21 results for “topic:purepython”
GeoIP2Fast is the fastest GeoIP2 country/city/asn lookup library. A search takes less than 0.00003 seconds. It has its own data file updated twice a week with Maxmind-Geolite2-CSV and is Pure Python!
A simple pure Python module to manage TGA images
Your lightweight, Python-native HTTP mocking server
A simple Python function to summon your timetable from Sentral.
Solving rucksack (or knapsack) problem with python3. No numpy, no nothing, only free hand-written code.
Hardware Managment System in Python by Adiel Kiarie
A small and lightweight library for Python 3.x and PyPy3 to print texts as banners. Works on Linux, MacOS and Windows. No Figlet, Toilet ou PyFiglet needed, it's Pure Python!
Hi! This repo stores the vars of the Russian Unified State Exam solved by me from the official collection of tasks. Some of them (about half, haha) are not finished, dunno when i'll done it... feel free to pull reqs!
Fast, zero-dependency tool to find duplicate files using SHA-256. Python API + CLI.
cli based program that utilizes some of the p2p tools to communicate. mainly for turn based games with no access to internet connection
KMeans pure python implementation
pure python file transfer program
IPSet is a lightweight and fast Python library for manipulating IPSet rules. No dependencies, pure Python!
Minimalist wedding between django and flet
GeoIP2FastReverse is a Python package designed for fast reverse lookups: you provide a country/ASN/city code and we return the corresponding IPv4/IPv6 networks. Useful for firewall rules. It uses the Maxmind database, updated twice a week. Fast as always, and in pure Python!.
A zlib-like project in pure Python (almost)
scripts languages
deep learning with pure python & numpy
Formulario simple para reservas de hotel. Una vez confirmada las fechas de la misma, el cliente envie los datos de forma segura.
全精度的强大化学方程式配平系统 / A powerful full accuracy chemical equation balancing system.
Simple (and crappy) JSON parser that was made just for fun