rougail/docs/install.rst
2025-11-05 17:00:19 +01:00

23 lines
458 B
ReStructuredText

.. _installation:
Installation
===============
Activate you virtual environment
------------------------------------
- Open a shell session
- install the virtual environment: `python -m'venv' .venv`
- activate it `./.venv/bin/activate` (or `.venv\Scripts\activate.exe` under windows)
Standard installation
---------------------------
You can use the `pip` python installer, here is the install command:
.. code-block:: text
pip install rougail