timothycrosley / examplesLinks
Tests and Documentation Done by Example.
☆24Updated 4 years ago
Alternatives and similar repositories for examples
Users that are interested in examples are comparing it to the libraries listed below
Sorting:
- A simple program and library to auto generate API documentation for Python modules.☆87Updated last year
- Library providing syntactic sugar for creating variant forms of a canonical function☆74Updated 6 years ago
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆212Updated this week
- 🗿 Straightforward CLI parsing and dispatching microframework☆21Updated 11 months ago
- Run pytest against markdown files/docstrings.☆129Updated 2 months ago
- 🐾 PdpCLI is a pandas DataFrame processing CLI tool which enables you to build a pandas pipeline from a configuration file.☆15Updated 2 years ago
- A mini dashboard to help find slow tests in pytest.☆83Updated last year
- pytest plugin to help pytest find the code you want to test☆28Updated 3 years ago
- A clever brute-force correlator for kinda-messy data☆82Updated last year
- A simple Python wheel builder for simple projects.☆32Updated last week
- find functions when you can't remember their name☆100Updated 3 years ago
- Pattern Matching for Python 3.7+ in a simple, yet powerful, extensible manner.☆110Updated 2 years ago
- 🐍 The strangely familiar config parser☆55Updated 4 years ago
- Generate changelogs from commit tags and shortlogs☆28Updated 9 months ago
- A lightweight, event-driven, pipeline framework.☆62Updated last year
- forge (python signatures) for fun and profit☆106Updated 4 years ago
- Show the inter-dependencies between modules of Python packages.☆29Updated 3 weeks ago
- Check your wheels have the right contents☆167Updated last month
- Extends zip() and itertools.zip_longest() to generate named tuples.☆22Updated 6 years ago
- A template engine to render Markdown with external template imports and basic variable replacements. #pypackage☆63Updated 4 years ago
- Cooked Input library for getting and validating input from the command line.☆20Updated last month
- Check what PyPI dependencies changed and when.☆30Updated last week
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆68Updated 3 years ago
- py.test plugin for checking requirements files☆22Updated 6 years ago
- A quicker pickle☆109Updated 3 years ago
- Automatically manage the __all__ variable in Python modules.☆54Updated 3 years ago
- Action to have pip install from a requirements file as securely as possible☆41Updated 3 years ago
- Run async workflows using pytest-fixtures-style dependency injection☆34Updated 2 years ago
- Generate beautifully modern (2021+) Python projects with seamless, GitHub-based CI/CD, Docker and Conda support, and out-of-the-box integ…☆93Updated 2 years ago
- High-level HTTP clients for Python.☆16Updated 3 weeks ago