4 releases

new 0.1.6 May 3, 2024
0.1.5 Apr 23, 2024
0.1.4 Apr 10, 2024
0.1.3 Mar 28, 2024

#367 in Rust patterns

Download history 785/week @ 2024-03-28 697/week @ 2024-04-04 1430/week @ 2024-04-11 1085/week @ 2024-04-18 988/week @ 2024-04-25 601/week @ 2024-05-02

4,233 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

~71MB
~1M SLoC