The source code is currently hosted on GitHub at: http://github.com/pydata/pandas Binary installers for the latest released version are available at the Python package index http://pypi.python.org/pypi/pandas/ And via easy_install: easy_install pandas or pip: pip install pandas Dependencies...