Willow Willow is a Python build system that can be used to create, compile, delete, and add dependencies to projects. It is a command-line tool that can be used to automate various tasks related to building and managing software projects.
Willow also provides an API that can be used to perform the same tasks programmatically. The willowapi module provides the following functions:
create(name, location): creates a new project with the specified name at the specified location. compile...