Skip to content

Run the tool as a CLI #107

Description

@MokhFn

Instead of launching the tool via python scripts (python some_script.py args), run it as a CLI (using click or cloup packages).
This means, users don't have to clone the project, they'll just need to install it as a python package, and launch it right away with correct parameters.
Also add a packaging CI Pipeline, to make the pushing of the packages to the PyPI Index automatic. (in addition to more CI steps, like running Unit tests, reformatting code with black, sonar analysis, tagging releases, etc ...)
Will happily contribute.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions