Installation ============ To use CSST Emulator, you can install it via pip: .. code-block:: console $ pip install git+https://github.com/czymh/csstemu for the stable version, or .. code-block:: console $ pip install git+https://github.com/czymh/csstemu/tree/dev for the development version to use the latest function. .. note:: This project is under **active** development. You can visit the `GitHub repository `__ for the latest updates.