Typer, build great CLIs. Easy to code. Based on Python type hints.
Find a file
2019-12-20 16:36:04 +01:00
typer 🎉 First commit, Typer scaffolding 2019-12-20 16:36:04 +01:00
.gitignore 🎉 First commit, Typer scaffolding 2019-12-20 16:36:04 +01:00
LICENSE 🎉 First commit, Typer scaffolding 2019-12-20 16:36:04 +01:00
pyproject.toml 🎉 First commit, Typer scaffolding 2019-12-20 16:36:04 +01:00
README.md 🎉 First commit, Typer scaffolding 2019-12-20 16:36:04 +01:00

Typer

An intuitive CLI library based on optional type hints.

The FastAPI of CLIs.

Work in progress.

License

This project is licensed under the terms of the MIT license.