.gitignore
.readthedocs.yml
.travis.yml
MANIFEST.in
README.rst
appveyor.yml
pyproject.toml
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/_templates/autosummary/base.rst
docs/_templates/autosummary/class.rst
docs/_templates/autosummary/module.rst
licenses/LICENSE.rst
licenses/README.rst
licenses/TEMPLATE_LICENCE.rst
scripts/servicemon
scripts/servicemon_run_all
scripts/servicemon_run_helper
servicemon/__init__.py
servicemon/__main__.py
servicemon/_astropy_init.py
servicemon/cone.py
servicemon/conftest.py
servicemon/pyvo_wrappers.py
servicemon/query.py
servicemon/query_runner.py
servicemon/query_stats.py
servicemon/run_utils.py
servicemon/version.py
servicemon.egg-info/PKG-INFO
servicemon.egg-info/SOURCES.txt
servicemon.egg-info/dependency_links.txt
servicemon.egg-info/not-zip-safe
servicemon.egg-info/requires.txt
servicemon.egg-info/top_level.txt
servicemon/data/README.rst
servicemon/data/cones.py
servicemon/data/csc_cone.py
servicemon/data/csc_tap.py
servicemon/data/ps_cone.py
servicemon/data/ps_tap.py
servicemon/data/sample.py
servicemon/data/services.py
servicemon/data/vo_2mass.py
servicemon/data/vo_2mass_gavo_tap.py
servicemon/data/vo_2mass_ipac_cone.py
servicemon/data/vo_2mass_ipac_tap.py
servicemon/data/vo_services.py
servicemon/extern/__init__.py
servicemon/results/.gitignore
servicemon/stats/.gitignore
servicemon/tests/__init__.py
servicemon/tests/setup_package.py
servicemon/tests/test_cone.py
servicemon/tests/test_query_stats.py
servicemon/tests/test_run_utils.py
servicemon/utils/__init__.py
servicemon/utils/tests/__init__.py