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()

Documentation

You can find the full documentation (here)

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.54.tar.gz (17.2 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.54-py3-none-any.whl (16.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for restmapi-1.0.4.54.tar.gz
Algorithm Hash digest
SHA256 e16f1d39eecdbb59ad1de3f8e0ab5f2cd004762b0072697d2f68fe44b6228ee7
MD5 0ad8e87a395a54616b4122daeee1c537
BLAKE2b-256 ae1d4ad0ed298ccc55c2a9b4dbc384efd27a13329c3ef5dc918791bb92f0a087

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for restmapi-1.0.4.54-py3-none-any.whl
Algorithm Hash digest
SHA256 44aecc6582f2d6cb3236f87405603104260e4917a2aa27285349ee841cd190cb
MD5 e89cedc5723a3f4135970744369fbd5f
BLAKE2b-256 56d4ac98658f4c77a5ecc2aaab8b198cd608e162e06d028bed513243a4ad58df

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