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 bhawick.helloworld
Usage
from helloworld import say_hello
# Generate "Hello, World!"
say_hello()
# Generate "Hello, Everybody!"
say_hello("Everybody")
Useful References
Build & test Python -- github docs MyPy Typehints cheatsheet MyPy example .ini file Cannot find implementation or library stub black formatter just needs the directory name to work setup.py cheatsheet specifying python versions on tox asking pipenv to install dev dependencies installing pipenv PEP 423 naming convetions for projects hitchhiker's guide to packaging and saving the universe real python project inspiration
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
Built Distribution
File details
Details for the file bhawick.helloworld-0.0.7.tar.gz
.
File metadata
- Download URL: bhawick.helloworld-0.0.7.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 77efb3848112dfd4a4a02e9ee716e59e153358d47a2e60e5213e3fbbe6c7dba9 |
|
MD5 | 2b491e6f11316b91e6d4234edf97300d |
|
BLAKE2b-256 | 42488f27eb3fc2796da917f16d1e0441c9c84d26de47dbc99e62c8b31bc0b492 |
File details
Details for the file bhawick.helloworld-0.0.7-py3-none-any.whl
.
File metadata
- Download URL: bhawick.helloworld-0.0.7-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 28d3c73978cdf2754b478f91c915e4d0bd4b881b7a258312ab80bc04508536f2 |
|
MD5 | a48ed53bef9941e3a6412c484fff0a11 |
|
BLAKE2b-256 | 5936312aaeb2d0fd11f52948153ca77f75bc7a27185b4cb41c79cb60fcb44988 |