Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,15 @@ This provides Python bindings for the `Exoscale`_ cloud platform API.
versions: Python 3.9+. Older Python versions may be compatible but such
compatibility is not guaranteed.

Installation
------------

You can install the python-exoscale library from PyPI using pip:

.. code-block:: bash

pip install exoscale

.. toctree::
:maxdepth: 2

Expand Down