Installation - petermr/pygetpapers GitHub Wiki
Installation
pip install git+git://github.com/petermr/pygetpapers
If the above command doesn't work, try the bottom ones.
pip3 install git+git://github.com/petermr/pygetpapers
pip3 install --user git+git://github.com/petermr/pygetpapers
pip install --user git+git://github.com/petermr/pygetpapers
prerequisites
Python 3.6+ Active Internet Connection Pip working.