Vertex Protocol Python SDK ========================== This is the Python SDK for the `Vertex Protocol API `_. The latest version of the SDK can be found on `PyPI `_, and the source code is on `GitHub `_. .. NOTE:: 👋 Brand new to Vertex? 0. Join the Vertex community via `Discord `_, `Twitter `_. 1. Read our `docs `_ to learn the basic concepts. 2. Visit us at `Vertex Protocol `_. 3. The :ref:`getting-started` section will give you a quick idea of the core things you can do via the SDK! Requirements ------------ - Python 3.9 or above Installation ------------ You can install the SDK via pip: .. code-block:: bash pip install vertex-protocol You might want to use a virtual environment to isolate your packages. .. toctree:: :maxdepth: 2 :caption: Contents: getting-started user-reference user-guides api-reference