Pinned Repositories
dev-boilerplate
Reusable boilerplate for everyday coding [warning: this may be unstable and constantly changed]
django-site-docker
Небольшой новостной сайт на Django
FastDepends
FastDepends - FastAPI Dependency Injection system extracted from FastAPI and cleared of all HTTP logic. Async and sync modes are both supported.
faststream
FastStream is a powerful and easy-to-use Python framework for building asynchronous services interacting with event streams such as Apache Kafka, RabbitMQ, NATS and Redis.
flask-x-helm-x-k8s
Simple demonstration of the service in k8s templated with Helm
injection
Easy dependency injection without wiring, works with Python 3.8-3.12. Easy replacing for dependency-injector
pg_replica_app
Реализация простой асинхронной логической репликации с одним мастером и одним слейвом
Python-backend-knowledge-base
Knowledge base for python backend developers
nightblure's Repositories
nightblure/Python-backend-knowledge-base
Knowledge base for python backend developers
nightblure/docs
Гайды, книги и конспекты
nightblure/django-site-docker
Небольшой новостной сайт на Django
nightblure/injection
Easy dependency injection without wiring, works with Python 3.8-3.12. Easy replacing for dependency-injector
nightblure/flask-x-helm-x-k8s
Simple demonstration of the service in k8s templated with Helm
nightblure/pg_replica_app
Реализация простой асинхронной логической репликации с одним мастером и одним слейвом
nightblure/dev-boilerplate
Reusable boilerplate for everyday coding [warning: this may be unstable and constantly changed]
nightblure/grpc-graphql
Simple examples with gRPC and GraphQL
nightblure/jwt_auth
Authentication web service based on JSON Web Tokens with e2e and unit tests
nightblure/Leetcode
Best solutions for algorithms
nightblure/Python-x-RabbitMQ-failover-cluster
Implementing a simple consumer and a RabbitMQ failover cluster in Docker
nightblure/litestar
Production-ready, Light, Flexible and Extensible ASGI API framework | Effortlessly Build Performant APIs
nightblure/nightblure
Repository for profile design
nightblure/testcontainers-python
Testcontainers is a Python library that providing a friendly API to run Docker container. It is designed to create runtime environment to use during your automatic tests.
nightblure/that-depends
DI-framework, inspired by python-dependency-injector, but without wiring. Python 3.12 is supported