Skip to content

vichak/helloworld-pip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

helloworld-pip

simple hello world pip package library

To install:

pip install --upgrade git+https://github.com/vichak/helloworld-pip.git#egg=helloworld

To use:

>>> from helloworld import say_hello_world
>>> say_hello_world()
u'hello world!'

About

simple hello world pip package library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages