https://github.com/astropy/pyvo
An Astropy affiliated package providing access to remote data and services of the Virtual Observatory (VO) using Python.
Science Score: 46.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
Found .zenodo.json file -
○DOI references
-
✓Academic publication links
Links to: zenodo.org -
✓Committers with academic emails
9 of 39 committers (23.1%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (17.1%) to scientific vocabulary
Keywords from Contributors
Repository
An Astropy affiliated package providing access to remote data and services of the Virtual Observatory (VO) using Python.
Basic Info
- Host: GitHub
- Owner: astropy
- License: bsd-3-clause
- Language: Python
- Default Branch: main
- Homepage: https://pyvo.readthedocs.io/en/latest
- Size: 7.06 MB
Statistics
- Stars: 79
- Watchers: 22
- Forks: 54
- Open Issues: 78
- Releases: 35
Metadata Files
README.rst
PyVO
===================================
.. image:: http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat
:target: https://www.astropy.org
:alt: Powered by Astropy Badge
.. image:: https://github.com/astropy/pyvo/workflows/CI/badge.svg?branch=main
:target: https://github.com/astropy/pyvo/workflows/CI/badge.svg?branch=main
:alt: CI Status
.. image:: https://codecov.io/gh/astropy/pyvo/branch/main/graph/badge.svg?token=Mynyo9xoPZ
:target: https://codecov.io/gh/astropy/pyvo
:alt: Coverage Status
.. image:: https://zenodo.org/badge/10865450.svg
:target: https://zenodo.org/badge/latestdoi/10865450
PyVO is a package providing access to remote data and services of the
Virtual observatory (VO) using Python.
Its development was launched by the NSF/NASA-funded Virtual Astronomical
Observatory (VAO, www.usvao.org) project (formerly under the name
VAOpy) as part of its initiative to bring VO capabilities to desktop.
Its goal is to allow astronomers and tool developers to access data and
services from remote archives and other web resources. It takes
advantage of VO standards to give access to thousands of catalogs,
data archives, information services, and analysis tools. It also
takes advantage of the general capabilities of Astopy (and numpy), and
so a secondary goal is to provide a development platform for migrating
more VO capabilities into Astropy.
Source code can be found `on GitHub `_
Installation and Requirements
-----------------------------
Releases of PyVO are available from `PyPI `_
thus, it and its prerequisites can be most easily installed using ``pip``:
pip install pyvo
Releases are also conda packaged and available on the ``conda-forge``
channel.
PyVO requires Python 3.8 or later.
The following packages are required for PyVO:
* `astropy `__ (>=4.1)
* `requests `_
The following packages are optional dependencies and are required for the
full functionality:
* pillow
* defusedxml
For running the tests, and building the documentation, the following
infrastructure packages are required:
* `pytest-astropy `__
* requests-mock
* `sphinx-astropy `__
To install from source use ``pip``:
pip install .[all]
Using the developer version of PyVO in testing
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
We recommend and encourage testing against the development version of PyVO in CI,
both for dependent libraries and notebook providers. As PyVO is a pure Python library, this can be
done as easily as pip installing the developer version from GitHub:
pip install git+https://github.com/astropy/pyvo.git#egg=pyvo
An example for setting up development version testing for a library as a GitHub Actions Workflow can
be found in `astroquery `__.
Examples
--------
Many instructive examples can be found in the `PyVO Documentation `_.
Additional examples can be found in the examples directory.
Unit Tests
----------
PyVO uses the Astropy framework for unit tests which is built into the
setup script. To run the tests, type:
pip install .[test]
pytest
This will run all unit tests that do not require a network
connection. To run all tests, including those that access the
network, add the --remote-data option:
pytest --remote-data
Owner
- Name: The Astropy Project
- Login: astropy
- Kind: organization
- Website: http://www.astropy.org
- Repositories: 88
- Profile: https://github.com/astropy
GitHub Events
Total
- Create event: 12
- Release event: 4
- Issues event: 47
- Watch event: 4
- Delete event: 9
- Issue comment event: 230
- Push event: 63
- Pull request review comment event: 66
- Pull request review event: 135
- Pull request event: 110
- Fork event: 3
Last Year
- Create event: 12
- Release event: 4
- Issues event: 47
- Watch event: 4
- Delete event: 9
- Issue comment event: 230
- Push event: 63
- Pull request review comment event: 66
- Pull request review event: 135
- Pull request event: 110
- Fork event: 3
Committers
Last synced: 8 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Brigitta Sipőcz | b****z@g****m | 287 |
| Stefan Becker | i****h@f****e | 282 |
| Markus Demleitner | m@t****e | 166 |
| Laurent Michel | l****l@a****r | 148 |
| Ray Plante | r****e@n****u | 148 |
| Adrian Damian | a****n@n****a | 66 |
| Christine Banek | c****k@l****g | 39 |
| Chuanming Mao | m****o@g****m | 37 |
| Manon Marchand | m****2@g****m | 35 |
| Tom Donaldson | t****n@s****u | 23 |
| Somia FLORET | s****t@o****m | 20 |
| Tess Jaffe | t****e@g****m | 15 |
| Omar Laurino | o****o@c****u | 13 |
| Pey Lian Lim | 2****m | 11 |
| Stelios Voutsinas | s****s@y****m | 11 |
| Theresa Dower | d****r@s****u | 10 |
| Hugo van Kemenade | h****k | 9 |
| dependabot[bot] | 4****] | 9 |
| Christoph Deil | D****h@g****m | 8 |
| Daniel Giles | d****s@g****m | 6 |
| Matthew Graham | m****g@c****u | 5 |
| Tim Jenness | t****s@l****g | 5 |
| Adam Ginsburg | k****h@g****m | 4 |
| David Shupe | s****e@i****u | 4 |
| Abdu Zoghbi | a****i@n****v | 2 |
| Duy Nguyen | d****n@g****m | 2 |
| André Luiz de Amorim | s****n@g****m | 1 |
| August Muench | a****y@g****m | 1 |
| Carlos H. Brandt | c****t@g****m | 1 |
| David Rodriguez | d****z | 1 |
| and 9 more... | ||
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 128
- Total pull requests: 346
- Average time to close issues: 10 months
- Average time to close pull requests: 24 days
- Total issue authors: 38
- Total pull request authors: 31
- Average comments per issue: 2.61
- Average comments per pull request: 3.16
- Merged pull requests: 309
- Bot issues: 0
- Bot pull requests: 19
Past Year
- Issues: 34
- Pull requests: 127
- Average time to close issues: 6 days
- Average time to close pull requests: 5 days
- Issue authors: 14
- Pull request authors: 15
- Average comments per issue: 2.0
- Average comments per pull request: 2.57
- Merged pull requests: 108
- Bot issues: 0
- Bot pull requests: 19
Top Authors
Issue Authors
- bsipocz (48)
- msdemlei (23)
- keflavich (6)
- stvoutsin (6)
- trjaffe (3)
- lmichel (3)
- pllim (3)
- gpdf (2)
- duytnguyendtn (2)
- bhilbert4 (2)
- tomdonaldson (2)
- andamian (2)
- msbentley (1)
- gica3618 (1)
- retifrav (1)
Pull Request Authors
- bsipocz (139)
- msdemlei (54)
- dependabot[bot] (19)
- funbaker (18)
- stvoutsin (17)
- ManonMarchand (14)
- andamian (11)
- lmichel (10)
- chmmao (9)
- pllim (7)
- cbanek (7)
- d-giles (7)
- duytnguyendtn (4)
- zoghbi-a (4)
- MridulS (3)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 2
-
Total downloads:
- pypi 158,574 last-month
- Total docker downloads: 5,871
-
Total dependent packages: 36
(may contain duplicates) -
Total dependent repositories: 167
(may contain duplicates) - Total versions: 49
- Total maintainers: 5
pypi.org: pyvo
Astropy affiliated package for accessing Virtual Observatory data and services
- Documentation: https:/pyvo.readthedocs.io
- License: BSD-3-Clause
-
Latest release: 1.6.2
published 11 months ago
Rankings
Maintainers (5)
conda-forge.org: pyvo
The goal of `pyvo` is allow astronomers and tool developers to access data and services from remote archives and other web resources. It takes advantage VO standards to give access to thousands of catalogs, data archives, information services, and analysis tools. It also takes advantage of the general capabilities of Astopy (and numpy), and so a secondary goal is to provide a development platform for migrating more VO capabilities into Astropy.
- Homepage: http://pyvo.readthedocs.io/
- License: BSD-3-Clause
-
Latest release: 1.2.1
published about 4 years ago
Rankings
Dependencies
- docutils <0.18
- sphinx-astropy *
- scientific-python/action-check-changelogfile 865ff8154dd94f008f08de6bb8d8c1f661113658 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- codecov/codecov-action v3 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite