Skip to content

Add console_scripts/pipx support to installation #19

Description

@xtaje

Adding support for console_scripts to the setup.py will make this more easily accessible to non-python developers, as may happen in CI, for QA teams, etc.
https://python-packaging.readthedocs.io/en/latest/command-line-scripts.html#the-console-scripts-entry-point

It will also make it automatically compatible with pipx, which prevents installation conflicts and problems.
https://github.com/pipxproject/pipx

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions