kittycad.client

Classes

Client([base_url, cookies, headers, ...])

A Client which has been authenticated for use on secured endpoints of the KittyCAD API.

ClientFromEnv([base_url, token, cookies, ...])

A Client which has been authenticated for use on secured endpoints that uses the KITTYCAD_API_TOKEN environment variable for the authentication token.