Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 439 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 439 Bytes

Python Setup

This is a repository for scripts for my Python environment on OS X.

Preliminary

This assumes that Command Line Tools and Homebrew have been installed. Also, install Xquartz from http://xquartz.macosforge.org/landing/.

Packages

The following packages and their dependencies are installed

  • Python
  • virtualenv
  • virtualenvwrapper
  • NumPy
  • SciPy
  • matplotlib
  • pandas
  • IPython
  • Scikit-Lean

NLTK is also installed.