ihuston's Stars
hjwp/book-example
Example code for my book on TDD with Python
jmcarp/py-cfenv
Python wrapper for Cloud Foundry environments
vmware-archive/pivotal_data_brokers
Service Broker for Hawq / GPDB allowing connection to external databases
vatsan/dspcfboilerplate
Boilerplate code for flask apps on PCF that interact with a backend environment (ex: Pivotal BDS or ElephantSQL).
vmware-archive/dis-api
Predicting issue resolution on the London Underground (beach project)
DataTau/datascience-anthology-pydata
PyData, The Complete Works of
sryza/aas
Code to accompany Advanced Analytics with Spark from O'Reilly Media
adamhajari/spyre
a web application framework for python
yhat/db.py
db.py is an easier way to interact with your databases
pystorm/streamparse
Run Python in Apache Storm topologies. Pythonic API, CLI tooling, and a topology DSL.
vatsan/pandas_via_psql
Invoke Pandas plotting by piping in SQL output via PSQL (Can be used with Postgres or Greenplum or any SQL engine).
catherinedevlin/ipython-sql
%%sql magic for IPython, hopefully evolving into full SQL client
vmware-archive/ipython-notebook-buildpack
A Cloud Foundry buildpack for exposing IPython Notebook files
bitly/data_hacks
Command line utilities for data analysis
jvns/pandas-cookbook
Recipes for using Python's pandas library
mpld3/mpld3
An interactive data visualization tool which brings matplotlib graphics to the browser using D3.
drewconway/data_science_box
Simple scripts to setup a fresh data science box using an Ubuntu 12.04.* LTS 64-bit server running on an EC2
booz-allen-hamilton/The-Field-Guide-to-Data-Science
This is meant to be a Data Science resource for capturing the latest technology, expertise, and evolving techniques in Data Science.
yhat/ggpy
ggplot port for python
josephreisinger/vowpal_porpoise
lightweight python wrapper for vowpal wabbit
johnmyleswhite/ML_for_Hackers
Code accompanying the book "Machine Learning for Hackers"
python-visualization/folium
Python Data. Leaflet.js Maps.
vmware-archive/pymadlib
A Python wrapper for MADlib(http://madlib.net) - an open source library for scalable in-database machine learning algorithms
ipython/ipython
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
wrobstory/vincent
A Python to Vega translator
shawnbot/topogram
Continuous area cartograms with d3 and TopoJSON
astroML/astroML
Machine learning, statistics, and data mining for astronomy and astrophysics
numba/numba
NumPy aware dynamic Python compiler using LLVM
numpy/numpy
The fundamental package for scientific computing with Python.