Created
November 10, 2014 03:39
-
-
Save wrobstory/1bbd251f2e1129f4fe4e to your computer and use it in GitHub Desktop.
Standard SciPy/DataVis stack
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(.env)Robs-MacBook-Pro:pdxsci robstory$ pip freeze | |
Cython==0.21.1 | |
Flask==0.10.1 | |
Jinja2==2.7.3 | |
Markdown==2.5.1 | |
MarkupSafe==0.23 | |
PyYAML==3.11 | |
Pygments==2.0 | |
Werkzeug==0.9.6 | |
backports.ssl-match-hostname==3.4.0.2 | |
bokeh==0.6.1 | |
certifi==14.05.14 | |
colorama==0.3.2 | |
gevent==1.0.1 | |
gevent-websocket==0.9.3 | |
gnureadline==6.3.3 | |
greenlet==0.4.5 | |
ipython==2.3.0 | |
itsdangerous==0.24 | |
matplotlib==1.4.2 | |
mock==1.0.1 | |
nose==1.3.4 | |
numpy==1.9.1 | |
pandas==0.15.1 | |
pyparsing==2.0.3 | |
pystache==0.5.4 | |
python-dateutil==2.2 | |
pytz==2013b | |
pyzmq==14.4.1 | |
requests==2.4.3 | |
scipy==0.14.0 | |
seaborn==0.4.0 | |
six==1.8.0 | |
tornado==4.0.2 | |
websocket==0.2.1 | |
wsgiref==0.1.2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment