claudiosw / python-best-practicesLinks
This project is intended to help developers to code better using Python best practices
☆28Updated 2 years ago
Alternatives and similar repositories for python-best-practices
Users that are interested in python-best-practices are comparing it to the libraries listed below
Sorting:
- Medium article "Clean Architecture with Python"☆73Updated 9 months ago
- An example project that uses FastAPI and follows the hexagonal architecture rules.☆135Updated 3 years ago
- A clean and modular FastAPI boilerplate designed to kickstart your GenAI project.☆119Updated last month
- A Clean Archtiecture template for a Rest API in python☆53Updated 3 years ago
- This project is a Python Clean Architecture example that uses Flask, SQLAlchemy and PostgreSQL☆105Updated 2 years ago
- JobBoard project with FastAPI using Hexagonal Architecture☆60Updated 2 years ago
- A Python implementation of Clean Architecture, inspired by Uncle Bob's book☆171Updated 3 months ago
- FastAPI Python DDD and Clean Architecture Example☆129Updated 3 years ago
- ☆47Updated 2 years ago
- This project is built using FastAPI and follows a microservices architecture. It includes a Gateway Service, ML Service, Auth Service ,No…☆30Updated last year
- The Ultimate FastAPI Tutorial☆31Updated 3 years ago
- My notes on some books I read on Python☆161Updated 2 years ago
- Design Patterns written in Python☆121Updated 9 months ago
- Python clean architecture and usecase implementation with fastapi and pydiator-core☆155Updated last year
- A Clean Architecture Practice with Flask REST API☆147Updated 2 years ago
- ☆57Updated 3 years ago
- Medium article "API Gateway for your Microservices"☆20Updated last year
- 🐍💨 FastAPI Rocket Boilerplate to build an API based in Python with its most modern technologies!☆486Updated last year
- An extendable async API using FastAPI, SQLModel, PostgreSQL and Redis.☆229Updated 2 months ago
- TODO aplication made with Python's FastAPI framework and Hexagonal Architecture☆154Updated 5 years ago
- Clean Architecture Example using FastAPI framework☆488Updated 2 years ago
- Clean Architecture approach for Django project code structure implementation.☆113Updated 4 years ago
- Base FastAPI Project to create general api.☆492Updated last year
- Example project showing off clean/hexagonal architecture concepts in Python☆560Updated 2 years ago
- This is source code for a series where we talk about the concepts of FastAPI API development beyond the CRUD stuff☆321Updated last month
- Practical Clean Architecture backend example built with FastAPI. No stateful globals (DI), low coupling (DIP), tactical DDD, CQRS, proper…☆363Updated last week
- 🐍 Example of a Python & FastAPI application using Domain-Driven Design and Command Query Response Segregation principles.☆24Updated 3 weeks ago
- A template for building clean and cosmic python architectures using FastAPI☆38Updated 4 months ago
- A "bootstrap" REST api for implementing a role based access control authentication and authorization service for your application ecosyst…☆101Updated 4 years ago
- ☆117Updated 2 years ago