Installation ============ You can either install the package from the Python Package Index (PyPI) using pip: .. code-block:: bash pip3 install pkb_client or you can install the package from the source code: .. code-block:: bash git clone https://github.com/infinityofspace/pkb_client.git cd pkb_client pip3 install .