zedr / clean-code-pythonLinks
Clean Code concepts adapted for Python
☆4,615Updated 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:
- A Book about Pythonic Application Architecture Patterns for Managing Complexity. Cosmos is the Opposite of Chaos you see. O'R. wouldn't …☆3,573Updated last month
- Source code behind the python-patterns.guide site by Brandon Rhodes☆1,431Updated 2 months ago
- SOLID Principles explained in Python with examples.☆682Updated 4 years ago
- An open collection of Python anti-patterns and worst practices.☆1,725Updated 3 years ago
- Example application code for the python architecture book☆2,361Updated 2 weeks ago
- A curated list of awesome Python asyncio frameworks, libraries, software and resources☆4,821Updated 3 months ago
- Python logging made (stupidly) simple☆22,009Updated this week
- Retrying library for Python☆7,562Updated last month
- Strict separation of config from code.☆2,934Updated 6 months ago
- A Python utility / library to sort imports.☆6,761Updated last week
- A simple library for implementing common design patterns.☆2,307Updated last year
- Jupyter notebooks for teaching/learning Python 3☆6,619Updated last year
- The easy way to send notifications☆2,706Updated this week
- Trio – a friendly Python library for async concurrency and I/O☆6,577Updated this week
- Configuration Management for Python ⚙☆4,033Updated 3 weeks ago
- 🏆 A ranked list of awesome python developer tools and libraries. Updated weekly.☆1,138Updated last year
- A lightweight library for converting complex objects to and from simple Python datatypes.☆7,159Updated 3 weeks ago
- A tool (and pre-commit hook) to automatically upgrade syntax for newer versions of the language.☆3,810Updated this week
- A fast and reliable background task processing library for Python 3.☆4,688Updated this week
- 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,200Updated this week
- A Python toolkit for applications driven by The Clean Architecture☆497Updated 3 years ago
- Code examples for my Write Better Python Code series on YouTube.☆1,218Updated last year
- Cookiecutter template for a Python package.☆4,398Updated 6 months ago
- Find dead Python code☆3,885Updated 3 weeks ago
- Clean Code concepts adapted for machine learning and data science. Now a free video series 😎 https://bit.ly/2yGDyqT☆725Updated 3 years ago
- Goes beyond PEP8 to discuss what makes Python code feel great. A Strunk & White for Python.☆3,489Updated last year
- 🚴 Call stack profiler for Python. Shows you why your code is slow!☆7,166Updated last week
- Simple, powerful, and fast logging for Python.☆4,053Updated 3 weeks ago
- A utility for mocking out the Python Requests library.☆4,274Updated 3 months ago
- Python Classes Without Boilerplate☆5,524Updated last week