BrianPugh / cyclopts
Intuitive, easy CLIs based on python type hints.
☆337Updated this week
Related projects ⓘ
Alternatives and complementary repositories for cyclopts
- A Flexible Service Locator for Python.☆303Updated this week
- create and update inline snapshots in your python tests☆389Updated last week
- pytest plugin for pretty printing the test summary.☆416Updated last year
- Signatures for entire Python programs. Extract the structure, the frame, the skeleton of your project, to generate API documentation or f…☆313Updated this week
- A modern cookiecutter template for Python projects that use uv for dependency management☆330Updated 2 weeks ago
- A Python handler for mkdocstrings.☆190Updated 3 weeks ago
- Reusable constraint types to use with typing.Annotated☆511Updated last week
- A single model for shaping, creating, accessing, storing data within a Database☆231Updated last year
- Rust-like error handling in Python, with type-safety in mind.☆131Updated 7 months ago
- A Python docstring linter that checks arguments, returns, yields, and raises sections☆146Updated last month
- ConfZ is a configuration management library for Python based on pydantic.☆228Updated 4 months ago
- Identify unused dependencies and avoid a bloated virtual environment.☆326Updated this week
- Arrest is a small utility to easily structure and validate your REST api calls using pydantic and httpx