API Python - openantz/antz GitHub Wiki
Under Construction!!!
Python scripts supported using C-Python library.
You can execute a 'example.py' script(s) stored in the 'usr/global/plugin' folder.
Scripts can be used to add user functionality or completely automate the system. Here are a few examples:
Online ANTz-gitviz server for WebGL
A new WebGL scene is automatically generated whenever the repository changes. The user can specify the location of any git(hub) repo. Here is the script which performs this task....
PHP - Python bridge
Interact with ANTz using PHP via the Python - PHP bridge.