3 releases

new 0.1.5 Apr 23, 2024
0.1.4 Apr 10, 2024
0.1.3 Mar 28, 2024

#316 in Rust patterns

Download history 79/week @ 2024-03-22 874/week @ 2024-03-29 827/week @ 2024-04-05 1288/week @ 2024-04-12 935/week @ 2024-04-19

4,003 downloads per month

MIT license

420KB
7.5K SLoC

A KittyCAD execution plan (KCEP) is a list of

  • KittyCAD API requests to make
  • Values to send in API requests
  • Values to assign from API responses
  • Computation to perform on values You can think of it as a domain-specific language for making KittyCAD API calls and using the results to make other API calls.

Dependencies

~73MB
~1M SLoC