hackebrot / python-compositionLinks
Code for my talk at the Python Pizza micro conference. 🧀🍅🧄🥦
☆24Updated last year
Alternatives and similar repositories for python-composition
Users that are interested in python-composition are comparing it to the libraries listed below
Sorting:
- A sampler of tests showing different ways to construct tests for pytest☆23Updated 4 years ago
- A template engine to render Markdown with external template imports and basic variable replacements. #pypackage☆63Updated 4 years ago
- Impulse is a command line tool for exploring the imports in a Python package.☆40Updated last year
- A plugin for pytest to manage expected test failures☆36Updated 2 years ago
- Data fixtures for pytest made simple☆25Updated 3 weeks ago
- ☆42Updated last year
- A pytest plugin that limits the output to just the things you need.☆92Updated 9 months ago
- ☆16Updated this week
- Database Access☆18Updated last week
- show where your regex match assertion failed!☆80Updated last week
- Safe and composable assert for Python that can be used together with optimised mode☆17Updated this week
- py.test plugin to check import ordering using isort☆40Updated last year
- pytest plugin to help pytest find the code you want to test☆28Updated 3 years ago
- A lightweight, event-driven, pipeline framework.☆62Updated 9 months ago
- Structured logging assertions☆62Updated 7 months ago
- 🧣 Write reusable web API interactions☆129Updated this week
- Extends zip() and itertools.zip_longest() to generate named tuples.