filiplajszczak / awesome-zen-of-pythonLinks
awesome list of so called python philosophy resources
☆57Updated 3 years ago
Alternatives and similar repositories for awesome-zen-of-python
Users that are interested in awesome-zen-of-python are comparing it to the libraries listed below
Sorting:
- Opinionated coding guidelines and best practices in Python☆206Updated 4 years ago
- A simple project to explore the number of GCs when doing basic ORM work.☆25Updated 3 years ago
- 🐍 The strangely familiar config parser☆55Updated 3 years ago
- Fluent assertions for Python☆85Updated 3 years ago
- A couple of examples showing how pytest and its plugins can be combined to solve real-world needs.☆36Updated 3 years ago
- A crawler for automated functional testing of a web application☆73Updated 2 years ago
- A plugin for pytest to manage expected test failures☆36Updated 2 years ago
- A lightweight, event-driven, pipeline framework.☆62Updated 10 months ago
- Safe and composable assert for Python that can be used together with optimised mode☆17Updated last week
- Decorator library to configure function arguments☆38Updated 2 years ago
- A Pytest plugin that allows you to loop tests for a user defined amount of time.☆42Updated 2 years ago
- find functions when you can't remember their name☆101Updated 3 years ago
- a simple python database☆104Updated 6 years ago
- The Pythonic way to use JSON - with native objects 🛠 and path support 📁☆93Updated 4 years ago
- Python Async Task Queue☆93Updated last week
- aiohttp tutorial for US PyCon 2019☆62Updated 4 years ago
- FastAPI-like interface plugin for Flask☆43Updated 2 years ago
- pytest plugin to help pytest find the code you want to test☆28Updated 3 years ago
- This package is deprecated - use Import Linter instead.☆61Updated 2 years ago
- Find your broken links, so users don't.