pyacd is a Python API. Here is a small example that shows how to use it to parse an ACD file and retrieve basic information from it. from pyacd.parser import parse ...