davidenunes / mkgendocsLinks
Markdown documentation generator from Google docstrings
☆67Updated last year
Alternatives and similar repositories for mkgendocs
Users that are interested in mkgendocs are comparing it to the libraries listed below
Sorting:
- Run pytest against markdown files/docstrings.☆127Updated 2 weeks ago
- Automatically use the awesome walrus operator☆120Updated this week
- A mini dashboard to help find slow tests in pytest.☆82Updated last year
- ☆34Updated 2 weeks ago
- Copier template for Python projects managed by Poetry.☆85Updated 7 months ago
- A library to generate badges for typical checks (flake8, pytest, coverage, etc.)☆76Updated 2 months ago
- Auto documentation for MkDocs 📘☆227Updated 2 years ago
- Copier template for PDM projects☆31Updated last year
- Syntactical sugar for Python class attributes☆59Updated last year
- Load Python objects documentation.☆51Updated 4 months ago
- A simple task runner.☆123Updated 2 weeks ago
- A codemod to make your implicit optional type hints PEP 484 compliant.☆98Updated last year
- Productivity tools for popular open source repos, used by pydantic☆61Updated last year
- A Python Enum that inherits from str.☆118Updated last year
- Declarative CLI argument parser☆160Updated last week
- MkDocs plugin for automatic API documentation generation from Python docstrings☆117Updated this week
- Automatically link across pages in MkDocs.☆71Updated 2 months ago
- Automatically convert relative imports to absolute☆157Updated last year
- Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking pur…☆71Updated last month
- Docstring coverage analysis and rating for Python☆100Updated 7 months ago
- apply a consistent format to `setup.cfg` files☆153Updated this week
- Poetry plugin to update __version__ in __init__ file and other files containing version strings☆85Updated 7 months ago
- Pytest plugin for testing examples in docstrings and markdown files.☆125Updated 3 months ago
- Automatically manage the __all__ variable in Python modules.☆54Updated 3 years ago
- A simple program and library to auto generate API documentation for Python modules.☆86Updated last year
- Turn Pydantic defined Data Models into CLI Tools☆154Updated 2 months ago
- Cookiecutter template for a cutting-edge Python package: Hatch, ruff, mypy, GitHub Actions and more!☆38Updated 3 months ago
- Automatically sync your pre-commit hooks version from your PDM or Poetry lockfile, and install them automatically.☆29Updated this week
- YAML support for Pydantic models☆178Updated last week
- Replace `Optional[T]` by `Union[T, None]` 👀☆57Updated 3 years ago