Installation ============ Python Version -------------- We recommend to use the latest Python version. unpywall supports Python >=3.5. Dependencies ------------ unpywall depends on following packages that will be installed automatically. * `pandas `_ is a data analysis tool that allows for high-performance bibliometric research. * `requests `_ is a HTTP library that is used to query the Unpaywall REST API. Install unpywall ---------------- .. code-block:: sh $ pip install unpywall