Socket
Socket
Sign inDemoInstall

typer-cli

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    typer-cli

Typer, build great CLIs. Easy to code. Based on Python type hints.


Maintainers
1

Readme

Typer

Typer, build great CLIs. Easy to code. Based on Python type hints.

Test Publish Coverage Package version


Documentation: https://typer.tiangolo.com/tutorial/typer-command/

Source Code: https://github.com/tiangolo/typer


Typer is a library for building CLI applications that users will love using and developers will love creating. Based on Python type hints.

Typer CLI

⚠️ Do not install this package. ⚠️

This package, typer-cli, does nothing other than depend on typer.

All the functionality has been integrated into typer.

The only reason this package exists is as a migration path for old projects that used to depend on typer-cli, so that they can get the latest version of typer.

You probably should not install this package.

Install instead:

pip install typer

That includes the typer command.

License

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

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc