2020-09-19 18:09:39 -04:00
2020-09-17 12:28:32 -04:00
2020-09-17 12:28:32 -04:00
2020-09-17 12:28:32 -04:00
2020-09-17 15:15:44 -04:00
2020-09-19 18:09:39 -04:00
2020-09-17 12:28:32 -04:00
2020-09-17 12:28:32 -04:00
2020-09-17 12:28:32 -04:00

Hello World

This is an example project demonstration.

Installation

Run the rolling to install:

pip install EasyGA

Usage

From hello world import say_hello

# Generate "Hello World"
say_hello()

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

Developing Hello World

To install helloworld, along with the tools you need to develop and run tests, run the following in your virtual env:

$ pip install -e .[dev]
Description
No description provided
Readme 1.3 MiB
Languages
Python 100%