Repository URL to install this package:
Version:
4.0.0 ▾
|
"""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",)