/python-iex

A package for communicating with the IEX API.

Primary LanguagePythonMIT LicenseMIT

python-iex

Latest PyPI version Latest Travis CI build status License description Supported Python versions

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