python-iex

A package for communicating with the IEX API.


License
MIT
Install
pip install python-iex==0.1.0

Documentation

python-iex

Latest PyPI version Latest Travis CI build status License description

A package for communicating with the IEX API.

Installation

Via pip:

pip install python-iex

Or manually:

git clone https://github.com/alexmcdonald1124/python-iex.git
cd python-iex
python setup.py install

Documentation

Coming soon