vemel / handsdown
Python documentation generator for lazy perfectionists
☆88Updated 4 months ago
Alternatives and similar repositories for handsdown:
Users that are interested in handsdown are comparing it to the libraries listed below
- A JSON-friendly data structure which allows both object attributes and dictionary keys and values to be used simultaneously and interchan…☆102Updated 10 months ago
- A Python type explainer!☆82Updated last year
- Poetry plugin to update __version__ in __init__ file and other files containing version strings☆84Updated last month
- Copier template for Python projects managed by Poetry.☆81Updated last month
- Decorator which checks whether the function is called with the correct type of parameters.☆110Updated last month
- apply a consistent format to `setup.cfg` files☆151Updated this week
- Command-line parsing library for Python 3.☆128Updated 5 months ago
- Fancy PyPI READMEs with Hatch☆163Updated last week
- A simple task runner.☆107Updated this week
- Syntactical sugar for Python class attributes☆56Updated 6 months ago
- A library to generate badges for typical checks (flake8, pytest, coverage, etc.)☆69Updated 5 months ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆179Updated 2 weeks ago
- Validation library for simple check on `pyproject.toml`☆147Updated this week
- Tool for fixing trivial problems with your code.☆62Updated last year
- Flake8 Type Annotation Checking☆159Updated last week
- Automatically format your Python docstrings to conform with PEP 8 and PEP 257☆78Updated this week
- A coverage plugin to provide sensible default settings☆73Updated this week
- ☆38Updated 4 months ago
- Flake8 FastAPI - Avoid simple FastAPI mistakes ~opinionated~ 🤓☆44Updated 2 years ago
- 🎰 Ensure your __slots__ are working properly☆90Updated last month
- Automatically use the awesome walrus operator☆112Updated this week
- Build and Inspect Python Packages in GitHub Actions☆190Updated last week
- Define your JSON schema as Python dataclasses☆63Updated last year
- ☆93Updated this week
- ☆175Updated this week
- An in-memory database of Python objects, searchable using quasi-SQL API☆163Updated 2 months ago
- ☆43Updated 5 months ago
- Pytest plugin to fake subprocess.☆106Updated last week
- Create Python variables on the fly.☆88Updated last month
- Replace `Optional[T]` by `Union[T, None]` 👀☆57Updated 2 years ago