Skip to main content

Say hello!

Project description

helloworld

Testing initial repository with basic hello world function November 2, 2020

# Installation

Run the following to install:

   pip install helloworld

Devloping Hello world

To install hellowrold, along with the tools to develop and run tests, run the following in your virtualenv:

$ pip install -e .[dev]

# Usage

from helloworld import say_hello

# generate "Hello, World!"
say_hello()

# generate "Hello, Everybody!"
say_hello("Everybody")

publish on pypi and github

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

helloworld_laurelrr-0.0.2.tar.gz (5.9 kB view hashes)

Uploaded Source

Built Distribution

helloworld_laurelrr-0.0.2-py3-none-any.whl (2.7 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