timothycrosley / examples
Tests and Documentation Done by Example.
☆23Updated 3 years ago
Alternatives and similar repositories for examples:
Users that are interested in examples are comparing it to the libraries listed below
- A simple program and library to auto generate API documentation for Python modules.☆76Updated last year
- Generate changelogs from commit tags and shortlogs☆25Updated 3 weeks ago
- Library providing syntactic sugar for creating variant forms of a canonical function☆74Updated 6 years ago
- Cooked Input library for getting and validating input from the command line.☆20Updated 11 months ago
- ☆41Updated 11 months ago
- Relaxed test discovery for pytest☆34Updated 10 months ago
- Operator overloading for fast anonymous functions.☆50Updated 3 weeks ago
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of REGEX.☆209Updated 2 weeks ago
- pytest plugin to help pytest find the code you want to test☆28Updated 2 years ago
- Automatically manage the __all__ variable in Python modules.☆54Updated 3 years ago
- Performance metrics for Github repositories☆25Updated last year
- Show the inter-dependencies between modules of Python packages.☆28Updated last year
- Extends zip() and itertools.zip_longest() to generate named tuples.☆23Updated 5 years ago
- show where your regex match assertion failed!☆81Updated last week
- 🐾 PdpCLI is a pandas DataFrame processing CLI tool which enables you to build a pandas pipeline from a configuration file.☆15Updated last year
- forge (python signatures) for fun and profit☆103Updated 3 years ago
- py.test plugin for checking requirements files☆22Updated 5 years ago
- High-level HTTP clients for Python.☆15Updated last week
- A simple Python wheel builder for simple projects.☆32Updated 3 weeks ago
- ☆46Updated 10 months ago
- The async transformation code.☆91Updated 5 months ago
- Check what PyPI dependencies changed and when.☆30Updated this week
- A wrapper around the stdlib `tokenize` which roundtrips.☆52Updated last week
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆62Updated 2 years ago
- A pygments lexer for pytest output☆23Updated 10 months ago
- Discover and load entry points from installed packages☆74Updated last month
- Create reproducible installations for a virtual environment from a lock file☆83Updated 3 months ago
- A flake8 plugin that finds that finds improvements for raise statements.☆31Updated 3 years ago
- The toolkit for building extension modules☆25Updated last year
- Provides runtime validation of attributes specified in Python 'attr'-based data classes.☆56Updated 10 months ago