{"id":34049523,"url":"https://github.com/tcdsolar/stixpy","last_synced_at":"2026-04-08T12:02:17.599Z","repository":{"id":37478152,"uuid":"294387481","full_name":"TCDSolar/stixpy","owner":"TCDSolar","description":"STIX data analysis in python","archived":false,"fork":false,"pushed_at":"2026-04-04T09:39:22.000Z","size":3035,"stargazers_count":20,"open_issues_count":64,"forks_count":29,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-04-04T11:32:31.015Z","etag":null,"topics":["python","solar-physics","sun","x-rays"],"latest_commit_sha":null,"homepage":"https://stixpy.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TCDSolar.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-09-10T11:17:07.000Z","updated_at":"2026-04-04T09:39:27.000Z","dependencies_parsed_at":"2024-04-16T21:43:41.538Z","dependency_job_id":"cf2a8416-56f3-47a9-b0be-4b35a3aa0608","html_url":"https://github.com/TCDSolar/stixpy","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/TCDSolar/stixpy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TCDSolar%2Fstixpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TCDSolar%2Fstixpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TCDSolar%2Fstixpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TCDSolar%2Fstixpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TCDSolar","download_url":"https://codeload.github.com/TCDSolar/stixpy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TCDSolar%2Fstixpy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31554110,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T10:21:54.569Z","status":"ssl_error","status_checked_at":"2026-04-08T10:21:38.171Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["python","solar-physics","sun","x-rays"],"created_at":"2025-12-14T00:44:13.755Z","updated_at":"2026-04-08T12:02:17.524Z","avatar_url":"https://github.com/TCDSolar.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"``STIXpy``\n==========\n\n|Powered By| |Build Status| |Doc Status| |Python Versions|\n\n.. |Powered By| image:: https://img.shields.io/badge/powered%20by-SunPy-orange.svg?style=flat\n    :target: http://www.sunpy.org\n    :alt: Powered by SunPy Badge\n\n.. |Build Status| image:: https://github.com/TCDSolar/stixpy/actions/workflows/ci.yaml/badge.svg\n    :target: https://github.com/TCDSolar/stixpy/actions/workflows/ci.yaml\n    :alt: Build Status\n\n.. |Doc Status| image:: https://readthedocs.org/projects/stixpy/badge/?version=stable\n    :target: http://stixpy.readthedocs.io/en/latest/?badge=stable\n    :alt: Documentation Status\n\n.. |Python Versions| image:: https://img.shields.io/pypi/pyversions/stixpy\n    :target: https://pypi.python.org/pypi/stixpy\n    :alt: Python Versions\n\nAn open-source Python analysis library for the Spectrometer Telescope for Imaging X-rays (STIX) instrument on Solar Obriter.\n\nInstallation\n------------\n\nIt is strongly advised that you use and isolated environment through python's venv, virturalenv, anaconda or similar.\n\n.. code-block::\n\n   pip install stixpy\n\nTo install the developer version and set up a development environment, follow the instructions in our `Developers Guide`_\n\n\nUsage of Generative AI\n----------------------\n\nWe expect authentic engagement in our community.\n**Do not post the output from Large Language Models or similar generative AI as code, issues or comments on GitHub or any other platform.**\nIf you use generative AI tools as an aid in developing code or documentation changes, ensure that you fully understand the proposed changes and can explain why they are the correct approach and an improvement to the current state.\nFor more information see our documentation on fair and appropriate `AI usage \u003chttps://docs.sunpy.org/en/latest/dev_guide/contents/ai_usage.html\u003e`__.\n\nContributing\n------------\n\nWe love contributions! STIXpy is open source, built on open source, and we'd love to have you hang out in our community.\n\nIf you would like to get involved, check out the `Developers Guide`_ section of the SunPy docs.\nHelp is always welcome so let us know what you like to work on, or check out the `issues page`_ for the list of known outstanding items.\n\nFor more information on contributing to SunPy, please read our `Newcomers' guide`_.\n\n.. _Developers Guide: https://stixpy.readthedocs.io/en/latest/how_to_guides/dev_guide.html\n.. _issues page: https://github.com/TCDSolar/stixpy/issues/\n.. _Newcomers' guide: https://docs.sunpy.org/en/latest/dev_guide/contents/newcomers.html\n\nWhen you are interacting with the SunPy community you are asked at to follow our `code of conduct \u003chttps://sunpy.org/coc\u003e`__.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftcdsolar%2Fstixpy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftcdsolar%2Fstixpy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftcdsolar%2Fstixpy/lists"}