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!'
| Name | Name | Last commit date | ||
|---|---|---|---|---|