Skip to content

A project template for a Python CLI tool with CI configurations

License

Notifications You must be signed in to change notification settings

thombashi/python-cli-project-template

Repository files navigation

  • Click [Use this template] button to create a new repository
  • Replace cli_project_name within the repository to an arbitrary name
    • ./rename_to.sh <new_name>
  • Modify authorized information at <cli_project_name>/__version__.py

If you would like to use click framework, reaname <cli_project_name>/__main_click__.py to <cli_project_name>/__main__.py


README

CI status of Linux/macOS/Windows CodeQL
pip install <cli_project_name>
Sample Code:
# Sample code
Output:
# Output

About

A project template for a Python CLI tool with CI configurations

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published