Jess Frazelle bf0710f0e6 upgrade pydantic (#266)
* upgrade pydantic

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* updates

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* update other deps

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* update other deps

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* ruff

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* bump more deps

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* update

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* format

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* bump

Signed-off-by: Jess Frazelle <github@jessfraz.com>

---------

Signed-off-by: Jess Frazelle <github@jessfraz.com>
2024-09-10 12:52:57 -07:00
2024-09-10 12:52:57 -07:00
fix
2023-08-17 14:13:56 -07:00
2024-09-10 16:52:57 +00:00
2024-09-10 12:52:57 -07:00
2024-09-10 12:52:57 -07:00
2024-08-09 17:16:09 -07:00
2023-12-05 16:27:05 -08:00
2024-07-28 15:00:16 -07:00
2023-04-06 16:09:33 -07:00
2024-09-10 12:52:57 -07:00
2021-12-20 10:54:55 -08:00
2023-05-04 00:58:06 -07:00
2024-09-10 12:52:57 -07:00
2024-09-10 12:52:57 -07:00
2024-01-06 20:16:15 -08:00
2024-09-10 09:17:32 -07:00

kittycad.py

The Python API client for KittyCAD.

Generating

You can trigger a build with the GitHub action to generate the client. This will automatically update the client to the latest version based on the spec hosted at api.zoo.dev.

Alternatively, if you wish to generate the client locally, make sure you have Docker installed and run:

$ make generate

Contributing

Please do not change the code directly since it is generated. PRs that change the code directly will be automatically closed by a bot.

Description
The Python API client for Zoo.
Readme MIT 1.8 GiB
Languages
Python 98.6%
Jinja 1.2%
Makefile 0.1%