cryptox

Python module for cryptocurrency analysis and trading


Keywords
cryptocurrency, exchange, module
License
MIT
Install
pip install cryptox==0.2.0

Documentation

cryptoX

A simple Python module for collecting cryptocurrency data.

Installation

Dependencies

cryptoX requires:

  • Python (>= 2.7 or >= 3.4)
  • Requests (>= 2.13.1)

User installation

The easiest way to install cryptoX is using pip

pip install cryptox

Source code

You can clone the latest source with the command:

git clone https://blevine11@bitbucket.org/blevine11/cryptox.git