from Primavera_REST_Api import Primavera import pandas as pd EPPM_LOGIN = "powerWeb" EPPM_PASSWORD = "Power-Web1" EPPM_DATABASE = "eppm" EPPM_PREFIX = "http://10.1.20 ...
This is a class libary for OpenEdge ABL which enables the devloper to create a XLSX document within the ABL. It intended disign is to be platform independant meaning ...