Installation ============ .. note:: Installation requires internet access unless the package was exported in a local package manager RobotPy requires Python 3.10/3.11 64bits to be installed on your computer. Once you have installed Python, you can use pip to install spike-mock The package can be retrieve : - from the github repository using .. code-block:: bash pip install git+https://github.com/nadegelemperiere/spike-mock.git@vX.Y.Z - from pypi (coming soon) using : .. code-block:: bash pip install spike-mock==vX.Y.Z