.gitignore
.mailmap
.readthedocs.yml
CHANGES.rst
CONTRIBUTORS.rst
LICENSE.rst
MANIFEST.in
README.rst
RELEASE.rst
conftest.py
pyproject.toml
setup.cfg
setup.py
tox.ini
.github/dependabot.yml
.github/release.yml
.github/workflows/changelog.yml
.github/workflows/ci_devtests.yml
.github/workflows/ci_tests.yml
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/nitpick-exceptions
docs/samp.rst
docs/_templates/autosummary/base.rst
docs/_templates/autosummary/class.rst
docs/_templates/autosummary/module.rst
docs/auth/index.rst
docs/dal/index.rst
docs/discover/index.rst
docs/io/index.rst
docs/io/uws.rst
docs/io/vosi.rst
docs/mivot/annoter.rst
docs/mivot/annoter_tips.rst
docs/mivot/example.rst
docs/mivot/index.rst
docs/mivot/viewer.rst
docs/mivot/writer.rst
docs/mivot/_images/filterProfileService.png
docs/mivot/_images/mangoDataOrigin.png
docs/mivot/_images/mangoEpochPosition.png
docs/mivot/_images/mangoProperties.png
docs/mivot/_images/xtapdbSED.png
docs/mivot/_images/xtapdbXML.png
docs/registry/index.rst
docs/utils/index.rst
docs/utils/prototypes.rst
licenses/ASTROPY_LICENSE.rst
licenses/LICENSE.rst
licenses/README.rst
pyvo/__init__.py
pyvo/_astropy_init.py
pyvo/samp.py
pyvo/version.py
pyvo.egg-info/PKG-INFO
pyvo.egg-info/SOURCES.txt
pyvo.egg-info/dependency_links.txt
pyvo.egg-info/not-zip-safe
pyvo.egg-info/requires.txt
pyvo.egg-info/top_level.txt
pyvo/auth/__init__.py
pyvo/auth/authsession.py
pyvo/auth/authurls.py
pyvo/auth/credentialstore.py
pyvo/auth/securitymethods.py
pyvo/auth/tests/__init__.py
pyvo/auth/tests/conftest.py
pyvo/auth/tests/test_auth.py
pyvo/auth/tests/data/tap/capabilities.xml
pyvo/dal/__init__.py
pyvo/dal/adhoc.py
pyvo/dal/dbapi2.py
pyvo/dal/exceptions.py
pyvo/dal/mimetype.py
pyvo/dal/params.py
pyvo/dal/query.py
pyvo/dal/scs.py
pyvo/dal/sia.py
pyvo/dal/sia2.py
pyvo/dal/sla.py
pyvo/dal/ssa.py
pyvo/dal/tap.py
pyvo/dal/vosi.py
pyvo/dal/tests/__init__.py
pyvo/dal/tests/conftest.py
pyvo/dal/tests/make_testdata.py
pyvo/dal/tests/test_adhoc.py
pyvo/dal/tests/test_datalink.py
pyvo/dal/tests/test_mimetype.py
pyvo/dal/tests/test_monkeypatch.py
pyvo/dal/tests/test_params.py
pyvo/dal/tests/test_query.py
pyvo/dal/tests/test_scs.py
pyvo/dal/tests/test_sia.py
pyvo/dal/tests/test_sia2.py
pyvo/dal/tests/test_sia2_remote.py
pyvo/dal/tests/test_sla.py
pyvo/dal/tests/test_ssa.py
pyvo/dal/tests/test_tap.py
pyvo/dal/tests/data/monkeypatch.xml
pyvo/dal/tests/data/datalink/cutout1.xml
pyvo/dal/tests/data/datalink/cutout2.xml
pyvo/dal/tests/data/datalink/datalink-obscore.xml
pyvo/dal/tests/data/datalink/datalink-ssa.xml
pyvo/dal/tests/data/datalink/datalink.desise
pyvo/dal/tests/data/datalink/datalink.xml
pyvo/dal/tests/data/datalink/proc.xml
pyvo/dal/tests/data/datalink/proc_inf.xml
pyvo/dal/tests/data/datalink/proc_units.xml
pyvo/dal/tests/data/mimetype/ivoa_logo.jpg
pyvo/dal/tests/data/mimetype/test.fits
pyvo/dal/tests/data/query/basic.xml
pyvo/dal/tests/data/query/dataset.xml
pyvo/dal/tests/data/query/errorstatus.xml
pyvo/dal/tests/data/query/firstresource.xml
pyvo/dal/tests/data/query/missingcolumns.xml
pyvo/dal/tests/data/query/missingresource.xml
pyvo/dal/tests/data/query/missingtable.xml
pyvo/dal/tests/data/query/overflowstatus.xml
pyvo/dal/tests/data/query/rootinfo.xml
pyvo/dal/tests/data/query/tableinfo.xml
pyvo/dal/tests/data/querydata/image.fits
pyvo/dal/tests/data/scs/result.xml
pyvo/dal/tests/data/sia/dataset.xml
pyvo/dal/tests/data/sia2/capabilities-basicauth.xml
pyvo/dal/tests/data/sia2/capabilities-newformat.xml
pyvo/dal/tests/data/sia2/capabilities-priv.xml
pyvo/dal/tests/data/sia2/capabilities.xml
pyvo/dal/tests/data/sia2/dataset.xml
pyvo/dal/tests/data/sla/dataset.xml
pyvo/dal/tests/data/ssa/result.xml
pyvo/dal/tests/data/tap/capabilities.xml
pyvo/dal/tests/data/tap/examples.htm
pyvo/dal/tests/data/tap/lazy-table1.xml
pyvo/dal/tests/data/tap/lazy-table2.xml
pyvo/dal/tests/data/tap/obscore-examples.html
pyvo/dal/tests/data/tap/obscore-image.xml
pyvo/dal/tests/data/tap/tables.xml
pyvo/dam/__init__.py
pyvo/dam/obscore.py
pyvo/discover/__init__.py
pyvo/discover/image.py
pyvo/discover/tests/test_imagediscovery.py
pyvo/io/__init__.py
pyvo/io/uws/__init__.py
pyvo/io/uws/endpoint.py
pyvo/io/uws/tree.py
pyvo/io/uws/tests/__init__.py
pyvo/io/uws/tests/test_job.py
pyvo/io/uws/tests/data/job-error.xml
pyvo/io/uws/tests/data/job-implicit-v1.0.xml
pyvo/io/uws/tests/data/job-with-duplicate-elements.xml
pyvo/io/uws/tests/data/job-with-empty-jobinfo.xml
pyvo/io/uws/tests/data/job-with-namespace-elements.xml
pyvo/io/uws/tests/data/job-with-nested-jobinfo.xml
pyvo/io/uws/tests/data/job-with-simple-jobinfo.xml
pyvo/io/uws/tests/data/job-with-typed-jobinfo.xml
pyvo/io/uws/tests/data/job.xml
pyvo/io/vosi/__init__.py
pyvo/io/vosi/availability.py
pyvo/io/vosi/endpoint.py
pyvo/io/vosi/exceptions.py
pyvo/io/vosi/tapregext.py
pyvo/io/vosi/vodataservice.py
pyvo/io/vosi/voresource.py
pyvo/io/vosi/tests/__init__.py
pyvo/io/vosi/tests/test_availability.py
pyvo/io/vosi/tests/test_capabilities.py
pyvo/io/vosi/tests/test_tables.py
pyvo/io/vosi/tests/data/availability.xml
pyvo/io/vosi/tests/data/capabilities.xml
pyvo/io/vosi/tests/data/tables.xml
pyvo/io/vosi/tests/data/capabilities/minimal-tapregext.xml
pyvo/io/vosi/tests/data/capabilities/multiple_capa_descriptions.xml
pyvo/io/vosi/tests/data/tables/datatypes_tap.xml
pyvo/io/vosi/tests/data/tables/datatypes_votable.xml
pyvo/io/vosi/tests/data/tables/multiple_column_datatypes.xml
pyvo/io/vosi/tests/data/tables/multiple_column_descriptions.xml
pyvo/io/vosi/tests/data/tables/multiple_column_names.xml
pyvo/io/vosi/tests/data/tables/multiple_column_ucds.xml
pyvo/io/vosi/tests/data/tables/multiple_column_units.xml
pyvo/io/vosi/tests/data/tables/multiple_column_utypes.xml
pyvo/io/vosi/tests/data/tables/multiple_foreignkey_descriptions.xml
pyvo/io/vosi/tests/data/tables/multiple_foreignkey_utypes.xml
pyvo/io/vosi/tests/data/tables/multiple_fromcolumns.xml
pyvo/io/vosi/tests/data/tables/multiple_schema_descriptions.xml
pyvo/io/vosi/tests/data/tables/multiple_schema_names.xml
pyvo/io/vosi/tests/data/tables/multiple_schema_titles.xml
pyvo/io/vosi/tests/data/tables/multiple_schema_utypes.xml
pyvo/io/vosi/tests/data/tables/multiple_table_descriptions.xml
pyvo/io/vosi/tests/data/tables/multiple_table_names.xml
pyvo/io/vosi/tests/data/tables/multiple_table_titles.xml
pyvo/io/vosi/tests/data/tables/multiple_table_utypes.xml
pyvo/io/vosi/tests/data/tables/multiple_targetcolumns.xml
pyvo/io/vosi/tests/data/tables/multiple_targettables.xml
pyvo/io/vosi/tests/data/tables/no_fromcolumn.xml
pyvo/io/vosi/tests/data/tables/no_schema_name.xml
pyvo/io/vosi/tests/data/tables/no_schemas.xml
pyvo/io/vosi/tests/data/tables/no_table_description.xml
pyvo/io/vosi/tests/data/tables/no_table_name.xml
pyvo/io/vosi/tests/data/tables/no_targetcolumn.xml
pyvo/io/vosi/tests/data/tables/single_table_description.xml
pyvo/io/vosi/tests/data/tables/sizenegative.xml
pyvo/io/vosi/tests/data/tables/wrong_arraysize.xml
pyvo/io/vosi/tests/data/tables/wrong_datatypes_tap.xml
pyvo/io/vosi/tests/data/tables/wrong_datatypes_votable.xml
pyvo/io/vosi/tests/data/tables/wrong_flag.xml
pyvo/mivot/__init__.py
pyvo/mivot/glossary.py
pyvo/mivot/version_checker.py
pyvo/mivot/features/__init__.py
pyvo/mivot/features/sky_coord_builder.py
pyvo/mivot/features/static_reference_resolver.py
pyvo/mivot/seekers/__init__.py
pyvo/mivot/seekers/annotation_seeker.py
pyvo/mivot/seekers/resource_seeker.py
pyvo/mivot/seekers/table_iterator.py
pyvo/mivot/tests/__init__.py
pyvo/mivot/tests/conftest.py
pyvo/mivot/tests/test_annotation_seeker.py
pyvo/mivot/tests/test_header_mapper.py
pyvo/mivot/tests/test_mango_annoter.py
pyvo/mivot/tests/test_mivot_instance.py
pyvo/mivot/tests/test_mivot_viewer.py
pyvo/mivot/tests/test_mivot_writer.py
pyvo/mivot/tests/test_resource_seeker.py
pyvo/mivot/tests/test_sky_coord_builder.py
pyvo/mivot/tests/test_static_reference.py
pyvo/mivot/tests/test_user_api.py
pyvo/mivot/tests/test_vizier_cs.py
pyvo/mivot/tests/data/filter_gaia_grp.xml
pyvo/mivot/tests/data/filter_gaia_grvs.xml
pyvo/mivot/tests/data/simbad-cone-mivot.xml
pyvo/mivot/tests/data/static_reference.xml
pyvo/mivot/tests/data/test.header_extraction.1.xml
pyvo/mivot/tests/data/test.header_extraction.2.xml
pyvo/mivot/tests/data/test.header_extraction.xml
pyvo/mivot/tests/data/test.instance_multiple.xml
pyvo/mivot/tests/data/test.mango_annoter.xml
pyvo/mivot/tests/data/test.mivot_viewer.first_instance.xml
pyvo/mivot/tests/data/test.mivot_viewer.no_mivot.xml
pyvo/mivot/tests/data/test.mivot_viewer.xml
pyvo/mivot/tests/data/test.photcal_SDSS.xml
pyvo/mivot/tests/data/test.photcal_error.xml
pyvo/mivot/tests/data/reference/annotation_seeker.0.1.xml
pyvo/mivot/tests/data/reference/annotation_seeker.0.2.xml
pyvo/mivot/tests/data/reference/annotation_seeker.0.4.xml
pyvo/mivot/tests/data/reference/globals_models.json
pyvo/mivot/tests/data/reference/instance_dmtypes.json
pyvo/mivot/tests/data/reference/mango_object.xml
pyvo/mivot/tests/data/reference/multiple_templates.xml
pyvo/mivot/tests/data/reference/static_reference_resolved.xml
pyvo/mivot/tests/data/reference/test_header_extraction.xml
pyvo/mivot/tests/data/reference/test_mivot_frames.xml
pyvo/mivot/tests/data/reference/test_mivot_photcal.xml
pyvo/mivot/tests/data/reference/test_mivot_writer.json
pyvo/mivot/tests/data/reference/test_mivot_writer.xml
pyvo/mivot/utils/__init__.py
pyvo/mivot/utils/dict_utils.py
pyvo/mivot/utils/exceptions.py
pyvo/mivot/utils/json_encoder.py
pyvo/mivot/utils/mivot_utils.py
pyvo/mivot/utils/vocabulary.py
pyvo/mivot/utils/xml_utils.py
pyvo/mivot/utils/xpath_utils.py
pyvo/mivot/viewer/__init__.py
pyvo/mivot/viewer/mivot_instance.py
pyvo/mivot/viewer/mivot_viewer.py
pyvo/mivot/writer/__init__.py
pyvo/mivot/writer/annotations.py
pyvo/mivot/writer/header_mapper.py
pyvo/mivot/writer/instance.py
pyvo/mivot/writer/instances_from_models.py
pyvo/mivot/writer/mango_object.py
pyvo/mivot/writer/mivot-v1.xsd
pyvo/mivot/writer/v1.1.xsd
pyvo/mivot/writer/v1.2.xsd
pyvo/mivot/writer/v1.3.xsd
pyvo/registry/__init__.py
pyvo/registry/regtap.py
pyvo/registry/rtcons.py
pyvo/registry/tests/__init__.py
pyvo/registry/tests/commonfixtures.py
pyvo/registry/tests/conftest.py
pyvo/registry/tests/test_regtap.py
pyvo/registry/tests/test_rtcons.py
pyvo/registry/tests/data/README
pyvo/registry/tests/data/capabilities.xml
pyvo/registry/tests/data/messenger.desise
pyvo/registry/tests/data/multi-interface.xml
pyvo/registry/tests/data/regtap.xml
pyvo/utils/__init__.py
pyvo/utils/compat.py
pyvo/utils/decorators.py
pyvo/utils/formatting.py
pyvo/utils/http.py
pyvo/utils/protofeature.py
pyvo/utils/prototype.py
pyvo/utils/testing.py
pyvo/utils/url.py
pyvo/utils/vocabularies.py
pyvo/utils/tests/__init__.py
pyvo/utils/tests/test_http.py
pyvo/utils/tests/test_prototype.py
pyvo/utils/tests/test_url.py
pyvo/utils/tests/test_vocabularies_remote.py
pyvo/utils/xml/__init__.py
pyvo/utils/xml/elements.py
pyvo/utils/xml/exceptions.py
pyvo/utils/xml/tests/test_elements.py