{"id":17192597,"url":"https://github.com/adrn/pyia","last_synced_at":"2025-08-22T03:31:43.580Z","repository":{"id":46392157,"uuid":"114685162","full_name":"adrn/pyia","owner":"adrn","description":"a Python package for working with data from the Gaia mission","archived":false,"fork":false,"pushed_at":"2024-06-17T06:29:29.000Z","size":3541,"stargazers_count":18,"open_issues_count":1,"forks_count":6,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-12-10T15:34:31.959Z","etag":null,"topics":["astronomy","data-structures","gaia","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adrn.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.rst","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","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}},"created_at":"2017-12-18T20:35:18.000Z","updated_at":"2024-12-05T10:44:39.000Z","dependencies_parsed_at":"2023-11-23T17:25:46.012Z","dependency_job_id":"c1142118-a183-4f61-b21a-281e8713e66c","html_url":"https://github.com/adrn/pyia","commit_stats":{"total_commits":141,"total_committers":4,"mean_commits":35.25,"dds":0.05673758865248224,"last_synced_commit":"8a6b143a9c4a35f44bc558e64e5600e20706b494"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrn%2Fpyia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrn%2Fpyia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrn%2Fpyia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrn%2Fpyia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adrn","download_url":"https://codeload.github.com/adrn/pyia/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230554330,"owners_count":18244234,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["astronomy","data-structures","gaia","python"],"created_at":"2024-10-15T01:29:43.235Z","updated_at":"2024-12-20T08:08:37.074Z","avatar_url":"https://github.com/adrn.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pyia\n\n[![Zenodo][zenodo-badge]][zenodo-link]\n[![Actions Status][actions-badge]][actions-link]\n\n\u003c!-- SPHINX-START --\u003e\n\n\u003c!-- prettier-ignore-start --\u003e\n[actions-badge]:            https://github.com/adrn/pyia/workflows/CI/badge.svg\n[actions-link]:             https://github.com/adrn/pyia/actions\n[conda-badge]:              https://img.shields.io/conda/vn/conda-forge/pyia\n[conda-link]:               https://github.com/conda-forge/pyia-feedstock\n[github-discussions-badge]: https://img.shields.io/static/v1?label=Discussions\u0026message=Ask\u0026color=blue\u0026logo=github\n[github-discussions-link]:  https://github.com/adrn/pyia/discussions\n[pypi-link]:                https://pypi.org/project/pyia/\n[pypi-platforms]:           https://img.shields.io/pypi/pyversions/pyia\n[pypi-version]:             https://img.shields.io/pypi/v/pyia\n[rtd-badge]:                https://readthedocs.org/projects/pyia/badge/?version=latest\n[rtd-link]:                 https://pyia.readthedocs.io/en/latest/?badge=latest\n[zenodo-badge]:             https://zenodo.org/badge/DOI/10.5281/zenodo.1228136.svg\n[zenodo-link]:              https://doi.org/10.5281/zenodo.1228136\n\n\u003c!-- prettier-ignore-end --\u003e\n\n## Documentation\n\n[![Documentation Status][rtd-badge]][rtd-link]\n\nThe documentation for `pyia` is hosted on [Read the Docs](http://pyia.rtfd.io).\n\n## Installation and Dependencies\n\n[![PyPI version][pypi-version]][pypi-link]\n\nThe recommended way to install `pyia` is using `pip` to install the latest\ndevelopment version:\n\n    pip install git+https://github.com/adrn/pyia\n\nor, to install the latest stable version:\n\n    pip install pyia\n\nSee the [installation instructions](http://pyia.rtfd.io/en/latest/install.html)\nin the [documentation](http://pyia.rtfd.io) for more information.\n\n## Attribution\n\n[![Zenodo record][zenodo-badge]][zenodo-link]\n\nIf you find this package useful, consider citing the Zenodo record:\n\n    @software{pyia:v1_3,\n        author       = {Adrian Price-Whelan and\n                        Gabe Brammer},\n        title        = {pyia},\n        month        = jul,\n        year         = 2021,\n        publisher    = {Zenodo},\n        version      = {v1.3},\n        doi          = {10.5281/zenodo.5057363},\n        url          = {https://doi.org/10.5281/zenodo.5057363}\n    }\n\n## License\n\nCopyright 2017-2024 Adrian Price-Whelan and contributors.\n\n`Pyia` is free software made available under the MIT License. For details see\nthe [LICENSE](https://github.com/adrn/pyia/blob/main/LICENSE) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadrn%2Fpyia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadrn%2Fpyia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadrn%2Fpyia/lists"}