Signed-off-by: Jess Frazelle <github@jessfraz.com>
This commit is contained in:
Jess Frazelle
2022-02-27 22:38:36 -08:00
parent 3d8c49afe3
commit e53597609c
166 changed files with 533 additions and 6974 deletions

View File

@ -0,0 +1,23 @@
kittycad.api
============
.. automodule:: kittycad.api

View File

@ -0,0 +1,30 @@
kittycad.client
===============
.. automodule:: kittycad.client
.. rubric:: Classes
.. autosummary::
Client
ClientFromEnv

View File

@ -0,0 +1,23 @@
kittycad.models
===============
.. automodule:: kittycad.models

View File

@ -0,0 +1,31 @@
kittycad.types
==============
.. automodule:: kittycad.types
.. rubric:: Classes
.. autosummary::
File
Response
Unset