Stars
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
Simple Dependency injection framework for Python
Shortlink service (Microservice example) ⭐️ Star the repo if you like it!
You want to get started with Domain-Driven Design or are looking for advanced learning resources in this topic? Then this collection of curated learning resources is a good place to check out.
🌐 Wikipedia for Web APIs. Directory of REST API definitions in OpenAPI 2.0/3.x format
Dynamic ORM operations using pydantic
A rough port of Node.js's EventEmitter to Python with a few tricks of its own
Python mediator bus micro-framework for CQRS and Event Sourcing
Use Pydantic Settings in your Django application.
Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.
Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included
Automated code reviews via mutation testing - semantic code coverage.
🏥 A Ruby gem that helps you refactor your legacy code
A Terraform provider to manage Okta resources, enabling infrastructure-as-code provisioning and management of users, groups, applications, and other Okta objects.
🚀 CLI tool for FastAPI. Generating new FastAPI projects & boilerplates made easy.
Experimental .transform(fn) method for Django QuerySets, for clever lazily evaluated optimisations.
Django-Access - the application introducing dynamic evaluation-based instance-level (row-level) access rights control for Django
A simple python implementation of Specification pattern.
Hit a million different APIs and combine the results in one simple hash (without pulling your hair out). A simple workflow system to gather aggregate attributes for something.
Dependency injection framework for Python
Injectable Pact.js Consumer/Producer for NestJS
Framework for a Python application service layer, approximating Uncle Bob Martin's Clean Architecture.
Chunk large QuerySets into small chunks, and iterate over them without killing your RAM.
Polymorphic models implementation for django.
polymorphic django models using automatic type-field downcasting