Last updated:
0 purchases
helloNoushi 0.0.1
Hello World
A SIMPLE FILE TO DESCRIBE THE PROJECT PACKAGING IN PYTHON - and a program t simply say hello
Installation
Run the following to install:
pip install helloNoushi
Usage
from helloNoushi import sayhello
Generate "Hello Lovely World ...!!!"
sayhello()
Generate "Hello Lovely guys ...!!!"
sayhello('guys')
Developing Hello World
To install helloNoushi, along with the tools you need to develope and run tests, run the following in your virtualenv:
$ pip install -e .[dev]
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.