Repository URL to install this package:
Version:
3.2.2 ▾
|
"""NTRIP client library.
This library can be used to connect to NTRIP casters and read the raw
RTCM streams.
"""
from .errors import NtripError
__all__ = ("NtripError",)