Repository navigation
python313
- Website
- Wikipedia
Data validation using Python type hints
The community bot for the Python Discord community
Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.
A Discord bot started as a community project for Hacktoberfest 2018, later evolved to an introductory project for aspiring new developers starting out with open source development.
Greek Translation of the Python Documentation
2025 Apollo python client using the official Apollo HTTP API.
Magisk module to install Python 3 on Android.
The Criteria Pattern is a Python 🐍 package that simplifies and standardizes criteria based filtering 🤏🏻, validation and selection.
Yes, free threaded aka nogil python 3.13.0 release docker image.
This is an attempt at creating a tool dedicated to Mega Man ZX ROM hacking.
A manipulation and optimization library for Scalable Vector Graphics (SVG)
Boilerplate for dockerized Django projects using uv
Python port of the localtunnel client built using Python3.13 for simplicity, reliability, and performance.
The Clock Pattern is a Python 🐍 package that turns time into an injectable dependency 🧩. By replacing ad-hoc datetime.now() calls with a swappable Clock interface 🕰️ you unlock deterministic tests 🧪 and decouple business logic from the OS clock.
The Object Mother Pattern is a Python 🐍 package that simplifies and standardizes the creation of test 🧪 objects.
ThreadFactory is a concurrency framework for Python 3.13+ (No-GIL). It provides custom Work future objects and thread-safe collections, laying the foundation for scalable parallel execution in modern Python.