Closed wonch002 closed 4 years ago
I ended up adding my examples of using these classes to generate useful results. That can be seen in EDCTools.py. For examples on using the methods in EDCTools.py, checkout examples/examples.py
apologies for the delay - i am working through a few small tests on your contribution - thx! one thing i probably need to add - is adding verify=False to the session +a line to disable warnings - so https connections will work, i tried that with a self signed site & also need to test with a https catalog using a proper certificate
@darren-wrigley That sounds good! I went ahead and set the verify attribute to False and updated the PR. Let me know if there are any other issues.
Please let me know if you would like me to add the example Add-Ons that I have for these classes, or if you would like me to make a seperate PR into master if/when this PR is approved.
@darren-wrigley