ssanderson's Stars
quantopian/zipline
Zipline, a Pythonic Algorithmic Trading Library
ipython/ipython
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
dbcli/pgcli
Postgres CLI with autocompletion and syntax highlighting
jupyter/notebook
Jupyter Interactive Notebook
pymc-devs/pymc
Bayesian Modeling and Probabilistic Programming in Python
jupyterhub/jupyterhub
Multi-user server for Jupyter notebooks
cvxpy/cvxpy
A Python-embedded modeling language for convex optimization problems.
nvdv/vprof
Visual profiler for Python
twosigma/beakerx
Beaker Extensions for Jupyter Notebook
jupyter/nbdime
Tools for diffing and merging of Jupyter notebooks.
bpython/bpython
bpython - A fancy curses interface to the Python interactive interpreter
ipython/traitlets
A lightweight Traits like module
jupyterhub/dockerspawner
Spawns JupyterHub single user servers in Docker containers
jupyter/jupyter_client
Jupyter protocol client APIs
quantopian/qdb
Quantopian Remote Debugger for Python
llllllllll/lazy_python
I will write this later...
jupyter-attic/docker-notebook
Docker containers for the IPython notebook (+SciPy Stack)
llllllllll/codetransformer
Python code object transformers
man-group/mdf
Data-flow programming toolkit for Python
quantopian/pgcontents
A Postgres-backed ContentsManager implementation for Jupyter
skeeto/.emacs.d
My personal .emacs.d
rmcgibbo/jupyter-emacskeys
Emacs keybindings for Jupyter notebook
skeeto/x86-lookup
Quickly jump to x86 documentation from Emacs
llllllllll/cnamedtuple
An implementation of namedtuple written in C for warp speed.
campagnola/pycca
Pure-python C and assembler compiler
llllllllll/c-extension-tutorial
How to Write and Debug C Extension Modules