File: utils.rst

package info (click to toggle)
astroquery 0.4.11%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 26,524 kB
  • sloc: python: 53,595; xml: 36,604; makefile: 140; ansic: 69
file content (21 lines) | stat: -rw-r--r-- 398 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.. doctest-skip-all

.. _astroquery.utils:

*************************************
Astroquery utils (`astroquery.utils`)
*************************************

Reference/API
=============

.. automodapi:: astroquery.utils
    :no-inheritance-diagram:

.. automodapi:: astroquery.utils.timer
    :no-inheritance-diagram:

TAP/TAP+
--------

Table Access Protocol implementation. See :doc:`utils/tap`