Installation

You can either install the package from the Python Package Index (PyPI) using pip:

pip3 install pkb_client

or you can install the package from the source code:

git clone https://github.com/infinityofspace/pkb_client.git
cd pkb_client
pip3 install .