Skip to content

nikhar1210/helloworld_PyPI

Repository files navigation

Hello World

Build Status

This is an example project demonstrating how to publish a python module tp PyPI

Installation

Run the following to install:

pip install helloworld-nik12

Usage

from helloworld import say_hello

# Generate hello world
say_hello(name=None)

#Generate "Hello, Joe!"
say_hello("Joe")

About

Code for helloword pypi module

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages