A package for easily creating and distributing pip packages.
Project description
pip-package-generator
- Maintained by Casey Johnson.
- A pip package for easily creating and distributing pip packages.
- https://github.com/caseyjohnsonwv/pip-package-generator
- https://pypi.org/project/pipgen
Installation:
- Install
Python 3+andpip3. - Run
pip3 install pipgen.
To create a new Python project with the pip package structure:
- Run
sh pipify.sh <new/project/path>.
To rearrange a Python project into the pip package structure:
- Run
sh pipify.sh <existing/project/path>.
To update a pip package distribution:
- Run
sh pippush.sh <path/to/project> <local|test|prod>.
To convert a pip package back into a Python project (for testing only):
- Run
sh depipify.sh <path/to/project>.
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
pipgen-0.2.2.tar.gz
(3.6 kB
view details)
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 pipgen-0.2.2.tar.gz.
File metadata
- Download URL: pipgen-0.2.2.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d8a1b407c21d43a348e9608f288fb8fa0abd686b88b4d928f15ae11c4a04991b
|
|
| MD5 |
ec4b688ad70dd52bb975a842f9d41ced
|
|
| BLAKE2b-256 |
aea8127109f47cd36af23359dd308bf8b6991334973c1a193a70e266d2dcb8f3
|
File details
Details for the file pipgen-0.2.2-py3-none-any.whl.
File metadata
- Download URL: pipgen-0.2.2-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bffd8efa3781e32e9ebe16184684c3ef4dcea4c5109ee01cf97d825785ec3120
|
|
| MD5 |
f0bb1c7c74fb63cd8f34c21569232e38
|
|
| BLAKE2b-256 |
b1e6785e60cd9d4283538d3c899fda027828df22f2d8cd6eff44a7777a3d8896
|