Python API
Information
- This topic describes the public Python API of PLANTA
- These functions are guaranteed to be supported in future versions
Customizing API
ppms.user_interface
The
ppms.user_interface
package provides various helper functions that affect how the user interacts with the client.
ppms.interface
The
ppms.interface
package contains the PLANTA
link API.
Server API
ppms.migration
The
ppms.migration
package implements the migration framework and provides the base classes for writing new migration packets.
Related topics
The API style guide can be found (in German) in the topic
PythonApiStyleGuide