{"library":"typer","type":"library","category":null,"description":"Typer is a library for building CLI applications based on Python type hints, created by the author of FastAPI. It leverages type hints for argument parsing and integrates with Rich for beautiful output. The current version is 0.25.1, released in 2025, with a release cadence of several minor and patch versions per year. It requires Python >=3.10.","language":"python","status":"active","version":"0.25.1","tags":["cli","type-hints","fastapi","click-wrapper"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install typer","imports":["import typer","from typer import run","from typer import Typer"]}],"homepage":"https://typer.tiangolo.com","github":"https://github.com/fastapi/typer","docs":"https://typer.tiangolo.com","changelog":"https://typer.tiangolo.com/release-notes/","pypi":"https://pypi.org/project/typer/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.8,"avg_import_s":0.14,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/typer/compatibility"}}