nicolashainaux / sphinx-autodoc-annotationLinks
Use Python 3 annotations in sphinx-enabled docstrings
☆44Updated 9 years ago
Alternatives and similar repositories for sphinx-autodoc-annotation
Users that are interested in sphinx-autodoc-annotation are comparing it to the libraries listed below
Sorting:
- A powerful Sphinx changelog-generating extension.☆176Updated 4 months ago
- Discover and load entry points from installed packages☆76Updated last year
- helps rewriting Python `unittest` test-cases into `pytest` test-cases☆137Updated last week
- py-test plugin: an incremental test runner☆52Updated 3 years ago
- reStructuredText linter☆180Updated last week
- A backport of `breakpoint` to python<3.7.☆44Updated 4 years ago
- A pytest plugin that limits the output to just the things you need.☆93Updated 3 weeks ago
- py.test plugin to catch log messages. Forked from pytest-capturelog. Pull Requests are welcome!☆79Updated 7 years ago
- The function you always missed in Python: return the first true value of an iterable without consuming the iterable.☆155Updated 3 years ago
- Extends click.Group to invoke a command without explicit subcommand name.☆76Updated last year
- Safely render long_description/README files in Warehouse☆164Updated this week
- flake8 debug statement checker☆43Updated 3 years ago
- plugin that tells tox to use `pyenv which` to find python executables☆125Updated 2 years ago
- Formats your tox.ini files☆43Updated last week
- A wrapper around the stdlib `tokenize` which roundtrips.☆59Updated last week
- py.test plugin to check import ordering using isort