Getting started¶
Installing¶
The latest stable version can always be installed or updated via pip:
$ pip install shortrate
If the above fails, please try easy_install instead:
$ easy_install shortrate
Requirements¶
View project requirements.
User Guide¶
Follow our tutorials and study the api documentation.
How to contribute¶
Please fork project on GitHub and make pull requests.