Skip to content

Add console_scripts/pipx support to installation #19

@xtaje

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

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