{"library":"typer-config","type":"library","category":null,"description":"Typer-Config is a collection of utilities that enable Typer CLI applications to utilize configuration files for setting command parameters. This is particularly useful for CLIs with numerous options and arguments, reducing the need to repeatedly type long commands. It supports various formats including YAML, JSON, TOML, and Dotenv. The current version is 1.5.1, and it typically follows the release cadence of its dependencies or as new features/fixes are required.","language":"python","status":"active","version":"1.5.1","tags":["CLI","Typer","configuration","YAML","JSON","TOML","dotenv"],"last_verified":"Sat May 23","install":[{"cmd":"pip install typer-config","imports":["from typer_config import use_yaml_config","from typer_config import use_json_config","from typer_config import use_toml_config","from typer_config import use_dotenv_config","from typer_config import use_config"]},{"cmd":"pip install typer-config[all]","imports":[]},{"cmd":"pip install typer-config[yaml]","imports":[]},{"cmd":"pip install typer-config[toml]","imports":[]},{"cmd":"pip install typer-config[dotenv]","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/typer-config/","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.9,"avg_import_s":0.22,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/typer-config/compatibility"}}