Skip to content
forked from bcgov/dbc-pylib

Multiple python packages that are used to help various Data Administration and replication tasks at DSS-DPS.

License

Notifications You must be signed in to change notification settings

ubigu/dbc-pylib

 
 

Repository files navigation

Lifecycle:Stable

DataBC Python Library

This is the branch used to manage the python

This folder contains a bunch of python packages that tie together higher level functionality.
The code here is used by multiple automation processes and is intended to make it easier to automate various tasks in support of databc's business.

I'm gradually working towards documentation of the more heavily used modules in the 'docs' folder.

You should see some examples there for the:

FMEUtil

  • PyFMEServerV3.py: a wrapper to version 3 of the FME Server Rest api
  • PyFMEServerV2.py: a wrapper to version 2 of the FME Server Rest api
  • FMEServerApiData.py: the rest api can return large complicated data structures that require a lot of parsing work to get to the information required. This module provides a wrapper for the actual data returned by the api.
  • FMWParser : a package to help with extracting information from FMW's. This is a work in progress. Code gets added on an as needed basis.

About

Multiple python packages that are used to help various Data Administration and replication tasks at DSS-DPS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%