Getting started

Installing

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

$ pip install dcf

If the above fails, please try easy_install instead:

$ easy_install dcf

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.