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, 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:

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:

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.6.tar.gz (1.0 MB view details)

Uploaded Source

Built Distribution

pyvo-1.6-py3-none-any.whl (994.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyvo-1.6.tar.gz
  • Upload date:
  • Size: 1.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.11.3 pkginfo/1.7.0 requests/2.28.2 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.1

File hashes

Hashes for pyvo-1.6.tar.gz
Algorithm Hash digest
SHA256 db6ef423e6008eba1ca68459e7e2a91dbc34cbe1bda2f29f64ba57d8df570caa
MD5 db15b558555e7597609963677e76070e
BLAKE2b-256 26e3a1efdeb110dd5e940f60e6c84907495a0a19e0213bc4a03bb9550d5c9454

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: pyvo-1.6-py3-none-any.whl
  • Upload date:
  • Size: 994.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.11.3 pkginfo/1.7.0 requests/2.28.2 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.1

File hashes

Hashes for pyvo-1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 65740f565ffbe947c2a93aade9be905eaa3b0ab86660bb805e1beb3cc3ff4812
MD5 48ef0cee87023a995f498cef62a7dae1
BLAKE2b-256 b8e206257ae7ee4adc6304bb7ac631d1eca9fc34d645510d8bc2f3273e8c94f9

See more details on using hashes here.

Provenance

Supported by

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