dgp2

Parses PDF schedule cards, extracting PIS codes and headcodes before using the OwlBoard API to build a list of PIS codes. Submitting the completed list to Git.

Interacts with OwlBoard API using pyOwlBoard

Environment Variables

The following environment variables should be set:

GITEA_USER - Not Required? GITEA_PASS - Gitea API Key OWLBOARD_KEY - API Key (uuid) for OwlBoard. Only required if authentication is enabled

Description
A complete rewrite of the diagram-parser, working with new PDF format diagrams. Now also validates existing codes and creates issues if missing.
Readme 83 KiB
Languages
Python 100%