Interface
Warning
🚧 Sprout is still in active development and evolving quickly, so the documentation and functionality may not work as described and could undergo substantial changes 🚧
This section of the documentation focuses on how the interface is implemented. It is split into the following set of documents:
- The Inputs accepted by Sprout, specifically the object types used to represent paths, properties, and data.
- The main Outputs, including the files, folders, and Python objects produced by Sprout.
- The Python functions that form the core of Sprout and its extensions.
- The flow of functions and objects visually represented in diagrams.