Skip to main content

This a basic project for learning how to make PIP(PyPI) package

Project description

GitHub Pipenv locked Python version PyPI - Status PyPI - License PyPI

helloworldpy

This is a basic project for learning how to make the PIP(PyPI) package

Changelog

Check the changelog here.

Example:

$ helloworldpy -h
usage: helloworldpy [-h] [-V] [-n [NAME]]

optional arguments:
-h, --help show this help message and exit -V, --version show program version -n [NAME], --name [NAME]
output Hello Name! or Hello World!
$ helloworldpy -name World
  Hello World!
$ helloworldpy -name py
  Hello Py!

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

helloworldpy-0.1.0.tar.gz (2.4 kB view hashes)

Uploaded Source

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