The objective of this interface is the ability to get data from an installation and use them in python. Current planned interfaces are Users and Groups.
There will be 3 modules available:
from admidio import Admidio
adm = Admidio(mysql_host, mysql_user, mysql_password, mysql_database)
It will initialise all groups and users that are in the admidio installation.