API Directory
Modules
| Name | Description |
|---|---|
| AnnotationType | Provides an enumeration of annotations that can be used in template design files with the .pymd extension. |
Classes
| Name | Description |
|---|---|
| Position | Used to locate positions in the original template string. |
| TemplateBase | Backend class for Pymaidol templates, serves as the base class for all Pymaidol template classes. |
| TemplateRenderer | Class that renders template strings into strings. |