Skip to content

Upload Modulize to pip repository#1

Open
emmhaych wants to merge 1 commit into
jasonrute:masterfrom
emmhaych:master
Open

Upload Modulize to pip repository#1
emmhaych wants to merge 1 commit into
jasonrute:masterfrom
emmhaych:master

Conversation

@emmhaych
Copy link
Copy Markdown

Packaging up Modulize allows users to install it using pip and automatically register the scripts to their PATH. This means users can do pip install modulize and use the scripts (works with venv too).

I have added a module directory and a setup.py to enable this.

To test locally, pull this pull request and run pip install <path-to-repo>. You should now be able to directly use any of the scripts e.g. combine_py_files.py.

Once happy, please push to public pypi by following the instructions here:
https://packaging.python.org/tutorials/packaging-projects/#uploading-the-distribution-archives

@azagniotov
Copy link
Copy Markdown

Hi @jasonrute any thoughts for making this happen? :)

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants