Skip to main content

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

bhawick.helloworld-0.0.7.tar.gz (5.1 kB view hashes)

Uploaded Source

Built Distribution

bhawick.helloworld-0.0.7-py3-none-any.whl (5.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page