Skip to main content

MORPHEE REST API SDK

Project description

REST MAPI Package

REST MAPI (MORPHEE API) package allows to control MORPHEE at runtime using MORPHEE REST API. MAPI main principle is to provide so called MAPI services. From MAPI, you should first ask for a specific service before using it.

:information_source: Each service has access rights that could be set in UEditor.

Install

To install restmapi pyhton module, run:

pip install restmapi

Example

Here a small example to start MORPHEE using REST MAPI.

from restmapi.services import MAPIServices

with MAPIServices.instance.get_service("MorpheeProcessControl") as morphee_process_control:
	if morphee_process_control.is_morphee_process_started() != True:
		morphee_process_control.start()

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

restmapi-1.0.4.35.tar.gz (15.5 kB view details)

Uploaded Source

Built Distribution

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

restmapi-1.0.4.35-py3-none-any.whl (15.3 kB view details)

Uploaded Python 3

File details

Details for the file restmapi-1.0.4.35.tar.gz.

File metadata

  • Download URL: restmapi-1.0.4.35.tar.gz
  • Upload date:
  • Size: 15.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.9

File hashes

Hashes for restmapi-1.0.4.35.tar.gz
Algorithm Hash digest
SHA256 080990fe6fb93615571acfe57420a1d8d212e35091c00e9a6bec7654d7832ad1
MD5 7604fef1ecba310cec90bd68667d24c4
BLAKE2b-256 2d228d8c6e2c63b159f3139f7f87ea53055b221d1b7621cbd855a3de84ca942d

See more details on using hashes here.

File details

Details for the file restmapi-1.0.4.35-py3-none-any.whl.

File metadata

  • Download URL: restmapi-1.0.4.35-py3-none-any.whl
  • Upload date:
  • Size: 15.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.9

File hashes

Hashes for restmapi-1.0.4.35-py3-none-any.whl
Algorithm Hash digest
SHA256 8eba5aa81f6e9565b85dc73d38548db3f986cdfeab10306653aef1dff2f02d8e
MD5 ac8cbfffa9a25bfd33e200a8fae59761
BLAKE2b-256 f2e55e023ee8c03771ba453fcaa68b8ed1061414e7950901f2aaebd23d98246e

See more details on using hashes here.

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