Conf

class pyvo.samp.Conf[source]

Bases: ConfigNamespace

Configuration parameters for pyvo.samp.

Attributes Summary

n_retries

How many times to retry communications when they fail

use_internet

Whether to allow pyvo.samp to use the internet, if available.

Attributes Documentation

n_retries

How many times to retry communications when they fail

use_internet

Whether to allow pyvo.samp to use the internet, if available.