pulibrary / tiger-data-experiments

TigerData is a comprehensive set of data storage and management tools and services that provides storage capacity, reliability, functionality, and performance to meet the needs of a rapidly changing research landscape and to enable new opportunities for leveraging the power of institutional data.
Apache License 2.0
2 stars 0 forks source link

Basic operations of MediaFlux API via Python client #4

Closed kelynch closed 1 year ago

kelynch commented 1 year ago

Use https://gitlab.unimelb.edu.au/resplat-mediaflux/python-mfclient to do initial connect/file and metadata lifecycle operations against MediaFlux sandbox.

Download the code

  1. https://gitlab.unimelb.edu.au/resplat-mediaflux/python-mfclient (You do not need to clone the repo. You only need https://gitlab.unimelb.edu.au/resplat-mediaflux/python-mfclient/-/blob/master/src/mfclient.py)
  2. https://gitlab.unimelb.edu.au/resplat-mediaflux/mflux-python-utilities (These seem to b python2)
  3. https://gitlab.unimelb.edu.au/resplat-mediaflux/python-mfclient/-/tree/master/examples (start with quick start) to test your connectivity python3 quick_start.py to run the file
  4. choose other examples and run them

Folks should keep track of what they run and commit it as PRs to tiger data. NO Secrets (password, user, url) includes please

Acceptance

carolyncole commented 1 year ago

Note: The utilities are python 2 and likely will not work with Python 3

jrgriffiniii commented 1 year ago

This has been deprecated following newer issues created on 11/07/22.