Conf¶
-
class
astroquery.nasa_exoplanet_archive.
Conf
[source]¶ Bases:
astropy.config.configuration.ConfigNamespace
Configuration parameters for
astroquery.nasa_exoplanet_archive
.Attributes Summary
Should the requests be cached?
Time limit for requests from the NASA Exoplanet Archive servers
URL for the NASA Exoplanet Archive API
Attributes Documentation
-
cache
¶ Should the requests be cached?
-
timeout
¶ Time limit for requests from the NASA Exoplanet Archive servers
-
url
¶ URL for the NASA Exoplanet Archive API
-