ORNL / DataFed

A Federated Scientific Data Management System
https://ornl.github.io/DataFed/
Other
18 stars 14 forks source link

Python - Add All Missing Functions to High-Level API #598

Open dvstans opened 3 years ago

dvstans commented 3 years ago

The current Python high-level API is missing support for several DataFed features (access control, catalog, data search). Assess what features are missing an add them to the Python API. The low-level API is complete by definition since it uses the message interface.