# Limitations
There are a few known limitations that currently applies to the Python OpenTAP integration.
- Loading OpenTAP from a Python script is not currently supported.
__init__
methods must be implemented for all classes, that needs initialization from their parent class.