Python based applications
Python library providing function decorators for configurable backoff and retry
Extracts tables from .docx files and saves them as .csv or .xls files
A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects.
Get a better feel for how your django views and serializers are accessing your app's database. Use django-queryset-feeler (dqf) to measure the count, execution time, and raw SQL of your queries fro…
A production ready example Flask app that's using Docker and Docker Compose.
Add dependencies specified in requirements.txt file(s) to your Poetry or UV project
A tool to compare differences between dataframes and create a differences report in Excel
Quick and dirty debugging output for tired programmers. ⛺
A recursive dot-styled defaultdict to read and write deeply-nested trees
Python composable command line interface toolkit
Lightweight, extensible data validation library for Python
More routines for operating on iterables, beyond itertools
DeepDiff: Deep Difference and search of any Python object/data. DeepHash: Hash of any object based on its contents. Delta: Use deltas to reconstruct objects by adding deltas together.
sub-component of Genie that parse the device output into structured datastructure
An opinionated list of awesome Python frameworks, libraries, software and resources.
Connexion is a modern Python web framework that makes spec-first and api-first development easy.
A Python module for creating Excel XLSX files.
Python packaging and dependency management made easy
Microsoft Authentication Library (MSAL) for Python makes it easy to authenticate to Microsoft Entra ID. General docs are available here https://learn.microsoft.com/entra/msal/python/ Stable APIs ar…
Production-ready, Light, Flexible and Extensible ASGI API framework | Effortlessly Build Performant APIs
All Algorithms implemented in Python
Functional programming in Python with generators and other utilities.