Installation ============ To install MarsTimeConverter, clone the repository and install with pip: .. code-block:: bash git clone https://github.com/GregS1t/marstimeconverter.git cd marstimeconverter pip install . Requirements ------------ - Python >= 3.8 - lxml - numpy - matplotlib