pydantic / pytest-examplesLinks
Pytest plugin for testing examples in docstrings and markdown files.
☆127Updated 4 months ago
Alternatives and similar repositories for pytest-examples
Users that are interested in pytest-examples are comparing it to the libraries listed below
Sorting:
- Modern benchmarking library for python with pytest integration.☆54Updated last year
- create temporary websites☆184Updated 8 months ago
- Declarative CLI argument parser☆162Updated last week
- Builds a graph of a Python project's internal dependencies.☆93Updated this week
- ☆35Updated last month
- Useful types for Python☆142Updated 2 months ago
- Runtime typing introspection tools☆53Updated 3 months ago
- Productivity tools for popular open source repos, used by pydantic☆62Updated last year
- An AsyncIO event loop implemented in Rust☆174Updated last week
- ☆192Updated 3 weeks ago
- Extend typing package functionalities☆59Updated 2 years ago
- ☆178Updated last week
- Build and Inspect Python Packages in GitHub Actions☆201Updated last week
- Command-line parsing library for Python 3.☆135Updated last year
- GitHub action to list all valid versions of dependency for a Python project☆29Updated 2 years ago
- ☆70Updated 3 months ago
- Validation library for simple check on `pyproject.toml`☆169Updated last week
- ☆44Updated 11 months ago
- A pytest plugin to create benchmarks☆101Updated last month
- Fancy PyPI READMEs with Hatch☆177Updated last week
- Hatch build hook plugin for Mypyc☆49Updated last year
- Declarative Settings Library☆30Updated 3 months ago
- A coverage plugin to provide sensible default settings☆81Updated 3 weeks ago
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆86Updated 2 weeks ago
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆186Updated 6 months ago
- A composable Python ASGI web framework☆181Updated 2 years ago
- Caching for HTTPX☆72Updated last year
- Automatically remove unnecessary `# noqa` comments☆264Updated 3 weeks ago
- Use uv in GitHub Actions by adding one line to the workflow.☆62Updated last week
- Replace `Optional[T]` by `Union[T, None]` 👀☆57Updated 3 years ago