timothycrosley / examplesLinks
Tests and Documentation Done by Example.
☆25Updated 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.☆88Updated 2 years ago
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆214Updated 2 weeks ago
- Generate changelogs from commit tags and shortlogs☆28Updated 3 weeks ago
- Library providing syntactic sugar for creating variant forms of a canonical function☆74Updated 7 years ago
- forge (python signatures) for fun and profit☆107Updated 4 years ago
- Find your broken links, so users don't.☆66Updated 3 weeks ago
- show where your regex match assertion failed!☆80Updated 2 weeks ago
- Array-like File Access in Python☆40Updated 2 years ago
- Check what PyPI dependencies changed and when.☆30Updated last week
- Data about packages and maintainers on PyPI☆129Updated last month
- Automatically manage the __all__ variable in Python modules.☆55Updated 4 years ago
- Pattern Matching for Python 3.7+ in a simple, yet powerful, extensible manner.☆111Updated 2 years ago
- Build a simple command-line interface from your functions☆109Updated 4 months ago
- Check your wheels have the right contents☆167Updated this week
- Cooked Input library for getting and validating input from the command line.☆20Updated 3 months ago
- 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 month
- An unofficial, importable pip API☆118Updated last week
- apply a consistent format to `setup.cfg` files☆155Updated 2 weeks ago
- A JSON-friendly data structure which allows both object attributes and dictionary keys and values to be used simultaneously and interchan…☆102Updated last year
- Show the inter-dependencies between modules of Python packages.☆29Updated 2 months ago
- Extends zip() and itertools.zip_longest() to generate named tuples.☆22Updated 6 years ago
- Transparent and persistent cache/serialization powered by type hints☆228Updated last month
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆69Updated 3 years ago
- An awesome list for python package development☆80Updated 2 years ago
- A simple macOS app to create valid file and url names from clipboard text. #pypackage☆53Updated last month
- A GitHub activity digest tool☆198Updated 7 months ago
- Define your JSON schema as Python dataclasses☆61Updated 2 years ago
- find functions when you can't remember their name☆100Updated 3 years ago