Deep into the XML abyss
This project has moved away from Github and is now hosted elsewhere.
This package takes a stab at PPTX manipulation out of curiosity for implementing against an open format and try to produce a better, simpler and clearer version of existing solutions in the Python ecosystem.
This repository uses the Scripts to Rule Them All pattern; all the
utility scripts to manage dependencies, format and test are in the script
directory. . script/bootstrap
will install
the dependencies you need to get started.
XML tags referred to throughout the codebase are described in the glossary.
Contributions are not expected until the layout / patterns / plans are a little more stable.