Skip to content

Instantly share code, notes, and snippets.

@Florents-Tselai
Last active April 2, 2016 18:51
Show Gist options
  • Save Florents-Tselai/e5e6f59a9e1b3d41757f4d77e43150f4 to your computer and use it in GitHub Desktop.
Save Florents-Tselai/e5e6f59a9e1b3d41757f4d77e43150f4 to your computer and use it in GitHub Desktop.
# Fundamentals
ipython
jupyter
pip
virtualenv
# Data/Scientific Related packages
pandas
numpy
scikit-learn
statsmodels
matplotlib
seaborn
ipdb
# General utils
pyblume # Fast bloom filter implementation
boltons
see
percol
arrow
Cookiecutter
# Testing
mock
tox
coverage
# Code quality & Profiling
flake8
pep8
isort
CProfileV
# Web
requests
BeautifulSoup4
bottle
flask
grab
scrapy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment