Interface
This section of the documentation focuses on how the interface is implemented. It is split into the following documents:
- The Inputs accepted by Flower.
- The Outputs, including the different styles for generating documentation from the
datapackage.jsonfile. - The Command Line Interface that forms the main entry point.
- The Configuration settings as a Python class and within a file.
- The Python interface that contains the Python code that powers the CLI Python functions.