This repository was archived by the owner on Nov 20, 2019. It is now read-only.
supr/PyRaaga
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
PyRaaga README Raaga.com Screen-Scraper to Extract Metadata Information for Indic Songs. The Project is still a Work-In-Progress SETUP This is how i'd setup a dev-env for this project prudhvi$ virtualenv --distribute pyenv prudhvi$ source pyenv/bin/activiate (pyenv)prudhvi$ pip install lxml And you can run tests from within your pyenv, not messing with your system python libs.