Skip to content

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

bcgov/dbc-pylib

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 - no longer supported.
  • 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.

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 6

Languages