Catalog

Attention

🚧 This implementation is work in progress. 🚧

from pyEDAA.IPXACT.Catalog import Catalog

filePath = Path("Catalog.xml")
catalog = Catalog(filePath, parse=True)