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 5 years ago
- A lightweight, event-driven, pipeline framework.☆62Updated last year
- Fluent assertions for Python☆85Updated 3 years ago
- The Pythonic way to use JSON - with native objects 🛠 and path support 📁☆92Updated 4 years ago
- Array-like File Access in Python☆40Updated 2 years ago
- a simple python database☆105Updated 6 years ago
- Inquest lets you add log statements to python without restarting your python instance. It helps you quickly uncover what is going wrong.☆131Updated 2 years ago
- A crawler for automated functional testing of a web application☆73Updated 2 years ago
- IT, Inspector Tiger is a modern python code review tool / framework.☆80Updated last year
- Find your broken links, so users don't.☆66Updated last week
- Data fixtures for pytest made simple☆25Updated 3 months ago
- A plugin for pytest to manage expected test failures☆36Updated 2 years ago
- 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☆100Updated 3 years ago
- Validation for dataclasses implemented as descriptors☆17Updated 4 years ago
- Let's find some podcasts!☆74Updated 3 years ago
- 🐍 The strangely familiar config parser☆55Updated 4 years ago
- Python Async Task Queue☆93Updated 2 months ago
- Simplified requests calls mocking for pytest☆27Updated 2 years ago
- Safe and composable assert for Python that can be used together with optimised mode☆18Updated this week
- A template engine to render Markdown with external template imports and basic variable replacements. #pypackage☆63Updated 4 years ago
- Declarative and extensible library for configuration & code separation☆83Updated 2 years ago
- Mimesis integration with factory_boy☆52Updated last year
- A simple project to explore the number of GCs when doing basic ORM work.☆25Updated 3 years ago
- 🧣 Write reusable web API interactions☆130Updated this week
- API mocking with Python.☆58Updated 2 years ago
- A couple of examples showing how pytest and its plugins can be combined to solve real-world needs.