Utility for the creation of python packages.
Project description
provision_py_proj
Provision an empty Python package.
Create empty Package with following structure:
test_pkg
├── bin
│ └── test_pkg
├── .gitignore
├── LICENSE.txt
├── MANIFEST.in
├── README.md
├── requirements.txt
├── setup.py
└── test_pkg
├── __init__.py
└── test
└── __init__.py
Installation
pip3 install provision_py_proj
Usage
provision_py_proj --help
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
provision_py_proj-0.1.tar.gz
(7.5 kB
view details)
Built Distribution
File details
Details for the file provision_py_proj-0.1.tar.gz
.
File metadata
- Download URL: provision_py_proj-0.1.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 87706f10b6a22597370cbffcfb70154a42053669bea0c64ea1cf9a3c30150b09 |
|
MD5 | 1ced79514adace6f7b83e77d1d4e8896 |
|
BLAKE2b-256 | 3ef61212d21573dd8f86af384279fd552618fdfa9a14fa001913a8318bd77545 |
File details
Details for the file provision_py_proj-0.1-py3-none-any.whl
.
File metadata
- Download URL: provision_py_proj-0.1-py3-none-any.whl
- Upload date:
- Size: 9.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3177816e91c4ab9328b874580cd825a5efbecd51a9dd3566911033821e579c3b |
|
MD5 | fe4d3f868d2c516e328a2f6b3273c5ae |
|
BLAKE2b-256 | 13efcd4bf834fe98a099a11c9fa26c6eac1c2e5df1692ebbe40257c980a126d8 |