Installation ============ The EMDB client can be installed from PyPI or from the source code. The recommended way is to install it from PyPI, which will automatically handle dependencies. From PyPI: .. code-block:: bash pip install emdb From source: .. code-block:: bash git clone https://github.com/emdb-empiar/emdb-client cd emdb-client pip install -e .