stixpy is an open source Python library for analysis of Spectrometer Telescope for Imaging X-rays (STIX) onboard Solar Orbiter (SO) data
It is strongly advised that you use and isolated environment through python's venv, virturalenv, anaconda or similar.
pip install stixpy
To install the developer version and set up a development environment, follow the instructions in our [Developer Guide](https://stixpy.readthedocs.io/en/latest/how_to_guides/dev_guide.html).
When you are interacting with the community you are asked to follow the Code of Conduct.