A hello world program to investigate packaging and PyPI
Project description
This is a simple hello world program that I made to learn how to package python code for PyPI. I plan to roughly follow the tutorial at http://python-packaging.readthedocs.org/en/latest/metadata.html.
To use:
>>> import helloworld1995 >>> helloworld1995.hello_world()
- Or, from the command line:
$ say_hello
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
helloworld1995-0.13.tar.gz
(1.5 kB
view hashes)