Skip to main content

A way to make simple python CLIs.

Project description

CI_STATUS

A way to make simple python CLIs.

🏠 Homepage

Install

pip install -U create-a-cli-tool

Features

  • Easy-To-Use

  • Maintained CLI Tool Maker

  • Built-In Help Command

Quick Example

from cli.cli import CLI

my_cli = CLI("My Nice CLI tool!")

@my_cli.command(name="hi", description="Say hello!")
def hi():
    print("Hello World!")

my_cli.run()

Author

👤 Sengolda

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

create-a-cli-tool-0.5.4.tar.gz (12.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

create_a_cli_tool-0.5.4-py3-none-any.whl (6.9 kB view details)

Uploaded Python 3

File details

Details for the file create-a-cli-tool-0.5.4.tar.gz.

File metadata

  • Download URL: create-a-cli-tool-0.5.4.tar.gz
  • Upload date:
  • Size: 12.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for create-a-cli-tool-0.5.4.tar.gz
Algorithm Hash digest
SHA256 dd9e39f8b2d33dd84bb8c1fd4ccbfcac58755c0f018b8ea623f902c4c0873928
MD5 19e35b0bceffb5ee2a4460f9721bcc4a
BLAKE2b-256 74df0f6fd1d017e32bd9e4cac816d3bceef02d6c353774377cdc86b2d62329ab

See more details on using hashes here.

File details

Details for the file create_a_cli_tool-0.5.4-py3-none-any.whl.

File metadata

File hashes

Hashes for create_a_cli_tool-0.5.4-py3-none-any.whl
Algorithm Hash digest
SHA256 3878e2ea6946c86a889ef1a32af1ad0b18885e1b8b2478ee2459156cf3c746fa
MD5 27ed84eaad52ec5a8c5062c3dcee351a
BLAKE2b-256 4a4e8b53675917af6168b3c38e077bf4af88a5eeed2086940b362ea3189ba142

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page