sosia-dev/sosia

View on GitHub
docs/tutorial/installation.rst

Summary

Maintainability
Test Coverage
------------
Installation
------------

Install sosia from PyPI:

.. code-block:: console

    $ pip install sosia

or directly from the GitHub repository (may be unstable):

.. code-block:: console

    $ pip install git+https://github.com/sosia-dev/sosia

To access the Scopus database using `pybliometrics`, you need to obtain credentials.  Install and `configure pybliometrics <https://pybliometrics.readthedocs.io/en/latest/configuration.html>`_ before using `sosia`!