UNKNOWN
Project description
minimum viable pip package (mvp.py)
Demonstrates the simplest pip package I could come up with. Good starting template for sharing code very quickly.
To publish:
` git clone https://github.com/brianc/mvp.py.git cd mvp.py python setup.py check register sdist upload && rm -r dist/ `
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
minimum_viable_pip_package-0.0.5.tar.gz
(998 Bytes
view details)
File details
Details for the file minimum_viable_pip_package-0.0.5.tar.gz.
File metadata
- Download URL: minimum_viable_pip_package-0.0.5.tar.gz
- Upload date:
- Size: 998 Bytes
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fd8ae36fe0f7a030b881e8a2d70ad363e29cab97189d86b52c12d83a3c2bbed2
|
|
| MD5 |
1ab1bc334edc1ed8e2b119b238790d8e
|
|
| BLAKE2b-256 |
b308b724cc2e442c46db5f2e464e375a6bedfc8fbf2e39a8f1ffd897bee49400
|