Skip to content
Carlos edited this page Feb 3, 2014 · 4 revisions

The simplest way to install Stockex is with the pip installer: pip install stockex

Also, you can install the latest (development) code from github: git clone https://github.com/cttn/Stockex.git cd Stockex python setup.py install

Clone this wiki locally