zedr / clean-code-pythonLinks
Clean Code concepts adapted for Python
☆4,729Updated 2 years ago
Alternatives and similar repositories for clean-code-python
Users that are interested in clean-code-python are comparing it to the libraries listed below
Sorting:
- SOLID Principles explained in Python with examples.☆684Updated 4 years ago
- Code examples for my Write Better Python Code series on YouTube.☆1,264Updated last year
- Source code behind the python-patterns.guide site by Brandon Rhodes☆1,484Updated 8 months ago
- Clean Code concepts adapted for machine learning and data science. Now a free video series 😎 https://bit.ly/2yGDyqT☆731Updated 4 years ago
- A Book about Pythonic Application Architecture Patterns for Managing Complexity. Cosmos is the Opposite of Chaos you see. O'R. wouldn't …☆3,674Updated 3 months ago
- An open collection of Python anti-patterns and worst practices.☆1,733Updated 4 years ago
- The strictest and most opinionated python linter ever!☆2,804Updated this week
- A bare-bones repository demonstrating how to set up tools for data science projects that will help you write higher quality code.☆524Updated 7 years ago
- Design Pattern Examples in Python☆895Updated 6 months ago
- Strict separation of config from code.☆3,003Updated last year
- Mastering-Python-Design-Patterns-Second-Edition, published by Packt☆429Updated 3 years ago
- Backend logic implementation for https://github.com/gothinkster/realworld with awesome FastAPI☆3,047Updated 3 years ago
- Example code for Fluent Python, 2nd edition (O'Reilly 2022)☆3,871Updated last month
- 🚀 Your next Python package needs a bleeding-edge project structure.☆1,094Updated 2 years ago
- Example application code for the python architecture book☆2,515Updated 6 months ago
- A curated list of awesome Python asyncio frameworks, libraries, software and resources☆4,964Updated 3 weeks ago
- A Python application for tracking, reporting on timing and complexity in Python code☆1,261Updated 2 weeks ago
- A simple library for implementing common design patterns.☆2,335Updated last year
- Retrying library for Python☆8,180Updated 3 weeks ago
- Reads key-value pairs from a .env file and can set them as environment variables. It helps in developing applications following the 12-fa…☆8,550Updated last month
- Collection of awesome Python types, stubs, plugins, and tools to work with them.☆1,919Updated last month
- 🚴 Call stack profiler for Python. Shows you why your code is slow!☆7,537Updated last month
- 🍦 Never use print() to debug again.☆9,982Updated 2 weeks ago
- The little ASGI framework that shines. 🌟☆11,775Updated 2 weeks ago
- Python best practices project cookiecutter 🍪☆703Updated 2 years ago
- Light, flexible and extensible ASGI framework | Built to scale☆7,769Updated last week
- Common GOF Patterns implemented in Python☆302Updated 2 years ago
- Modern scheduling library for Python☆3,365Updated 2 years ago
- Python Cheat Sheet☆8,127Updated this week
- Show how to structure a Python project.☆422Updated 5 years ago