Skip to content

Python library for creating ProPresenter files. Useful for repetitive presentation creation.

License

Notifications You must be signed in to change notification settings

erickpece/propresenter_lib2

Repository files navigation

propresenter_lib v2

This is a Python library designed to help generate ProPresenter files. This is version 2, as the initial (incomplete) version needed a minor rewrite to allow for multiple versions, since (at the time of this writing) ProPresenter 6 is right around the corner!

Purpose

This project was created to streamline a repetitive, weekly ProPresenter building process. The scope of the current project is mostly for adding single media elements on each slide - not lyrics or other text. I may add those capabilities in the future.

Examples

No examples yet.

Project Structure

/application.py

Application execution code for development.

/tests.py

Testing code using the unittest library.

/docs/samples/

This folder contains XML samples of documents straight out of ProPresenter. Sorted by version.

/propresenter_lib

This folder contains the project files to handle building and generating XML files.

About

Python library for creating ProPresenter files. Useful for repetitive presentation creation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages