Python topic
Python is a dynamically-typed garbage-collected programming language developed by Guido van Rossum in the late 80s to replace ABC. Much like the programming language Ruby, Python was designed to be easily read by programmers. Because of its large following and many libraries, Python can be implemented and used to do anything from webpages to scientific research.
grpclib
Pure-Python gRPC implementation for asyncio
sqlconstruct
Functional approach to query database using SQLAlchemy
funcparserlib
Recursive descent parsing library for Python based on functional combinators
codenamize
Generate consistent easier-to-remember codenames from strings and numbers.
cubetl
CubETL - Framework and tool for data ETL (Extract, Transform and Load) in Python (PERSONAL PROJECT / SELDOM MAINTAINED)
awesome-dependency-injection-in-python
A curated list of awesome things related to dependency inversion / dependency injection in Python. (Contributions welcomed).
awesome-functional-python
A curated list of awesome things related to functional programming in Python.
curequests
Curio + Requests: Async HTTP for Humans
Box
Python dictionaries with advanced dot notation access
virtualenv-burrito
One command to have a working virtualenv + virtualenvwrapper environment.