Skip to main content

Astropy affiliated package for accessing Virtual Observatory data and services

Project description

Powered by Astropy Badge CI Status Coverage Status https://zenodo.org/badge/10865450.svg

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) project (formerly under the name VAOpy) as part of its initiative to bring VO capabilities to desktop.

PyVO main 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 prototypes for functionalities that are under development and not yet accepted as a VO standard.

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.

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyvo-1.9.1.tar.gz (2.2 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pyvo-1.9.1-py3-none-any.whl (1.2 MB view details)

Uploaded Python 3

File details

Details for the file pyvo-1.9.1.tar.gz.

File metadata

  • Download URL: pyvo-1.9.1.tar.gz
  • Upload date:
  • Size: 2.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.1

File hashes

Hashes for pyvo-1.9.1.tar.gz
Algorithm Hash digest
SHA256 2f26c99af7c32f3c34b919e2d14eaf1a95914176d693fb7769773f3ab0b7999d
MD5 40429f198c33c32786b372b1395e953c
BLAKE2b-256 853512c0f4fa0879316837ac56f275942f006f0735e5aedba529b4449dddc36f

See more details on using hashes here.

File details

Details for the file pyvo-1.9.1-py3-none-any.whl.

File metadata

  • Download URL: pyvo-1.9.1-py3-none-any.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.1

File hashes

Hashes for pyvo-1.9.1-py3-none-any.whl
Algorithm Hash digest
SHA256 098648d00943440f56c1d00ac76330433578a0725ea6187afaa6bae08545bb53
MD5 b4f6455d26294a14ef01cbe37d42a4b7
BLAKE2b-256 0a0904ff6e8beaa6cd60a960f925d837c2afa3fffba7860042ab1b52a8358297

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page