54d2ea373f23a19d626b049219587166392d1e1b
YOYO NEW API SPEC! Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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.kittycad.io.
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.
Languages
Python
98.6%
Jinja
1.2%
Makefile
0.1%