diff --git a/docs/html/_sources/api/kittycad.client.Client.rst.txt b/docs/api/kittycad.Client.rst similarity index 93% rename from docs/html/_sources/api/kittycad.client.Client.rst.txt rename to docs/api/kittycad.Client.rst index ce0a7f940..45c83c341 100644 --- a/docs/html/_sources/api/kittycad.client.Client.rst.txt +++ b/docs/api/kittycad.Client.rst @@ -1,7 +1,7 @@ Client ====== -.. currentmodule:: kittycad.client +.. currentmodule:: kittycad .. autoclass:: Client :show-inheritance: diff --git a/docs/html/_sources/api/kittycad.AuthenticatedClient.rst.txt b/docs/api/kittycad.ClientFromEnv.rst similarity index 60% rename from docs/html/_sources/api/kittycad.AuthenticatedClient.rst.txt rename to docs/api/kittycad.ClientFromEnv.rst index 7e31ef30c..0a8a3026c 100644 --- a/docs/html/_sources/api/kittycad.AuthenticatedClient.rst.txt +++ b/docs/api/kittycad.ClientFromEnv.rst @@ -1,16 +1,16 @@ -AuthenticatedClient -=================== +ClientFromEnv +============= .. currentmodule:: kittycad -.. autoclass:: AuthenticatedClient +.. autoclass:: ClientFromEnv :show-inheritance: .. rubric:: Methods Summary .. autosummary:: - ~AuthenticatedClient.get_headers + ~ClientFromEnv.get_headers .. rubric:: Methods Documentation diff --git a/docs/html/.buildinfo b/docs/html/.buildinfo index 6cd2ca24f..af2946fca 100644 --- a/docs/html/.buildinfo +++ b/docs/html/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: fedaf56120cb91b327d8a023250f850a +config: 74989a7dc76cd38543fd6db0578bbfeb tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/html/.doctrees/api/kittycad.AuthenticatedClient.doctree b/docs/html/.doctrees/api/kittycad.AuthenticatedClient.doctree deleted file mode 100644 index 002386e87..000000000 Binary files a/docs/html/.doctrees/api/kittycad.AuthenticatedClient.doctree and /dev/null differ diff --git a/docs/html/.doctrees/api/kittycad.Client.doctree b/docs/html/.doctrees/api/kittycad.Client.doctree index 88199ff26..c4d681263 100644 Binary files a/docs/html/.doctrees/api/kittycad.Client.doctree and b/docs/html/.doctrees/api/kittycad.Client.doctree differ diff --git a/docs/html/.doctrees/api/kittycad.ClientFromEnv.doctree b/docs/html/.doctrees/api/kittycad.ClientFromEnv.doctree new file mode 100644 index 000000000..28a4ee989 Binary files /dev/null and b/docs/html/.doctrees/api/kittycad.ClientFromEnv.doctree differ diff --git a/docs/html/.doctrees/api/kittycad.api.file.file_conversion_by_id.asyncio.doctree b/docs/html/.doctrees/api/kittycad.api.file.file_conversion_by_id.asyncio.doctree deleted file mode 100644 index f93d10654..000000000 Binary files a/docs/html/.doctrees/api/kittycad.api.file.file_conversion_by_id.asyncio.doctree and /dev/null differ diff --git a/docs/html/.doctrees/api/kittycad.api.file.file_conversion_by_id.asyncio_detailed.doctree b/docs/html/.doctrees/api/kittycad.api.file.file_conversion_by_id.asyncio_detailed.doctree deleted file mode 100644 index 941e38fcd..000000000 Binary files a/docs/html/.doctrees/api/kittycad.api.file.file_conversion_by_id.asyncio_detailed.doctree and /dev/null differ diff --git a/docs/html/.doctrees/api/kittycad.api.file.file_conversion_by_id.sync.doctree b/docs/html/.doctrees/api/kittycad.api.file.file_conversion_by_id.sync.doctree deleted file mode 100644 index e6936a2a0..000000000 Binary files a/docs/html/.doctrees/api/kittycad.api.file.file_conversion_by_id.sync.doctree and /dev/null differ diff --git a/docs/html/.doctrees/api/kittycad.api.file.file_conversion_by_id.sync_detailed.doctree b/docs/html/.doctrees/api/kittycad.api.file.file_conversion_by_id.sync_detailed.doctree deleted file mode 100644 index e50bf94c9..000000000 Binary files a/docs/html/.doctrees/api/kittycad.api.file.file_conversion_by_id.sync_detailed.doctree and /dev/null differ diff --git a/docs/html/.doctrees/api/kittycad.api.file.file_conversion_by_id_with_base64_helper.asyncio.doctree b/docs/html/.doctrees/api/kittycad.api.file.file_conversion_by_id_with_base64_helper.asyncio.doctree deleted file mode 100644 index ee3276bea..000000000 Binary files a/docs/html/.doctrees/api/kittycad.api.file.file_conversion_by_id_with_base64_helper.asyncio.doctree and /dev/null differ diff --git a/docs/html/.doctrees/api/kittycad.api.file.file_conversion_by_id_with_base64_helper.sync.doctree b/docs/html/.doctrees/api/kittycad.api.file.file_conversion_by_id_with_base64_helper.sync.doctree deleted file mode 100644 index 796cd07c3..000000000 Binary files a/docs/html/.doctrees/api/kittycad.api.file.file_conversion_by_id_with_base64_helper.sync.doctree and /dev/null differ diff --git a/docs/html/.doctrees/api/kittycad.api.file.file_convert.asyncio.doctree b/docs/html/.doctrees/api/kittycad.api.file.file_convert.asyncio.doctree deleted file mode 100644 index a7867c73b..000000000 Binary files a/docs/html/.doctrees/api/kittycad.api.file.file_convert.asyncio.doctree and /dev/null differ diff --git a/docs/html/.doctrees/api/kittycad.api.file.file_convert.asyncio_detailed.doctree b/docs/html/.doctrees/api/kittycad.api.file.file_convert.asyncio_detailed.doctree deleted file mode 100644 index 2307c5742..000000000 Binary files a/docs/html/.doctrees/api/kittycad.api.file.file_convert.asyncio_detailed.doctree and /dev/null differ diff --git a/docs/html/.doctrees/api/kittycad.api.file.file_convert.sync.doctree b/docs/html/.doctrees/api/kittycad.api.file.file_convert.sync.doctree deleted file mode 100644 index 27d08ba4b..000000000 Binary files a/docs/html/.doctrees/api/kittycad.api.file.file_convert.sync.doctree and /dev/null differ diff --git a/docs/html/.doctrees/api/kittycad.api.file.file_convert.sync_detailed.doctree b/docs/html/.doctrees/api/kittycad.api.file.file_convert.sync_detailed.doctree deleted file mode 100644 index b8fb2fc0f..000000000 Binary files a/docs/html/.doctrees/api/kittycad.api.file.file_convert.sync_detailed.doctree and /dev/null differ diff --git a/docs/html/.doctrees/api/kittycad.api.file.file_convert_with_base64_helper.asyncio.doctree b/docs/html/.doctrees/api/kittycad.api.file.file_convert_with_base64_helper.asyncio.doctree deleted file mode 100644 index 0a34afdfd..000000000 Binary files a/docs/html/.doctrees/api/kittycad.api.file.file_convert_with_base64_helper.asyncio.doctree and /dev/null differ diff --git a/docs/html/.doctrees/api/kittycad.api.file.file_convert_with_base64_helper.sync.doctree b/docs/html/.doctrees/api/kittycad.api.file.file_convert_with_base64_helper.sync.doctree deleted file mode 100644 index 621cfb156..000000000 Binary files a/docs/html/.doctrees/api/kittycad.api.file.file_convert_with_base64_helper.sync.doctree and /dev/null differ diff --git a/docs/html/.doctrees/api/kittycad.api.meta.meta_debug_instance.asyncio.doctree b/docs/html/.doctrees/api/kittycad.api.meta.meta_debug_instance.asyncio.doctree deleted file mode 100644 index 48cf60149..000000000 Binary files a/docs/html/.doctrees/api/kittycad.api.meta.meta_debug_instance.asyncio.doctree and /dev/null differ diff --git a/docs/html/.doctrees/api/kittycad.api.meta.meta_debug_instance.asyncio_detailed.doctree b/docs/html/.doctrees/api/kittycad.api.meta.meta_debug_instance.asyncio_detailed.doctree deleted file mode 100644 index 58a680773..000000000 Binary files a/docs/html/.doctrees/api/kittycad.api.meta.meta_debug_instance.asyncio_detailed.doctree and /dev/null differ diff --git a/docs/html/.doctrees/api/kittycad.api.meta.meta_debug_instance.sync.doctree b/docs/html/.doctrees/api/kittycad.api.meta.meta_debug_instance.sync.doctree deleted file mode 100644 index 5f92eb1ba..000000000 Binary files a/docs/html/.doctrees/api/kittycad.api.meta.meta_debug_instance.sync.doctree and /dev/null differ diff --git a/docs/html/.doctrees/api/kittycad.api.meta.meta_debug_instance.sync_detailed.doctree b/docs/html/.doctrees/api/kittycad.api.meta.meta_debug_instance.sync_detailed.doctree deleted file mode 100644 index 38412a88e..000000000 Binary files a/docs/html/.doctrees/api/kittycad.api.meta.meta_debug_instance.sync_detailed.doctree and /dev/null differ diff --git a/docs/html/.doctrees/api/kittycad.api.meta.meta_debug_session.asyncio.doctree b/docs/html/.doctrees/api/kittycad.api.meta.meta_debug_session.asyncio.doctree deleted file mode 100644 index d5eaec671..000000000 Binary files a/docs/html/.doctrees/api/kittycad.api.meta.meta_debug_session.asyncio.doctree and /dev/null differ diff --git a/docs/html/.doctrees/api/kittycad.api.meta.meta_debug_session.asyncio_detailed.doctree b/docs/html/.doctrees/api/kittycad.api.meta.meta_debug_session.asyncio_detailed.doctree deleted file mode 100644 index c0558741d..000000000 Binary files a/docs/html/.doctrees/api/kittycad.api.meta.meta_debug_session.asyncio_detailed.doctree and /dev/null differ diff --git a/docs/html/.doctrees/api/kittycad.api.meta.meta_debug_session.sync.doctree b/docs/html/.doctrees/api/kittycad.api.meta.meta_debug_session.sync.doctree deleted file mode 100644 index 1852aeff0..000000000 Binary files a/docs/html/.doctrees/api/kittycad.api.meta.meta_debug_session.sync.doctree and /dev/null differ diff --git a/docs/html/.doctrees/api/kittycad.api.meta.meta_debug_session.sync_detailed.doctree b/docs/html/.doctrees/api/kittycad.api.meta.meta_debug_session.sync_detailed.doctree deleted file mode 100644 index 7c4ce6bb5..000000000 Binary files a/docs/html/.doctrees/api/kittycad.api.meta.meta_debug_session.sync_detailed.doctree and /dev/null differ diff --git a/docs/html/.doctrees/api/kittycad.api.meta.ping.asyncio.doctree b/docs/html/.doctrees/api/kittycad.api.meta.ping.asyncio.doctree deleted file mode 100644 index db074cbfd..000000000 Binary files a/docs/html/.doctrees/api/kittycad.api.meta.ping.asyncio.doctree and /dev/null differ diff --git a/docs/html/.doctrees/api/kittycad.api.meta.ping.asyncio_detailed.doctree b/docs/html/.doctrees/api/kittycad.api.meta.ping.asyncio_detailed.doctree deleted file mode 100644 index 9853546c0..000000000 Binary files a/docs/html/.doctrees/api/kittycad.api.meta.ping.asyncio_detailed.doctree and /dev/null differ diff --git a/docs/html/.doctrees/api/kittycad.api.meta.ping.sync.doctree b/docs/html/.doctrees/api/kittycad.api.meta.ping.sync.doctree deleted file mode 100644 index 1cc99598f..000000000 Binary files a/docs/html/.doctrees/api/kittycad.api.meta.ping.sync.doctree and /dev/null differ diff --git a/docs/html/.doctrees/api/kittycad.api.meta.ping.sync_detailed.doctree b/docs/html/.doctrees/api/kittycad.api.meta.ping.sync_detailed.doctree deleted file mode 100644 index eb562f6bc..000000000 Binary files a/docs/html/.doctrees/api/kittycad.api.meta.ping.sync_detailed.doctree and /dev/null differ diff --git a/docs/html/.doctrees/api/kittycad.client.AuthenticatedClient.doctree b/docs/html/.doctrees/api/kittycad.client.AuthenticatedClient.doctree deleted file mode 100644 index 9db8f3582..000000000 Binary files a/docs/html/.doctrees/api/kittycad.client.AuthenticatedClient.doctree and /dev/null differ diff --git a/docs/html/.doctrees/api/kittycad.client.AuthenticatedClientFromEnv.doctree b/docs/html/.doctrees/api/kittycad.client.AuthenticatedClientFromEnv.doctree deleted file mode 100644 index 92346f567..000000000 Binary files a/docs/html/.doctrees/api/kittycad.client.AuthenticatedClientFromEnv.doctree and /dev/null differ diff --git a/docs/html/.doctrees/api/kittycad.client.Client.doctree b/docs/html/.doctrees/api/kittycad.client.Client.doctree deleted file mode 100644 index f8b39c06a..000000000 Binary files a/docs/html/.doctrees/api/kittycad.client.Client.doctree and /dev/null differ diff --git a/docs/html/.doctrees/api/kittycad.models.AuthSession.doctree b/docs/html/.doctrees/api/kittycad.models.AuthSession.doctree deleted file mode 100644 index c345e17e6..000000000 Binary files a/docs/html/.doctrees/api/kittycad.models.AuthSession.doctree and /dev/null differ diff --git a/docs/html/.doctrees/api/kittycad.models.Environment.doctree b/docs/html/.doctrees/api/kittycad.models.Environment.doctree deleted file mode 100644 index fb266537d..000000000 Binary files a/docs/html/.doctrees/api/kittycad.models.Environment.doctree and /dev/null differ diff --git a/docs/html/.doctrees/api/kittycad.models.ErrorMessage.doctree b/docs/html/.doctrees/api/kittycad.models.ErrorMessage.doctree deleted file mode 100644 index a4a1f3b75..000000000 Binary files a/docs/html/.doctrees/api/kittycad.models.ErrorMessage.doctree and /dev/null differ diff --git a/docs/html/.doctrees/api/kittycad.models.FileConversion.doctree b/docs/html/.doctrees/api/kittycad.models.FileConversion.doctree deleted file mode 100644 index 91dd91750..000000000 Binary files a/docs/html/.doctrees/api/kittycad.models.FileConversion.doctree and /dev/null differ diff --git a/docs/html/.doctrees/api/kittycad.models.FileConversionStatus.doctree b/docs/html/.doctrees/api/kittycad.models.FileConversionStatus.doctree deleted file mode 100644 index a04157ffc..000000000 Binary files a/docs/html/.doctrees/api/kittycad.models.FileConversionStatus.doctree and /dev/null differ diff --git a/docs/html/.doctrees/api/kittycad.models.InstanceMetadata.doctree b/docs/html/.doctrees/api/kittycad.models.InstanceMetadata.doctree deleted file mode 100644 index a027c9c3c..000000000 Binary files a/docs/html/.doctrees/api/kittycad.models.InstanceMetadata.doctree and /dev/null differ diff --git a/docs/html/.doctrees/api/kittycad.models.Message.doctree b/docs/html/.doctrees/api/kittycad.models.Message.doctree deleted file mode 100644 index bf3e09778..000000000 Binary files a/docs/html/.doctrees/api/kittycad.models.Message.doctree and /dev/null differ diff --git a/docs/html/.doctrees/api/kittycad.models.auth_session.AuthSession.doctree b/docs/html/.doctrees/api/kittycad.models.auth_session.AuthSession.doctree deleted file mode 100644 index 5f128c223..000000000 Binary files a/docs/html/.doctrees/api/kittycad.models.auth_session.AuthSession.doctree and /dev/null differ diff --git a/docs/html/.doctrees/api/kittycad.models.environment.Environment.doctree b/docs/html/.doctrees/api/kittycad.models.environment.Environment.doctree deleted file mode 100644 index a71767fff..000000000 Binary files a/docs/html/.doctrees/api/kittycad.models.environment.Environment.doctree and /dev/null differ diff --git a/docs/html/.doctrees/api/kittycad.models.error_message.ErrorMessage.doctree b/docs/html/.doctrees/api/kittycad.models.error_message.ErrorMessage.doctree deleted file mode 100644 index 465a2de4a..000000000 Binary files a/docs/html/.doctrees/api/kittycad.models.error_message.ErrorMessage.doctree and /dev/null differ diff --git a/docs/html/.doctrees/api/kittycad.models.file_conversion.FileConversion.doctree b/docs/html/.doctrees/api/kittycad.models.file_conversion.FileConversion.doctree deleted file mode 100644 index 797fac064..000000000 Binary files a/docs/html/.doctrees/api/kittycad.models.file_conversion.FileConversion.doctree and /dev/null differ diff --git a/docs/html/.doctrees/api/kittycad.models.file_conversion.FileConversionStatus.doctree b/docs/html/.doctrees/api/kittycad.models.file_conversion.FileConversionStatus.doctree deleted file mode 100644 index 0a4a2cf90..000000000 Binary files a/docs/html/.doctrees/api/kittycad.models.file_conversion.FileConversionStatus.doctree and /dev/null differ diff --git a/docs/html/.doctrees/api/kittycad.models.file_conversion_status.FileConversionStatus.doctree b/docs/html/.doctrees/api/kittycad.models.file_conversion_status.FileConversionStatus.doctree deleted file mode 100644 index 2211bcdf2..000000000 Binary files a/docs/html/.doctrees/api/kittycad.models.file_conversion_status.FileConversionStatus.doctree and /dev/null differ diff --git a/docs/html/.doctrees/api/kittycad.models.instance_metadata.InstanceMetadata.doctree b/docs/html/.doctrees/api/kittycad.models.instance_metadata.InstanceMetadata.doctree deleted file mode 100644 index 40daf51f1..000000000 Binary files a/docs/html/.doctrees/api/kittycad.models.instance_metadata.InstanceMetadata.doctree and /dev/null differ diff --git a/docs/html/.doctrees/api/kittycad.models.message.Message.doctree b/docs/html/.doctrees/api/kittycad.models.message.Message.doctree deleted file mode 100644 index 6d690211b..000000000 Binary files a/docs/html/.doctrees/api/kittycad.models.message.Message.doctree and /dev/null differ diff --git a/docs/html/.doctrees/api/kittycad.types.File.doctree b/docs/html/.doctrees/api/kittycad.types.File.doctree deleted file mode 100644 index 8a7365f93..000000000 Binary files a/docs/html/.doctrees/api/kittycad.types.File.doctree and /dev/null differ diff --git a/docs/html/.doctrees/api/kittycad.types.Response.doctree b/docs/html/.doctrees/api/kittycad.types.Response.doctree deleted file mode 100644 index 249bc6ec6..000000000 Binary files a/docs/html/.doctrees/api/kittycad.types.Response.doctree and /dev/null differ diff --git a/docs/html/.doctrees/environment.pickle b/docs/html/.doctrees/environment.pickle index dd272ee47..314e99a80 100644 Binary files a/docs/html/.doctrees/environment.pickle and b/docs/html/.doctrees/environment.pickle differ diff --git a/docs/html/.doctrees/index.doctree b/docs/html/.doctrees/index.doctree index edae28552..0b043d98f 100644 Binary files a/docs/html/.doctrees/index.doctree and b/docs/html/.doctrees/index.doctree differ diff --git a/docs/html/.doctrees/api/kittycad.models.ValidFileTypes.doctree b/docs/html/.doctrees/modules/kittycad.api.doctree similarity index 54% rename from docs/html/.doctrees/api/kittycad.models.ValidFileTypes.doctree rename to docs/html/.doctrees/modules/kittycad.api.doctree index 3a2b70143..c76da56f2 100644 Binary files a/docs/html/.doctrees/api/kittycad.models.ValidFileTypes.doctree and b/docs/html/.doctrees/modules/kittycad.api.doctree differ diff --git a/docs/html/.doctrees/modules/kittycad.client.doctree b/docs/html/.doctrees/modules/kittycad.client.doctree new file mode 100644 index 000000000..343a32214 Binary files /dev/null and b/docs/html/.doctrees/modules/kittycad.client.doctree differ diff --git a/docs/html/.doctrees/api/kittycad.models.valid_file_types.ValidFileTypes.doctree b/docs/html/.doctrees/modules/kittycad.models.doctree similarity index 53% rename from docs/html/.doctrees/api/kittycad.models.valid_file_types.ValidFileTypes.doctree rename to docs/html/.doctrees/modules/kittycad.models.doctree index 06a405116..ce05d0128 100644 Binary files a/docs/html/.doctrees/api/kittycad.models.valid_file_types.ValidFileTypes.doctree and b/docs/html/.doctrees/modules/kittycad.models.doctree differ diff --git a/docs/html/.doctrees/modules/kittycad.types.doctree b/docs/html/.doctrees/modules/kittycad.types.doctree new file mode 100644 index 000000000..0db0aaf3b Binary files /dev/null and b/docs/html/.doctrees/modules/kittycad.types.doctree differ diff --git a/docs/html/_sources/api/kittycad.ClientFromEnv.rst.txt b/docs/html/_sources/api/kittycad.ClientFromEnv.rst.txt new file mode 100644 index 000000000..0a8a3026c --- /dev/null +++ b/docs/html/_sources/api/kittycad.ClientFromEnv.rst.txt @@ -0,0 +1,17 @@ +ClientFromEnv +============= + +.. currentmodule:: kittycad + +.. autoclass:: ClientFromEnv + :show-inheritance: + + .. rubric:: Methods Summary + + .. autosummary:: + + ~ClientFromEnv.get_headers + + .. rubric:: Methods Documentation + + .. automethod:: get_headers diff --git a/docs/html/_sources/api/kittycad.api.file.file_conversion_by_id.asyncio.rst.txt b/docs/html/_sources/api/kittycad.api.file.file_conversion_by_id.asyncio.rst.txt deleted file mode 100644 index efc3f7d9b..000000000 --- a/docs/html/_sources/api/kittycad.api.file.file_conversion_by_id.asyncio.rst.txt +++ /dev/null @@ -1,6 +0,0 @@ -asyncio -======= - -.. currentmodule:: kittycad.api.file.file_conversion_by_id - -.. autofunction:: asyncio diff --git a/docs/html/_sources/api/kittycad.api.file.file_conversion_by_id.asyncio_detailed.rst.txt b/docs/html/_sources/api/kittycad.api.file.file_conversion_by_id.asyncio_detailed.rst.txt deleted file mode 100644 index b50ec2a6e..000000000 --- a/docs/html/_sources/api/kittycad.api.file.file_conversion_by_id.asyncio_detailed.rst.txt +++ /dev/null @@ -1,6 +0,0 @@ -asyncio_detailed -================ - -.. currentmodule:: kittycad.api.file.file_conversion_by_id - -.. autofunction:: asyncio_detailed diff --git a/docs/html/_sources/api/kittycad.api.file.file_conversion_by_id.sync.rst.txt b/docs/html/_sources/api/kittycad.api.file.file_conversion_by_id.sync.rst.txt deleted file mode 100644 index 1dc4703f5..000000000 --- a/docs/html/_sources/api/kittycad.api.file.file_conversion_by_id.sync.rst.txt +++ /dev/null @@ -1,6 +0,0 @@ -sync -==== - -.. currentmodule:: kittycad.api.file.file_conversion_by_id - -.. autofunction:: sync diff --git a/docs/html/_sources/api/kittycad.api.file.file_conversion_by_id.sync_detailed.rst.txt b/docs/html/_sources/api/kittycad.api.file.file_conversion_by_id.sync_detailed.rst.txt deleted file mode 100644 index 76c6953a9..000000000 --- a/docs/html/_sources/api/kittycad.api.file.file_conversion_by_id.sync_detailed.rst.txt +++ /dev/null @@ -1,6 +0,0 @@ -sync_detailed -============= - -.. currentmodule:: kittycad.api.file.file_conversion_by_id - -.. autofunction:: sync_detailed diff --git a/docs/html/_sources/api/kittycad.api.file.file_conversion_by_id_with_base64_helper.asyncio.rst.txt b/docs/html/_sources/api/kittycad.api.file.file_conversion_by_id_with_base64_helper.asyncio.rst.txt deleted file mode 100644 index f3b3406e6..000000000 --- a/docs/html/_sources/api/kittycad.api.file.file_conversion_by_id_with_base64_helper.asyncio.rst.txt +++ /dev/null @@ -1,6 +0,0 @@ -asyncio -======= - -.. currentmodule:: kittycad.api.file.file_conversion_by_id_with_base64_helper - -.. autofunction:: asyncio diff --git a/docs/html/_sources/api/kittycad.api.file.file_conversion_by_id_with_base64_helper.sync.rst.txt b/docs/html/_sources/api/kittycad.api.file.file_conversion_by_id_with_base64_helper.sync.rst.txt deleted file mode 100644 index ee54bd3ec..000000000 --- a/docs/html/_sources/api/kittycad.api.file.file_conversion_by_id_with_base64_helper.sync.rst.txt +++ /dev/null @@ -1,6 +0,0 @@ -sync -==== - -.. currentmodule:: kittycad.api.file.file_conversion_by_id_with_base64_helper - -.. autofunction:: sync diff --git a/docs/html/_sources/api/kittycad.api.file.file_convert.asyncio.rst.txt b/docs/html/_sources/api/kittycad.api.file.file_convert.asyncio.rst.txt deleted file mode 100644 index ed1b3b8b5..000000000 --- a/docs/html/_sources/api/kittycad.api.file.file_convert.asyncio.rst.txt +++ /dev/null @@ -1,6 +0,0 @@ -asyncio -======= - -.. currentmodule:: kittycad.api.file.file_convert - -.. autofunction:: asyncio diff --git a/docs/html/_sources/api/kittycad.api.file.file_convert.asyncio_detailed.rst.txt b/docs/html/_sources/api/kittycad.api.file.file_convert.asyncio_detailed.rst.txt deleted file mode 100644 index ba677522c..000000000 --- a/docs/html/_sources/api/kittycad.api.file.file_convert.asyncio_detailed.rst.txt +++ /dev/null @@ -1,6 +0,0 @@ -asyncio_detailed -================ - -.. currentmodule:: kittycad.api.file.file_convert - -.. autofunction:: asyncio_detailed diff --git a/docs/html/_sources/api/kittycad.api.file.file_convert.sync.rst.txt b/docs/html/_sources/api/kittycad.api.file.file_convert.sync.rst.txt deleted file mode 100644 index 4d9dccbac..000000000 --- a/docs/html/_sources/api/kittycad.api.file.file_convert.sync.rst.txt +++ /dev/null @@ -1,6 +0,0 @@ -sync -==== - -.. currentmodule:: kittycad.api.file.file_convert - -.. autofunction:: sync diff --git a/docs/html/_sources/api/kittycad.api.file.file_convert.sync_detailed.rst.txt b/docs/html/_sources/api/kittycad.api.file.file_convert.sync_detailed.rst.txt deleted file mode 100644 index bba2fd7da..000000000 --- a/docs/html/_sources/api/kittycad.api.file.file_convert.sync_detailed.rst.txt +++ /dev/null @@ -1,6 +0,0 @@ -sync_detailed -============= - -.. currentmodule:: kittycad.api.file.file_convert - -.. autofunction:: sync_detailed diff --git a/docs/html/_sources/api/kittycad.api.file.file_convert_with_base64_helper.asyncio.rst.txt b/docs/html/_sources/api/kittycad.api.file.file_convert_with_base64_helper.asyncio.rst.txt deleted file mode 100644 index 15320af7e..000000000 --- a/docs/html/_sources/api/kittycad.api.file.file_convert_with_base64_helper.asyncio.rst.txt +++ /dev/null @@ -1,6 +0,0 @@ -asyncio -======= - -.. currentmodule:: kittycad.api.file.file_convert_with_base64_helper - -.. autofunction:: asyncio diff --git a/docs/html/_sources/api/kittycad.api.file.file_convert_with_base64_helper.sync.rst.txt b/docs/html/_sources/api/kittycad.api.file.file_convert_with_base64_helper.sync.rst.txt deleted file mode 100644 index 796616615..000000000 --- a/docs/html/_sources/api/kittycad.api.file.file_convert_with_base64_helper.sync.rst.txt +++ /dev/null @@ -1,6 +0,0 @@ -sync -==== - -.. currentmodule:: kittycad.api.file.file_convert_with_base64_helper - -.. autofunction:: sync diff --git a/docs/html/_sources/api/kittycad.api.meta.meta_debug_instance.asyncio.rst.txt b/docs/html/_sources/api/kittycad.api.meta.meta_debug_instance.asyncio.rst.txt deleted file mode 100644 index 124d5387e..000000000 --- a/docs/html/_sources/api/kittycad.api.meta.meta_debug_instance.asyncio.rst.txt +++ /dev/null @@ -1,6 +0,0 @@ -asyncio -======= - -.. currentmodule:: kittycad.api.meta.meta_debug_instance - -.. autofunction:: asyncio diff --git a/docs/html/_sources/api/kittycad.api.meta.meta_debug_instance.asyncio_detailed.rst.txt b/docs/html/_sources/api/kittycad.api.meta.meta_debug_instance.asyncio_detailed.rst.txt deleted file mode 100644 index a9d9c247b..000000000 --- a/docs/html/_sources/api/kittycad.api.meta.meta_debug_instance.asyncio_detailed.rst.txt +++ /dev/null @@ -1,6 +0,0 @@ -asyncio_detailed -================ - -.. currentmodule:: kittycad.api.meta.meta_debug_instance - -.. autofunction:: asyncio_detailed diff --git a/docs/html/_sources/api/kittycad.api.meta.meta_debug_instance.sync.rst.txt b/docs/html/_sources/api/kittycad.api.meta.meta_debug_instance.sync.rst.txt deleted file mode 100644 index 22045326b..000000000 --- a/docs/html/_sources/api/kittycad.api.meta.meta_debug_instance.sync.rst.txt +++ /dev/null @@ -1,6 +0,0 @@ -sync -==== - -.. currentmodule:: kittycad.api.meta.meta_debug_instance - -.. autofunction:: sync diff --git a/docs/html/_sources/api/kittycad.api.meta.meta_debug_instance.sync_detailed.rst.txt b/docs/html/_sources/api/kittycad.api.meta.meta_debug_instance.sync_detailed.rst.txt deleted file mode 100644 index d00e6cbae..000000000 --- a/docs/html/_sources/api/kittycad.api.meta.meta_debug_instance.sync_detailed.rst.txt +++ /dev/null @@ -1,6 +0,0 @@ -sync_detailed -============= - -.. currentmodule:: kittycad.api.meta.meta_debug_instance - -.. autofunction:: sync_detailed diff --git a/docs/html/_sources/api/kittycad.api.meta.meta_debug_session.asyncio.rst.txt b/docs/html/_sources/api/kittycad.api.meta.meta_debug_session.asyncio.rst.txt deleted file mode 100644 index 0b0792c8b..000000000 --- a/docs/html/_sources/api/kittycad.api.meta.meta_debug_session.asyncio.rst.txt +++ /dev/null @@ -1,6 +0,0 @@ -asyncio -======= - -.. currentmodule:: kittycad.api.meta.meta_debug_session - -.. autofunction:: asyncio diff --git a/docs/html/_sources/api/kittycad.api.meta.meta_debug_session.asyncio_detailed.rst.txt b/docs/html/_sources/api/kittycad.api.meta.meta_debug_session.asyncio_detailed.rst.txt deleted file mode 100644 index d98aba1c0..000000000 --- a/docs/html/_sources/api/kittycad.api.meta.meta_debug_session.asyncio_detailed.rst.txt +++ /dev/null @@ -1,6 +0,0 @@ -asyncio_detailed -================ - -.. currentmodule:: kittycad.api.meta.meta_debug_session - -.. autofunction:: asyncio_detailed diff --git a/docs/html/_sources/api/kittycad.api.meta.meta_debug_session.sync.rst.txt b/docs/html/_sources/api/kittycad.api.meta.meta_debug_session.sync.rst.txt deleted file mode 100644 index 00dd7d4d2..000000000 --- a/docs/html/_sources/api/kittycad.api.meta.meta_debug_session.sync.rst.txt +++ /dev/null @@ -1,6 +0,0 @@ -sync -==== - -.. currentmodule:: kittycad.api.meta.meta_debug_session - -.. autofunction:: sync diff --git a/docs/html/_sources/api/kittycad.api.meta.meta_debug_session.sync_detailed.rst.txt b/docs/html/_sources/api/kittycad.api.meta.meta_debug_session.sync_detailed.rst.txt deleted file mode 100644 index b221a1a54..000000000 --- a/docs/html/_sources/api/kittycad.api.meta.meta_debug_session.sync_detailed.rst.txt +++ /dev/null @@ -1,6 +0,0 @@ -sync_detailed -============= - -.. currentmodule:: kittycad.api.meta.meta_debug_session - -.. autofunction:: sync_detailed diff --git a/docs/html/_sources/api/kittycad.api.meta.ping.asyncio.rst.txt b/docs/html/_sources/api/kittycad.api.meta.ping.asyncio.rst.txt deleted file mode 100644 index e2fc02127..000000000 --- a/docs/html/_sources/api/kittycad.api.meta.ping.asyncio.rst.txt +++ /dev/null @@ -1,6 +0,0 @@ -asyncio -======= - -.. currentmodule:: kittycad.api.meta.ping - -.. autofunction:: asyncio diff --git a/docs/html/_sources/api/kittycad.api.meta.ping.asyncio_detailed.rst.txt b/docs/html/_sources/api/kittycad.api.meta.ping.asyncio_detailed.rst.txt deleted file mode 100644 index c7e723f66..000000000 --- a/docs/html/_sources/api/kittycad.api.meta.ping.asyncio_detailed.rst.txt +++ /dev/null @@ -1,6 +0,0 @@ -asyncio_detailed -================ - -.. currentmodule:: kittycad.api.meta.ping - -.. autofunction:: asyncio_detailed diff --git a/docs/html/_sources/api/kittycad.api.meta.ping.sync.rst.txt b/docs/html/_sources/api/kittycad.api.meta.ping.sync.rst.txt deleted file mode 100644 index 23cbdd0ba..000000000 --- a/docs/html/_sources/api/kittycad.api.meta.ping.sync.rst.txt +++ /dev/null @@ -1,6 +0,0 @@ -sync -==== - -.. currentmodule:: kittycad.api.meta.ping - -.. autofunction:: sync diff --git a/docs/html/_sources/api/kittycad.api.meta.ping.sync_detailed.rst.txt b/docs/html/_sources/api/kittycad.api.meta.ping.sync_detailed.rst.txt deleted file mode 100644 index 85808280f..000000000 --- a/docs/html/_sources/api/kittycad.api.meta.ping.sync_detailed.rst.txt +++ /dev/null @@ -1,6 +0,0 @@ -sync_detailed -============= - -.. currentmodule:: kittycad.api.meta.ping - -.. autofunction:: sync_detailed diff --git a/docs/html/_sources/api/kittycad.client.AuthenticatedClient.rst.txt b/docs/html/_sources/api/kittycad.client.AuthenticatedClient.rst.txt deleted file mode 100644 index b2fa7996b..000000000 --- a/docs/html/_sources/api/kittycad.client.AuthenticatedClient.rst.txt +++ /dev/null @@ -1,17 +0,0 @@ -AuthenticatedClient -=================== - -.. currentmodule:: kittycad.client - -.. autoclass:: AuthenticatedClient - :show-inheritance: - - .. rubric:: Methods Summary - - .. autosummary:: - - ~AuthenticatedClient.get_headers - - .. rubric:: Methods Documentation - - .. automethod:: get_headers diff --git a/docs/html/_sources/api/kittycad.client.AuthenticatedClientFromEnv.rst.txt b/docs/html/_sources/api/kittycad.client.AuthenticatedClientFromEnv.rst.txt deleted file mode 100644 index e7b88b47e..000000000 --- a/docs/html/_sources/api/kittycad.client.AuthenticatedClientFromEnv.rst.txt +++ /dev/null @@ -1,17 +0,0 @@ -AuthenticatedClientFromEnv -========================== - -.. currentmodule:: kittycad.client - -.. autoclass:: AuthenticatedClientFromEnv - :show-inheritance: - - .. rubric:: Methods Summary - - .. autosummary:: - - ~AuthenticatedClientFromEnv.get_headers - - .. rubric:: Methods Documentation - - .. automethod:: get_headers diff --git a/docs/html/_sources/api/kittycad.models.AuthSession.rst.txt b/docs/html/_sources/api/kittycad.models.AuthSession.rst.txt deleted file mode 100644 index 29c226d55..000000000 --- a/docs/html/_sources/api/kittycad.models.AuthSession.rst.txt +++ /dev/null @@ -1,29 +0,0 @@ -AuthSession -=========== - -.. currentmodule:: kittycad.models - -.. autoclass:: AuthSession - :show-inheritance: - - .. rubric:: Attributes Summary - - .. autosummary:: - - ~AuthSession.additional_keys - - .. rubric:: Methods Summary - - .. autosummary:: - - ~AuthSession.from_dict - ~AuthSession.to_dict - - .. rubric:: Attributes Documentation - - .. autoattribute:: additional_keys - - .. rubric:: Methods Documentation - - .. automethod:: from_dict - .. automethod:: to_dict diff --git a/docs/html/_sources/api/kittycad.models.Environment.rst.txt b/docs/html/_sources/api/kittycad.models.Environment.rst.txt deleted file mode 100644 index 58f41549b..000000000 --- a/docs/html/_sources/api/kittycad.models.Environment.rst.txt +++ /dev/null @@ -1,21 +0,0 @@ -Environment -=========== - -.. currentmodule:: kittycad.models - -.. autoclass:: Environment - :show-inheritance: - - .. rubric:: Attributes Summary - - .. autosummary:: - - ~Environment.DEVELOPMENT - ~Environment.PREVIEW - ~Environment.PRODUCTION - - .. rubric:: Attributes Documentation - - .. autoattribute:: DEVELOPMENT - .. autoattribute:: PREVIEW - .. autoattribute:: PRODUCTION diff --git a/docs/html/_sources/api/kittycad.models.ErrorMessage.rst.txt b/docs/html/_sources/api/kittycad.models.ErrorMessage.rst.txt deleted file mode 100644 index b61c2b900..000000000 --- a/docs/html/_sources/api/kittycad.models.ErrorMessage.rst.txt +++ /dev/null @@ -1,29 +0,0 @@ -ErrorMessage -============ - -.. currentmodule:: kittycad.models - -.. autoclass:: ErrorMessage - :show-inheritance: - - .. rubric:: Attributes Summary - - .. autosummary:: - - ~ErrorMessage.additional_keys - - .. rubric:: Methods Summary - - .. autosummary:: - - ~ErrorMessage.from_dict - ~ErrorMessage.to_dict - - .. rubric:: Attributes Documentation - - .. autoattribute:: additional_keys - - .. rubric:: Methods Documentation - - .. automethod:: from_dict - .. automethod:: to_dict diff --git a/docs/html/_sources/api/kittycad.models.FileConversion.rst.txt b/docs/html/_sources/api/kittycad.models.FileConversion.rst.txt deleted file mode 100644 index ea7024539..000000000 --- a/docs/html/_sources/api/kittycad.models.FileConversion.rst.txt +++ /dev/null @@ -1,29 +0,0 @@ -FileConversion -============== - -.. currentmodule:: kittycad.models - -.. autoclass:: FileConversion - :show-inheritance: - - .. rubric:: Attributes Summary - - .. autosummary:: - - ~FileConversion.additional_keys - - .. rubric:: Methods Summary - - .. autosummary:: - - ~FileConversion.from_dict - ~FileConversion.to_dict - - .. rubric:: Attributes Documentation - - .. autoattribute:: additional_keys - - .. rubric:: Methods Documentation - - .. automethod:: from_dict - .. automethod:: to_dict diff --git a/docs/html/_sources/api/kittycad.models.FileConversionStatus.rst.txt b/docs/html/_sources/api/kittycad.models.FileConversionStatus.rst.txt deleted file mode 100644 index c75f1fd41..000000000 --- a/docs/html/_sources/api/kittycad.models.FileConversionStatus.rst.txt +++ /dev/null @@ -1,25 +0,0 @@ -FileConversionStatus -==================== - -.. currentmodule:: kittycad.models - -.. autoclass:: FileConversionStatus - :show-inheritance: - - .. rubric:: Attributes Summary - - .. autosummary:: - - ~FileConversionStatus.COMPLETED - ~FileConversionStatus.FAILED - ~FileConversionStatus.IN_PROGRESS - ~FileConversionStatus.QUEUED - ~FileConversionStatus.UPLOADED - - .. rubric:: Attributes Documentation - - .. autoattribute:: COMPLETED - .. autoattribute:: FAILED - .. autoattribute:: IN_PROGRESS - .. autoattribute:: QUEUED - .. autoattribute:: UPLOADED diff --git a/docs/html/_sources/api/kittycad.models.InstanceMetadata.rst.txt b/docs/html/_sources/api/kittycad.models.InstanceMetadata.rst.txt deleted file mode 100644 index 86feaea81..000000000 --- a/docs/html/_sources/api/kittycad.models.InstanceMetadata.rst.txt +++ /dev/null @@ -1,29 +0,0 @@ -InstanceMetadata -================ - -.. currentmodule:: kittycad.models - -.. autoclass:: InstanceMetadata - :show-inheritance: - - .. rubric:: Attributes Summary - - .. autosummary:: - - ~InstanceMetadata.additional_keys - - .. rubric:: Methods Summary - - .. autosummary:: - - ~InstanceMetadata.from_dict - ~InstanceMetadata.to_dict - - .. rubric:: Attributes Documentation - - .. autoattribute:: additional_keys - - .. rubric:: Methods Documentation - - .. automethod:: from_dict - .. automethod:: to_dict diff --git a/docs/html/_sources/api/kittycad.models.Message.rst.txt b/docs/html/_sources/api/kittycad.models.Message.rst.txt deleted file mode 100644 index c6a5d79e4..000000000 --- a/docs/html/_sources/api/kittycad.models.Message.rst.txt +++ /dev/null @@ -1,29 +0,0 @@ -Message -======= - -.. currentmodule:: kittycad.models - -.. autoclass:: Message - :show-inheritance: - - .. rubric:: Attributes Summary - - .. autosummary:: - - ~Message.additional_keys - - .. rubric:: Methods Summary - - .. autosummary:: - - ~Message.from_dict - ~Message.to_dict - - .. rubric:: Attributes Documentation - - .. autoattribute:: additional_keys - - .. rubric:: Methods Documentation - - .. automethod:: from_dict - .. automethod:: to_dict diff --git a/docs/html/_sources/api/kittycad.models.ValidFileTypes.rst.txt b/docs/html/_sources/api/kittycad.models.ValidFileTypes.rst.txt deleted file mode 100644 index fb0585ce5..000000000 --- a/docs/html/_sources/api/kittycad.models.ValidFileTypes.rst.txt +++ /dev/null @@ -1,25 +0,0 @@ -ValidFileTypes -============== - -.. currentmodule:: kittycad.models - -.. autoclass:: ValidFileTypes - :show-inheritance: - - .. rubric:: Attributes Summary - - .. autosummary:: - - ~ValidFileTypes.DWG - ~ValidFileTypes.DXF - ~ValidFileTypes.OBJ - ~ValidFileTypes.STEP - ~ValidFileTypes.STL - - .. rubric:: Attributes Documentation - - .. autoattribute:: DWG - .. autoattribute:: DXF - .. autoattribute:: OBJ - .. autoattribute:: STEP - .. autoattribute:: STL diff --git a/docs/html/_sources/api/kittycad.models.auth_session.AuthSession.rst.txt b/docs/html/_sources/api/kittycad.models.auth_session.AuthSession.rst.txt deleted file mode 100644 index 73d9cd14e..000000000 --- a/docs/html/_sources/api/kittycad.models.auth_session.AuthSession.rst.txt +++ /dev/null @@ -1,29 +0,0 @@ -AuthSession -=========== - -.. currentmodule:: kittycad.models.auth_session - -.. autoclass:: AuthSession - :show-inheritance: - - .. rubric:: Attributes Summary - - .. autosummary:: - - ~AuthSession.additional_keys - - .. rubric:: Methods Summary - - .. autosummary:: - - ~AuthSession.from_dict - ~AuthSession.to_dict - - .. rubric:: Attributes Documentation - - .. autoattribute:: additional_keys - - .. rubric:: Methods Documentation - - .. automethod:: from_dict - .. automethod:: to_dict diff --git a/docs/html/_sources/api/kittycad.models.environment.Environment.rst.txt b/docs/html/_sources/api/kittycad.models.environment.Environment.rst.txt deleted file mode 100644 index ad4190878..000000000 --- a/docs/html/_sources/api/kittycad.models.environment.Environment.rst.txt +++ /dev/null @@ -1,21 +0,0 @@ -Environment -=========== - -.. currentmodule:: kittycad.models.environment - -.. autoclass:: Environment - :show-inheritance: - - .. rubric:: Attributes Summary - - .. autosummary:: - - ~Environment.DEVELOPMENT - ~Environment.PREVIEW - ~Environment.PRODUCTION - - .. rubric:: Attributes Documentation - - .. autoattribute:: DEVELOPMENT - .. autoattribute:: PREVIEW - .. autoattribute:: PRODUCTION diff --git a/docs/html/_sources/api/kittycad.models.error_message.ErrorMessage.rst.txt b/docs/html/_sources/api/kittycad.models.error_message.ErrorMessage.rst.txt deleted file mode 100644 index aa2052082..000000000 --- a/docs/html/_sources/api/kittycad.models.error_message.ErrorMessage.rst.txt +++ /dev/null @@ -1,29 +0,0 @@ -ErrorMessage -============ - -.. currentmodule:: kittycad.models.error_message - -.. autoclass:: ErrorMessage - :show-inheritance: - - .. rubric:: Attributes Summary - - .. autosummary:: - - ~ErrorMessage.additional_keys - - .. rubric:: Methods Summary - - .. autosummary:: - - ~ErrorMessage.from_dict - ~ErrorMessage.to_dict - - .. rubric:: Attributes Documentation - - .. autoattribute:: additional_keys - - .. rubric:: Methods Documentation - - .. automethod:: from_dict - .. automethod:: to_dict diff --git a/docs/html/_sources/api/kittycad.models.file_conversion.FileConversion.rst.txt b/docs/html/_sources/api/kittycad.models.file_conversion.FileConversion.rst.txt deleted file mode 100644 index 4bcc324ff..000000000 --- a/docs/html/_sources/api/kittycad.models.file_conversion.FileConversion.rst.txt +++ /dev/null @@ -1,29 +0,0 @@ -FileConversion -============== - -.. currentmodule:: kittycad.models.file_conversion - -.. autoclass:: FileConversion - :show-inheritance: - - .. rubric:: Attributes Summary - - .. autosummary:: - - ~FileConversion.additional_keys - - .. rubric:: Methods Summary - - .. autosummary:: - - ~FileConversion.from_dict - ~FileConversion.to_dict - - .. rubric:: Attributes Documentation - - .. autoattribute:: additional_keys - - .. rubric:: Methods Documentation - - .. automethod:: from_dict - .. automethod:: to_dict diff --git a/docs/html/_sources/api/kittycad.models.file_conversion.FileConversionStatus.rst.txt b/docs/html/_sources/api/kittycad.models.file_conversion.FileConversionStatus.rst.txt deleted file mode 100644 index 088aa93d3..000000000 --- a/docs/html/_sources/api/kittycad.models.file_conversion.FileConversionStatus.rst.txt +++ /dev/null @@ -1,25 +0,0 @@ -FileConversionStatus -==================== - -.. currentmodule:: kittycad.models.file_conversion - -.. autoclass:: FileConversionStatus - :show-inheritance: - - .. rubric:: Attributes Summary - - .. autosummary:: - - ~FileConversionStatus.COMPLETED - ~FileConversionStatus.FAILED - ~FileConversionStatus.IN_PROGRESS - ~FileConversionStatus.QUEUED - ~FileConversionStatus.UPLOADED - - .. rubric:: Attributes Documentation - - .. autoattribute:: COMPLETED - .. autoattribute:: FAILED - .. autoattribute:: IN_PROGRESS - .. autoattribute:: QUEUED - .. autoattribute:: UPLOADED diff --git a/docs/html/_sources/api/kittycad.models.file_conversion_status.FileConversionStatus.rst.txt b/docs/html/_sources/api/kittycad.models.file_conversion_status.FileConversionStatus.rst.txt deleted file mode 100644 index 367439298..000000000 --- a/docs/html/_sources/api/kittycad.models.file_conversion_status.FileConversionStatus.rst.txt +++ /dev/null @@ -1,25 +0,0 @@ -FileConversionStatus -==================== - -.. currentmodule:: kittycad.models.file_conversion_status - -.. autoclass:: FileConversionStatus - :show-inheritance: - - .. rubric:: Attributes Summary - - .. autosummary:: - - ~FileConversionStatus.COMPLETED - ~FileConversionStatus.FAILED - ~FileConversionStatus.IN_PROGRESS - ~FileConversionStatus.QUEUED - ~FileConversionStatus.UPLOADED - - .. rubric:: Attributes Documentation - - .. autoattribute:: COMPLETED - .. autoattribute:: FAILED - .. autoattribute:: IN_PROGRESS - .. autoattribute:: QUEUED - .. autoattribute:: UPLOADED diff --git a/docs/html/_sources/api/kittycad.models.instance_metadata.InstanceMetadata.rst.txt b/docs/html/_sources/api/kittycad.models.instance_metadata.InstanceMetadata.rst.txt deleted file mode 100644 index f5aaa331f..000000000 --- a/docs/html/_sources/api/kittycad.models.instance_metadata.InstanceMetadata.rst.txt +++ /dev/null @@ -1,29 +0,0 @@ -InstanceMetadata -================ - -.. currentmodule:: kittycad.models.instance_metadata - -.. autoclass:: InstanceMetadata - :show-inheritance: - - .. rubric:: Attributes Summary - - .. autosummary:: - - ~InstanceMetadata.additional_keys - - .. rubric:: Methods Summary - - .. autosummary:: - - ~InstanceMetadata.from_dict - ~InstanceMetadata.to_dict - - .. rubric:: Attributes Documentation - - .. autoattribute:: additional_keys - - .. rubric:: Methods Documentation - - .. automethod:: from_dict - .. automethod:: to_dict diff --git a/docs/html/_sources/api/kittycad.models.message.Message.rst.txt b/docs/html/_sources/api/kittycad.models.message.Message.rst.txt deleted file mode 100644 index 30d39fc53..000000000 --- a/docs/html/_sources/api/kittycad.models.message.Message.rst.txt +++ /dev/null @@ -1,29 +0,0 @@ -Message -======= - -.. currentmodule:: kittycad.models.message - -.. autoclass:: Message - :show-inheritance: - - .. rubric:: Attributes Summary - - .. autosummary:: - - ~Message.additional_keys - - .. rubric:: Methods Summary - - .. autosummary:: - - ~Message.from_dict - ~Message.to_dict - - .. rubric:: Attributes Documentation - - .. autoattribute:: additional_keys - - .. rubric:: Methods Documentation - - .. automethod:: from_dict - .. automethod:: to_dict diff --git a/docs/html/_sources/api/kittycad.models.valid_file_types.ValidFileTypes.rst.txt b/docs/html/_sources/api/kittycad.models.valid_file_types.ValidFileTypes.rst.txt deleted file mode 100644 index f434f3a29..000000000 --- a/docs/html/_sources/api/kittycad.models.valid_file_types.ValidFileTypes.rst.txt +++ /dev/null @@ -1,25 +0,0 @@ -ValidFileTypes -============== - -.. currentmodule:: kittycad.models.valid_file_types - -.. autoclass:: ValidFileTypes - :show-inheritance: - - .. rubric:: Attributes Summary - - .. autosummary:: - - ~ValidFileTypes.DWG - ~ValidFileTypes.DXF - ~ValidFileTypes.OBJ - ~ValidFileTypes.STEP - ~ValidFileTypes.STL - - .. rubric:: Attributes Documentation - - .. autoattribute:: DWG - .. autoattribute:: DXF - .. autoattribute:: OBJ - .. autoattribute:: STEP - .. autoattribute:: STL diff --git a/docs/html/_sources/api/kittycad.types.File.rst.txt b/docs/html/_sources/api/kittycad.types.File.rst.txt deleted file mode 100644 index 64f4625fe..000000000 --- a/docs/html/_sources/api/kittycad.types.File.rst.txt +++ /dev/null @@ -1,17 +0,0 @@ -File -==== - -.. currentmodule:: kittycad.types - -.. autoclass:: File - :show-inheritance: - - .. rubric:: Methods Summary - - .. autosummary:: - - ~File.to_tuple - - .. rubric:: Methods Documentation - - .. automethod:: to_tuple diff --git a/docs/html/_sources/api/kittycad.types.Response.rst.txt b/docs/html/_sources/api/kittycad.types.Response.rst.txt deleted file mode 100644 index 98341b950..000000000 --- a/docs/html/_sources/api/kittycad.types.Response.rst.txt +++ /dev/null @@ -1,7 +0,0 @@ -Response -======== - -.. currentmodule:: kittycad.types - -.. autoclass:: Response - :show-inheritance: diff --git a/docs/html/_sources/index.rst.txt b/docs/html/_sources/index.rst.txt index 121a82338..1d555e038 100644 --- a/docs/html/_sources/index.rst.txt +++ b/docs/html/_sources/index.rst.txt @@ -6,9 +6,8 @@ Welcome to kittycad's documentation! ==================================== -.. toctree:: - :maxdepth: 3 - :caption: Contents: +.. autosummary:: + :toctree: modules kittycad.api kittycad.client diff --git a/docs/html/_sources/modules/kittycad.api.rst.txt b/docs/html/_sources/modules/kittycad.api.rst.txt new file mode 100644 index 000000000..7f6d88171 --- /dev/null +++ b/docs/html/_sources/modules/kittycad.api.rst.txt @@ -0,0 +1,23 @@ +kittycad.api +============ + +.. automodule:: kittycad.api + + + + + + + + + + + + + + + + + + + diff --git a/docs/html/_sources/modules/kittycad.client.rst.txt b/docs/html/_sources/modules/kittycad.client.rst.txt new file mode 100644 index 000000000..0206d8f2a --- /dev/null +++ b/docs/html/_sources/modules/kittycad.client.rst.txt @@ -0,0 +1,30 @@ +kittycad.client +=============== + +.. automodule:: kittycad.client + + + + + + + + + + + + .. rubric:: Classes + + .. autosummary:: + + Client + ClientFromEnv + + + + + + + + + diff --git a/docs/html/_sources/modules/kittycad.models.rst.txt b/docs/html/_sources/modules/kittycad.models.rst.txt new file mode 100644 index 000000000..447faee8f --- /dev/null +++ b/docs/html/_sources/modules/kittycad.models.rst.txt @@ -0,0 +1,23 @@ +kittycad.models +=============== + +.. automodule:: kittycad.models + + + + + + + + + + + + + + + + + + + diff --git a/docs/html/_sources/modules/kittycad.types.rst.txt b/docs/html/_sources/modules/kittycad.types.rst.txt new file mode 100644 index 000000000..07e380fa9 --- /dev/null +++ b/docs/html/_sources/modules/kittycad.types.rst.txt @@ -0,0 +1,31 @@ +kittycad.types +============== + +.. automodule:: kittycad.types + + + + + + + + + + + + .. rubric:: Classes + + .. autosummary:: + + File + Response + Unset + + + + + + + + + diff --git a/docs/html/_static/documentation_options.js b/docs/html/_static/documentation_options.js index 4dfe75f94..efa8c5749 100644 --- a/docs/html/_static/documentation_options.js +++ b/docs/html/_static/documentation_options.js @@ -1,6 +1,6 @@ var DOCUMENTATION_OPTIONS = { URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), - VERSION: 'v0.0.5', + VERSION: 'v0.0.6', LANGUAGE: 'None', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/docs/html/api/kittycad.Client.html b/docs/html/api/kittycad.Client.html index 1e1b95a27..86a5ace8f 100644 --- a/docs/html/api/kittycad.Client.html +++ b/docs/html/api/kittycad.Client.html @@ -4,7 +4,7 @@ - Client — kittycad v0.0.5 documentation + Client — kittycad v0.0.6 documentation @@ -19,7 +19,8 @@ - + + @@ -30,7 +31,7 @@ kittycad
- v0.0.5 + v0.0.6
@@ -40,9 +41,15 @@
@@ -73,9 +80,9 @@

