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.☆217Updated last month
- 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
- Generate changelogs from commit tags and shortlogs☆28Updated 2 months ago
- Fluent data pipelines for python and your shell☆195Updated last week
- pytest plugin to help pytest find the code you want to test☆28Updated 3 years ago
- simple, flexible, offline capable, cloud storage with a Python path-like interface☆174Updated 8 months ago
- Check your wheels have the right contents☆166Updated 2 weeks ago
- A mini dashboard to help find slow tests in pytest.☆83Updated last year
- Action to have pip install from a requirements file as securely as possible☆42Updated 3 years ago
- Opinionated coding guidelines and best practices in Python☆207Updated 5 years ago
- Check what PyPI dependencies changed and when.☆30Updated last week
- A clever brute-force correlator for kinda-messy data☆83Updated last year
- Generate beautifully modern (2021+) Python projects with seamless, GitHub-based CI/CD, Docker and Conda support, and out-of-the-box integ…☆94Updated 2 years ago
- show where your regex match assertion failed!☆80Updated 2 weeks ago
- A template engine to render Markdown with external template imports and basic variable replacements. #pypackage☆63Updated 5 years ago
- A tool to auto generate the basic mocks and asserts for faster unit testing☆38Updated 2 years ago
- apply a consistent format to `setup.cfg` files☆155Updated 3 weeks ago
- Pattern Matching for Python 3.7+ in a simple, yet powerful, extensible manner.☆112Updated 2 years ago
- Find your broken links, so users don't.☆66Updated last month
- Run pytest against markdown files/docstrings.☆154Updated 2 months ago
- An in-memory database of Python objects, searchable using quasi-SQL API☆174Updated 2 weeks ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 4 months ago
- A generic dependency-resolution library written in pure Python☆83Updated 5 years ago
- You made a thing, but now you wish it'd go away... Deprecations, a love story.☆14Updated 2 weeks ago
- ☆43Updated last year
- Pyfilesystem2 over SSH using paramiko☆92Updated last year
- Define your JSON schema as Python dataclasses☆61Updated 2 years ago
- Pytest plugin for regression testing: https://pytest-regressions.readthedocs.io☆211Updated this week