Skip to content

Allow punch to run as a module #39

Description

@jobec

It would be great if we could run punch like this:

python -m punch --part major

This allows to run this as a run config in pycharm on a remote system, instead of having to install punch on my local system.

Some inspiration from pip:
https://github.com/pypa/pip/blob/master/src/pip/__main__.py

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