Skip to content

Tester86/PIPexample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello World

This is an example of how to publish a python module to PyPI

Usage

from helloworld import say_hello

# Generate "Hello, World"
say_hello()

# Generate "Hello Everybody"

say_hello("Everybody")

About

This project illustrates a simple way to write distributable code that can be installed with "pip" command

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages