We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 258d945 + eea79c0 commit 00a4ea7Copy full SHA for 00a4ea7
1 file changed
docs/index.rst
@@ -10,6 +10,15 @@ This provides Python bindings for the `Exoscale`_ cloud platform API.
10
versions: Python 3.9+. Older Python versions may be compatible but such
11
compatibility is not guaranteed.
12
13
+Installation
14
+------------
15
+
16
+You can install the python-exoscale library from PyPI using pip:
17
18
+.. code-block:: bash
19
20
+ pip install exoscale
21
22
.. toctree::
23
:maxdepth: 2
24
0 commit comments