makepymodule 1.0.5

Creator: bradpython12

Last updated:

0 purchases

TODO
Add to Cart

Description:

makepymodule 1.0.5

makepymodule
Generates the project structure for a pip installable python module
Installation
$ pip install makepymodule

Usage
To create a new project, simply go to the location you would like to scaffold the project structure and run the following command
$ makepymodule project_name

A directory structure as follows will be generated
- project_name
|- src
|- project_name
|- __init__.py
|- setup.py

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.