Contents:
Programmer Reference:
This part of the documentation covers all the interfaces of pycatia.
The entry point for most pycatia use cases is to do the following.
>>> from pycatia import catia
This creates an instance of the pycatia.in_interfaces.application.Application.
pycatia.in_interfaces.application.Application