Created
November 6, 2015 10:20
-
-
Save IanMulvany/51119fcb667854c499fa to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mkdir test_data_extraction | |
cd test_data_extraction | |
git clone https://github.com/elifesciences/elife-articles.git | |
sudo STATIC_DEPS=true pip install lxml==3.4.1 | |
pip install elifetools | |
git clone https://gist.github.com/a47afc60d30d22bed33d.git | |
cp a47afc60d30d22bed33d/demo-data-extraction.py . |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment