Skip to content

Instantly share code, notes, and snippets.

@drcjar
Created July 29, 2014 13:17
Show Gist options
  • Save drcjar/6702a79ed01a88beef52 to your computer and use it in GitHub Desktop.
Save drcjar/6702a79ed01a88beef52 to your computer and use it in GitHub Desktop.
Overview of project basics
0. git & virtualenv as per https://dont-be-afraid-to-commit.readthedocs.org/en/latest/
1. install the things you need - in my case matplotlib, pandas, and some other stuff... I copied https://gist.github.com/fyears/7601881
2. install non python matplotlib and scipy dependencies and repeat 1 so it actually works
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment