triton
copied
from .client import Client
def client(*args, **kwargs):
return Client(*args, **kwargs)