tmarktaylor / phmdoctestLinks
Python syntax highlighted Markdown doctest.
☆21Updated 3 years ago
Alternatives and similar repositories for phmdoctest
Users that are interested in phmdoctest are comparing it to the libraries listed below
Sorting:
- pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout)☆76Updated this week
- A simple program and library to auto generate API documentation for Python modules.☆88Updated 2 years ago
- Seamlessly integrate numpy arrays into pydantic models.☆58Updated 2 years ago
- simple, flexible, offline capable, cloud storage with a Python path-like interface☆175Updated 6 months ago
- Docstring coverage analysis and rating for Python☆102Updated 10 months ago
- A mini dashboard to help find slow tests in pytest.☆83Updated last year
- A module for lazy loading of Python modules☆88Updated 2 years ago
- Operator overloading for fast anonymous functions.☆50Updated 3 weeks ago
- Modern benchmarking library for python with pytest integration.☆54Updated 2 years ago
- Extend typing package functionalities☆60Updated 2 years ago
- An unofficial, importable pip API☆118Updated 3 weeks ago
- Run pytest against markdown files/docstrings.☆145Updated last week
- Utilities for run-time type validation and multiple dispatch☆171Updated 2 weeks ago
- A python documentation linter which checks that the docstring description matches the definition. Based on darglint by @terrencepreilly.☆23Updated last year
- Python checker for places where deprecated functions are called.☆30Updated 2 years ago
- Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking pur…☆76Updated last week
- apply a consistent format to `setup.cfg` files☆155Updated last week
- Decorator which checks whether the function is called with the correct type of parameters.☆116Updated 2 months ago
- 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
- A generic dependency-resolution library written in pure Python☆83Updated 5 years ago
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- Automatically convert relative imports to absolute☆159Updated last year
- flake8 plugin which checks that typing imports are properly guarded☆51Updated last week
- Hatch build hook plugin for Mypyc☆51Updated last year
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆214Updated last week
- A fast and flexible reimplementation of data classes☆85Updated 2 years ago
- Productivity tools for popular open source repos, used by pydantic☆63Updated 2 years ago
- Provides runtime validation of attributes specified in Python 'attr'-based data classes.☆56Updated last year
- A plugin for snapshot testing with pytest.☆132Updated last year
- A quicker pickle☆109Updated 3 years ago