Getting started

Installing

The latest stable version can always be installed or updated via pip:

$ pip install timewave

If the above fails, please try easy_install instead:

$ easy_install timewave

Requirements

View project requirements.

User Guide

Follow our tutorials and study the api documentation.

License

View the open source LICENSE.

How to contribute

Please fork project on GitHub and make pull requests.