
=======================================
Install |platf|
=======================================

|platf| is a package developped for Python3.x.


Launching the setup tool
------------------------

To install |platf|, it is recommended to use a virtual environment. Then, run in a terminal the following command, in the ``summit`` directory

.. code-block:: shell

	$ pip install -e .

All the mandatory dependencies will be installed automatically.

