7 projects
python-bunny-mq
Ultra-lightweight (no-dependency) message queue for intra-process pub-sub communication.
csv-batcher
A python utility to split a large CSV into smaller ones, and uses multiprocessing to process the CSVs in parallel.
auto-cli-py
auto-cli-py: python package to automatically create CLI commands from function via introspection
modgud
Expression-oriented programming for Python 3.11+ with guard clause decorators and implicit returns. Eliminate defensive coding clutter through declarative input validation and Ruby/Rust-style automatic return transformation, all while maintaining single return point architecture and zero runtime dependencies.
idunn
A tiny constructor-time dependency inversion toolkit for Python.
freyja
Python Library that builds a complete CLI given one or more functions using introspection
python-arango-ogm
Python-based package implementing an OGM framework for arango; built on top of python-arango.