takluyver's Stars
matplotlib/matplotlib
matplotlib: plotting with Python
matplotlib/basemap
Plot on map projections (with coastlines and political boundaries) using matplotlib
takluyver/ZeroRPC
Simple RPC for Python programs, using ZeroMQ
takluyver/ipython
takluyver/ARE
An alternative R environment for Linux
komal-s/ipython-website
IPython Website
pycrypto/pycrypto
The Python Cryptography Toolkit
jupyter/ipython-py3k
**DO NOT USE THIS REPOSITORY AT ALL** This repo has been merged into the main IPython one that now contains Python 3 support. This is kept only as a reference to developers.
takluyver/Unidecode
A python module to reduce Unicode to a 'good enough' ASCII representation (outdated Github copy)
takluyver/pyzmq
Py0MQ: Python bindings for zeromq (forked to work on Python 3 compatibility)
pandas-dev/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
zeromq/pyzmq
PyZMQ: Python bindings for zeromq
ipython/ipython
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
BIDS/datarray
Prototyping numpy arrays with named axes for data management.
pymc-devs/pymc
Bayesian Modeling and Probabilistic Programming in Python
noahspurrier/pexpect
Pexpect is a pure Python module for spawning child applications; controlling them; and responding to expected patterns in their output.