Skip to content

Rugved626/typer-cli

 
 

Repository files navigation

Typer CLI

⚠️ DEPRECATED ⚠️

Use Typer instead of Typer CLI.


All the functionality in this repo for typer-cli, has been integrated into Typer since version 0.12.1.

The main repo, https://github.com/tiangolo/typer, publishes a PyPI package typer-cli (that used to be this repo), and that PyPI package does nothing other than depend on typer.

All the functionality has been integrated into typer.

Install instead typer:

pip install typer

That includes the typer command.

This repo is now deprecated and archived. 🤓

License

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

About

Run Typer scripts with completion, without having to create a package, using Typer CLI.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 96.8%
  • Shell 3.2%