timothycrosley / pdocsLinks
A simple program and library to auto generate API documentation for Python modules.
☆86Updated last year
Alternatives and similar repositories for pdocs
Users that are interested in pdocs are comparing it to the libraries listed below
Sorting:
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆212Updated last week
- Run pytest against markdown files/docstrings.☆128Updated last month
- apply a consistent format to `setup.cfg` files☆154Updated this week
- A mini dashboard to help find slow tests in pytest.☆83Updated last year
- show where your regex match assertion failed!☆80Updated this week
- An awesome list for python package development☆80Updated 2 years ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated last week
- Automated testing for the examples in your documentation.☆77Updated last month
- Changelog management tool☆290Updated last week
- Automatically convert relative imports to absolute☆158Updated last year
- Check your wheels have the right contents☆167Updated last week
- Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking pur…☆72Updated 3 months ago
- Build and Inspect Python Packages in GitHub Actions☆201Updated 2 weeks ago
- A simple Python wheel builder for simple projects.☆32Updated last week
- Copier template for Python projects managed by Poetry.☆86Updated 8 months ago
- pytest plugin to help pytest find the code you want to test☆28Updated 3 years ago
- extracted --boxed from pytest-xdist to ensure backward compat☆72Updated 8 months ago
- Auto documentation for MkDocs 📘☆229Updated 2 years ago
- Fancy PyPI READMEs with Hatch☆177Updated 2 weeks ago
- simple, flexible, offline capable, cloud storage with a Python path-like interface☆174Updated 4 months ago
- Automated security testing using bandit and flake8.☆113Updated 2 years ago
- Bump software releases☆167Updated 2 months ago
- pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout)☆76Updated last week
- Automatically convert unittests to pytest☆57Updated last month
- Check what PyPI dependencies changed and when.☆30Updated last week
- Define your JSON schema as Python dataclasses☆61Updated last year
- pytest external process plugin☆101Updated last month
- Pytest plugin for analyzing resource usage during test sessions☆180Updated last year
- Mypy static type checker plugin for Pytest☆255Updated 5 months ago
- Rate your Python packages package friendliness