tiangolo / typer-cli
Run Typer scripts with completion, without having to create a package, using Typer CLI.
☆367Updated 11 months ago
Alternatives and similar repositories for typer-cli:
Users that are interested in typer-cli are comparing it to the libraries listed below
- Reusable constraint types to use with typing.Annotated☆539Updated last month
- pytest plugin for pretty printing the test summary.☆422Updated last year
- Dev tools for python☆1,014Updated 2 months ago
- Mock HTTPX with awesome request patterns and response side effects 🦋☆665Updated last month
- Poetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.☆358Updated 6 months ago
- Doing dirty (but extremely useful) things with equals.☆853Updated 2 months ago
- pytest fixture to mock HTTPX☆397Updated 4 months ago
- Poetry PEP 517 Build Backend & Core Utilities☆455Updated this week
- A formatter for finding and removing unused import statements.☆309Updated 2 weeks ago
- Simple and powerful factories for mock data generation☆1,170Updated this week
- Programmatic startup/shutdown of ASGI apps.☆225Updated last year
- Convert Pydantic from V1 to V2 ♻☆331Updated 8 months ago
- Implementation of Redis API in python without having a server running. Fully compatible with using redis-py.☆330Updated this week
- A curated list of awesome things related to Pydantic! 🌪️☆595Updated last week
- Enforce the same settings on multiple projects☆402Updated last week
- A Flexible Service Locator for Python.☆341Updated 3 weeks ago
- Request ID propagation for ASGI apps☆473Updated 5 months ago
- 📦 Autowiring dependency injection container for python 3☆308Updated 3 months ago
- Pythonic dependency injection☆316Updated last year
- Run `black` on python code blocks in documentation files☆659Updated 2 weeks ago
- create and update inline snapshots in your python tests☆456Updated this week
- Web tool for generating Pydantic models from JSON objects☆333Updated 2 years ago
- A Python concurrency scheduling library, compatible with asyncio and trio.☆387Updated last week
- Settings management using pydantic☆852Updated 2 weeks ago
- FastDepends - FastAPI Dependency Injection system extracted from FastAPI and cleared of all HTTP logic. Async and sync modes are both sup…☆357Updated this week
- api versioning for fastapi web applications☆698Updated last year
- Composable custom class converters for attrs, dataclasses and friends.☆883Updated this week
- Extra Pydantic types.