Informatica-EIC / REST-API-Samples

This repository contains Java samples for EIC REST API. For instructions on running the samples, see the Readme files in the java directory.
MIT License
24 stars 32 forks source link

python updates #15

Closed darren-wrigley closed 4 years ago

darren-wrigley commented 4 years ago

new edcSessionHelper for easier connections (using requests.session) and also supporting cli argument parsing (argparse) for edc connections that can be inherited/extended by other utility scripts

new script for listing custom attributes, with attribute counts (listAndCountCustomAttributes.py) new script (refactoring original) for similarity report - that will only run for resources with similarity configured