Skip to main content

Data Manager API Client

Project description

Informatics Matters Data Manager API Client

PyPI package (latest) Documentation Status

A Python 3 package that provides simplified access to key parts of the Informatics Matters Data Manager API REST interface. The functions provide access to some of the key API methods, implemented initially to support execution of Jobs from a Fragalysis stack backend.

The following API functions are available: -

  • DmApi.get_access_token()

  • DmApi.set_api_url()

  • DmApi.get_api_url()

  • DmApi.ping()

  • DmApi.create_project()

  • DmApi.delete_instance()

  • DmApi.delete_instance_token()

  • DmApi.delete_project()

  • DmApi.delete_unmanaged_project_files()

  • DmApi.get_available_jobs()

  • DmApi.get_available_projects()

  • DmApi.get_job()

  • DmApi.get_job_by_name()

  • DmApi.get_instance()

  • DmApi.get_project()

  • DmApi.get_project_instances()

  • DmApi.get_task()

  • DmApi.get_unmanaged_project_file()

  • DmApi.get_unmanaged_project_file_with_token()

  • DmApi.get_version()

  • DmApi.list_project_files()

  • DmApi.put_unmanaged_project_files()

  • DmApi.start_job_instance()

  • DmApi.set_admin_state()

A namedtuple is used as the return value for many of the methods: -

  • DmApiRv

It contains a boolean success field and a dictionary msg field. The msg typically contains the underlying REST API response content (rendered as a Python dictionary), or an error message if the call failed.

Installation (Python)

The API utilities are published on PyPI and can be installed from there:

pip install im-data-manager-api

Documentation

Project documentation is available in the data-manager-api project on Read the Docs

Get in touch

  • Report bugs, suggest features or view the source code on GitHub.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

im-data-manager-api-3.0.0.tar.gz (12.5 kB view details)

Uploaded Source

Built Distribution

im_data_manager_api-3.0.0-py3-none-any.whl (11.4 kB view details)

Uploaded Python 3

File details

Details for the file im-data-manager-api-3.0.0.tar.gz.

File metadata

  • Download URL: im-data-manager-api-3.0.0.tar.gz
  • Upload date:
  • Size: 12.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for im-data-manager-api-3.0.0.tar.gz
Algorithm Hash digest
SHA256 563fca20f6b1fd4e2f646eb21e5f44912634739ab7f69c23b44b5d9257d370fb
MD5 f18e5068b1564528403f62d2599fb47f
BLAKE2b-256 59f73e325f664186913160feef24061b5c3f2195225863aec745e161466830c1

See more details on using hashes here.

File details

Details for the file im_data_manager_api-3.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for im_data_manager_api-3.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 91d2816ca8bbc65a11b4b1afb4de2863bca25e98b43fd56796fdc820821182a9
MD5 6e23fb08464e5382cb5332dcc2c80a9e
BLAKE2b-256 60cba978f37c6ec8d49536f5b456361edc5c7893caedb5df9a5157c4cae74217

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page