CLI program to generate python module directory structure
Project description
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
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file makepymodule-1.0.5.tar.gz.
File metadata
- Download URL: makepymodule-1.0.5.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
20c401cb8a5e3945817e0e12caccdb3955d072f86511d3e874e42367d50a3b0e
|
|
| MD5 |
3b8ee4d921496e0926632a3e6258f02a
|
|
| BLAKE2b-256 |
606f0e05724e08bf2736f9dc25deeaa2e0f616a9b243fb00c485778dc39d9623
|
File details
Details for the file makepymodule-1.0.5-py3-none-any.whl.
File metadata
- Download URL: makepymodule-1.0.5-py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cb02465a3ac51070cec2fd4f52dabe5a74bc54c09b0421aa545e2f97a06d902f
|
|
| MD5 |
ab8176f89192712b3d19b0e20de1c7e3
|
|
| BLAKE2b-256 |
2688d275eec31d20b1984facb95acee2bee14e159ae43bc59f161a4269cbd832
|