angora

Sanhe's Data Science/Python Dev toolkits


License
MIT
Install
pip install angora==0.0.2

Documentation

Welcome to the angora Documentation

angora is my personal data science python development library collection.

Quick links:

Install

angora is released on PyPI, so all you need is:

$ pip install angora

To upgrade to latest version:

$ pip install --upgrade angora

angora doesn't force user to install all pre-requisite third party packages. You can install it when you see the error message and when you need it.