Say hello!
Project description
Hello World
This is an tutorial project demonstrating how to publish a python module to PyPI.
Developing Hello World
To install helloworld, along with the tools you need to develop and run tests, run the following in your virtualenv:
$ pip install -e .
Usage
from helloworld import say_hello
# Generate "Hello, World!"
say_hello()
# Generate "Hello, James!"
say_hello("James")
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
jamesmoon_world-0.0.1.tar.gz
(14.0 kB
view hashes)
Built Distribution
Close
Hashes for jamesmoon_world-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8f1c0613e78038d4b9e07f8188d04dd68741efea1a725e1418a746d3935b53ad |
|
MD5 | e4a55c95bf7944c809db0819a6d09d01 |
|
BLAKE2b-256 | a997b61a9ba4bbaa8da0bb6e06e6d27bd0ee568316de70c2ab3eb203e57636c6 |