Skip to main content

Core client library for the QPerfect MIMIQ Cloud API

Project description

MimiqLink (mimiqlink-python)

Library for connecting to QPerfect's remote services for the MIMIQ Emulator.

Installation

pip install mimiqlink

Usage

import mimiqlink

conn = mimiqlink.MimiqConnection()
conn.connectUser("email","password")
conn.connect() #for authentication through MIMIQ service manually
conn.request("name","label",["file 1 name","file 2 name",...])
job=conn.downloadFiles("executionRequestId","1","uploads")
job=conn.downloadjobFiles("executionRequestId")

COPYRIGHT

Copyright © 2022-2023 University of Strasbourg. All Rights Reserved.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

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

mimiqlink-0.8.0.tar.gz (74.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mimiqlink-0.8.0-py3-none-any.whl (81.0 kB view details)

Uploaded Python 3

Supported by

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