egirault / googleplay-api

Google Play Unofficial Python API - This project was a PoC and is not maintained anymore. Please feel free to fork it and improve it in any way.
879 stars 373 forks source link

Added a setup.py #27

Open shtuffit opened 10 years ago

shtuffit commented 10 years ago

Can now be installed with either the following:

python setup.py install

or

pip install -e