python-almanachclient/doc/source/installation.rst
Frédéric Guillot 2107e7bfc1 Improve docs
Change-Id: I4894254605a2b9ca29c59beec13bd4f02692bcb8
2017-06-02 14:02:31 -04:00

312 B

Installation

Requirements

  • Python >= 3.4
  • Almanach >= 4.0.9

Instructions

We strongly encourage tu use a virtual environment to install the software: python3 -m venv my_virtual_env.

At the command line:

$ pip install python-almanachclient