Skip to content

Instantly share code, notes, and snippets.

@mattbowen
Created February 24, 2014 00:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mattbowen/9179797 to your computer and use it in GitHub Desktop.
Save mattbowen/9179797 to your computer and use it in GitHub Desktop.
A useful set of tools for data gathering and analysis
distribute==0.7.3
numpy==1.8.0
scipy==0.13.3
patsy==0.2.1
matplotlib==1.3.1
Jinja2==2.7.2
Mako==0.9.1
MarkupSafe==0.18
PyYAML==3.10
Pygments==1.6
SQLAlchemy==0.9.3
Sphinx==1.2.1
Unidecode==0.04.14
alembic==0.6.3
argparse==1.2.1
arrow==0.4.2
backports.ssl-match-hostname==3.4.0.2
beautifulsoup4==4.3.2
dataset==0.5.2
docutils==0.11
ipython==1.2.0
lxml==3.3.1
nose==1.3.0
pandas==0.13.1
pyparsing==2.0.1
python-dateutil==2.2
python-slugify==0.0.7
pytz==2013.9
pyzmq==14.0.1
requests==2.2.1
six==1.5.2
tornado==3.2
wsgiref==0.1.2
xlwt==0.7.5
# You effectively have to install statsmodel at the very end, because it'll
# keep failing to install because of unmet dependencies
#statsmodels==0.5.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment