Say Hello!
Project description
Hello World
This is an example project demonstrating how to publish a python module to PyPI.
Installation
Run the following to install:
pip install abhkumar10-helloworld
Usage
from helloworld import say_hello
# Generate "Hello, World!"
say_hello()
# Generate "Hello, Everybody!"
say_hello("Everybody")
Developing Hello World
To install helloworld, along with the tools you need to develop and run tests, run the following in your virutalenv:
$ pip install -e .[dev]
$ pip install -e .'[dev]' # for ZSH
$ pip install -e ."[dev]" # for Windows
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
Built Distribution
Close
Hashes for abhkumar10-helloworld-0.0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | d75be271dde7139b2c893798bb52bb60b306575e96a4f8b67cb9f05631e7ce78 |
|
MD5 | 9163fdadaa260a238240b61d2927f066 |
|
BLAKE2b-256 | c1c99ba9eb10ce5a0289793eb4dfb442336f84f0ed3d293fc75818ae33982688 |
Close
Hashes for abhkumar10_helloworld-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8eaed335d7e86ee3a0057fed9713f42fb7c5c2b0483c22f6c8bef3e500a19c57 |
|
MD5 | d661f53b2833df0554252e953f946d43 |
|
BLAKE2b-256 | 5d1cde989e86b57abbeafcd33a76df04bc4e3d1432b8bb7db37aa5fc3c173cdf |