Say Hello
Project description
This is an example project demonstrating how to publish a python module to PyPI.
Installation:
Run the following to install:
pip install helloworld
Usage:
from helloworld import say_hello()
# Generate "Hello, World!"
say_hello()
# Generate "Hello, Tal!"
say_hello("Tal")
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 .[dev]
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
helloworld-tal1948-3-0.0.1.tar.gz
(15.7 kB
view hashes)
Built Distribution
Close
Hashes for helloworld-tal1948-3-0.0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 53f6499d14de9d9dc17b7dc1a2fe02744eaca84318e9776a64eb93d0ff162653 |
|
MD5 | 591367b9df3be8260af7759c42aaf3ae |
|
BLAKE2b-256 | 2c3ab80e463c2f093da5662d8027ecf0443920e3f863c34c84db65c8176c2c4d |
Close
Hashes for helloworld_tal1948_3-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | af09de20aefa904b2c8991f0aeb3775e8d64237d9680da02e7bd723792891405 |
|
MD5 | 162f6da26226631bccfebf0b00703fd4 |
|
BLAKE2b-256 | 89e1294965cc2b4271ff1ae812150558c35cca98d2b51f4d5f7a3db0da6a05ec |