Minimal PyPI Package Example
Project description
# min-pypi-hello
A minimalist example of PyPI packaging.
( [view on pypi](https://pypi.python.org/pypi?name=minpypihello&version=1.0&:action=display) )
* A module of called `minpypihello` that you can import and print a helloworld.
* A script that can be executed directly to print a helloworld message.
## Distribute to PyPI
Use `python setup.py register` and go through the procedure as prompt.
[more info.](http://docs.python.org/2/distutils/packageindex.html)
## Reference
* distutils:
<http://docs.python.org/2/distutils/>
* A list of package metadata:
<http://docs.python.org/2/distutils/setupscript.html#additional-meta-data>
A minimalist example of PyPI packaging.
( [view on pypi](https://pypi.python.org/pypi?name=minpypihello&version=1.0&:action=display) )
* A module of called `minpypihello` that you can import and print a helloworld.
* A script that can be executed directly to print a helloworld message.
## Distribute to PyPI
Use `python setup.py register` and go through the procedure as prompt.
[more info.](http://docs.python.org/2/distutils/packageindex.html)
## Reference
* distutils:
<http://docs.python.org/2/distutils/>
* A list of package metadata:
<http://docs.python.org/2/distutils/setupscript.html#additional-meta-data>
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
minpypihello-1.0.tar.gz
(1.2 kB
view details)
File details
Details for the file minpypihello-1.0.tar.gz.
File metadata
- Download URL: minpypihello-1.0.tar.gz
- Upload date:
- Size: 1.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7dac1b7f6c355588855a8163400f2de0f17de508dad3a7e6e77eccbeac2dea9c
|
|
| MD5 |
15bc03183c63500eeb421a3a4ac3e8e6
|
|
| BLAKE2b-256 |
83c1198f21a9e2739c0ae1f5c8355420f2689669192270fb42308caf9be5c4a0
|