hubvault.remote

Public remote-client exports for hubvault.remote.

This package keeps the public remote surface thin. The real HTTP transport and optional-dependency handling live in sibling modules, while this package root only re-exports the supported client names.

__all__

hubvault.remote.__all__ = ['HubVaultRemoteAPI', 'HubVaultRemoteApi']

Built-in mutable sequence.

If no argument is given, the constructor creates a new empty list. The argument must be an iterable if specified.