Metadata-Version: 2.1
Name: quantcoin
Version: 0.0.1
Summary: Package for backtesting and paper trading cryptocurrency.
Home-page: https://github.com/GetQuantCoin/quantcoin
Author: GetQuantCoin
Author-email: tuan@quantcoin.co
License: UNKNOWN
Platform: UNKNOWN
Requires-Dist: pandas
Requires-Dist: backtesting
Requires-Dist: ujson
Requires-Dist: requests

Sample Module Repository
========================

This simple project is an example repo for Python projects.

`Learn more <http://www.kennethreitz.org/essays/repository-structure-and-python>`_.

---------------

If you want to learn more about ``setup.py`` files, check out `this repository <https://github.com/kennethreitz/setup.py>`_.

