https://github.com/adrn/pyia

a Python package for working with data from the Gaia mission

https://github.com/adrn/pyia

Science Score: 36.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 6 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.9%) to scientific vocabulary

Keywords

astronomy data-structures gaia python

Keywords from Contributors

interactive projection tensors optimizing-compiler archival exoplanet sequences embedded genomics observability
Last synced: 5 months ago · JSON representation

Repository

a Python package for working with data from the Gaia mission

Basic Info
  • Host: GitHub
  • Owner: adrn
  • License: mit
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 3.38 MB
Statistics
  • Stars: 21
  • Watchers: 3
  • Forks: 6
  • Open Issues: 1
  • Releases: 8
Topics
astronomy data-structures gaia python
Created about 8 years ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog Contributing License

README.md

pyia

Zenodo Actions Status

Documentation

Documentation Status

The documentation for pyia is hosted on Read the Docs.

Installation and Dependencies

PyPI version

The recommended way to install pyia is using pip to install the latest development version:

pip install git+https://github.com/adrn/pyia

or, to install the latest stable version:

pip install pyia

See the installation instructions in the documentation for more information.

Attribution

Zenodo record

If you find this package useful, consider citing the Zenodo record:

@software{pyia:v1_3,
    author       = {Adrian Price-Whelan and
                    Gabe Brammer},
    title        = {pyia},
    month        = jul,
    year         = 2021,
    publisher    = {Zenodo},
    version      = {v1.3},
    doi          = {10.5281/zenodo.5057363},
    url          = {https://doi.org/10.5281/zenodo.5057363}
}

License

Copyright 2017-2024 Adrian Price-Whelan and contributors.

Pyia is free software made available under the MIT License. For details see the LICENSE file.

Owner

  • Name: Adrian Price-Whelan
  • Login: adrn
  • Kind: user
  • Location: NYC
  • Company: Flatiron Institute

GitHub Events

Total
  • Watch event: 3
Last Year
  • Watch event: 3

Committers

Last synced: 9 months ago

All Time
  • Total Commits: 213
  • Total Committers: 4
  • Avg Commits per committer: 53.25
  • Development Distribution Score (DDS): 0.061
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Adrian Price-Whelan a****w@g****m 200
dependabot[bot] 4****] 7
Gabriel Brammer g****r@g****m 5
Christina Hedges 1****s 1

Issues and Pull Requests

Last synced: 9 months ago

All Time
  • Total issues: 3
  • Total pull requests: 23
  • Average time to close issues: 19 days
  • Average time to close pull requests: 6 days
  • Total issue authors: 2
  • Total pull request authors: 4
  • Average comments per issue: 3.33
  • Average comments per pull request: 0.96
  • Merged pull requests: 15
  • Bot issues: 0
  • Bot pull requests: 15
Past Year
  • Issues: 0
  • Pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 1
Top Authors
Issue Authors
  • adrn (2)
  • kjkoeller (1)
Pull Request Authors
  • dependabot[bot] (26)
  • adrn (6)
  • christinahedges (1)
  • gbrammer (1)
Top Labels
Issue Labels
Pull Request Labels
dependencies (26)

Dependencies

.github/workflows/packaging.yml actions
  • actions/checkout v2 composite
  • actions/download-artifact v2 composite
  • actions/setup-python v2 composite
  • actions/upload-artifact v2 composite
  • pypa/gh-action-pypi-publish master composite
.github/workflows/tests.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v2 composite
  • actions/upload-artifact v2 composite
pyproject.toml pypi
setup.py pypi