Say hello!
Project description
KTZgraph
Installation
Run the following to install:
pip install KTZgraph
Usage
from abstract_algebra import say_hello
# Generate "Hello, World!"
say_hello()
# Generate "Hello, Everybody!"
say_hello("Everybody")
Developing KTZgraph
To install KTZgraph, along with the tools you need to develop and run tests, run the following in your virtualenv:
$ pip install -e .[dev]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
KTZgraph-0.0.1.tar.gz
(2.6 kB
view hashes)