Client

-class kittycad.Client(base_url='https://api.kittycad.io', *, cookies=NOTHING, headers=NOTHING, timeout=50.0, verify_ssl=True)[source]
+class kittycad.Client(base_url='https://api.kittycad.io', *, token, cookies=NOTHING, headers=NOTHING, timeout=50.0, verify_ssl=True)[source]

Bases: object

-

A class for keeping track of data related to the API

+

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

Methods Summary

@@ -151,7 +158,7 @@

Get a new client matching this one with additional cookies

Return type
-

Client

+

Client

@@ -162,7 +169,7 @@

Get a new client matching this one with additional headers

Return type
-

Client

+

Client

@@ -173,7 +180,7 @@

Get a new client matching this one with a new timeout (in seconds)

Return type
-

Client

+

Client

@@ -186,7 +193,8 @@

diff --git a/docs/html/api/kittycad.AuthenticatedClient.html b/docs/html/api/kittycad.ClientFromEnv.html similarity index 59% rename from docs/html/api/kittycad.AuthenticatedClient.html rename to docs/html/api/kittycad.ClientFromEnv.html index da651d14c..0c6e0d617 100644 --- a/docs/html/api/kittycad.AuthenticatedClient.html +++ b/docs/html/api/kittycad.ClientFromEnv.html @@ -4,7 +4,7 @@ - AuthenticatedClient — kittycad v0.0.5 documentation + ClientFromEnv — kittycad v0.0.6 documentation @@ -19,8 +19,7 @@ - - + @@ -31,7 +30,7 @@ kittycad
- v0.0.5 + v0.0.6
@@ -41,9 +40,15 @@
@@ -60,9 +65,9 @@

@@ -70,13 +75,13 @@
-
-

AuthenticatedClient

+
+

ClientFromEnv

-
-class kittycad.AuthenticatedClient(base_url='https://api.kittycad.io', *, cookies=NOTHING, headers=NOTHING, timeout=50.0, verify_ssl=True, token)[source]
-

Bases: kittycad.client.Client

-

A Client which has been authenticated for use on secured endpoints

+
+class kittycad.ClientFromEnv(base_url='https://api.kittycad.io', token='f633c45d-022a-469e-bb36-b5d7cbb6ae5b', *, cookies=NOTHING, headers=NOTHING, timeout=50.0, verify_ssl=True)[source]
+

Bases: kittycad.client.Client

+

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

Methods Summary

@@ -84,15 +89,15 @@ - +

get_headers()

get_headers()

Get headers to be used in authenticated endpoints

Methods Documentation

-
-get_headers()[source]
+
+get_headers()[source]

Get headers to be used in authenticated endpoints

Return type
@@ -109,8 +114,7 @@