Skip to main content

Interact with the MindBridge API

Project description

MindBridge API Python Client

Logo of MindBridge

Interact with the MindBridge API using this Python SDK. Please see The MindBridge API for more information about the MindBridge API. You can also Access MindBridge Customer Support or Contact us.

Installation

mindbridge-api-python-client can be installed with pip:

python -m pip install mindbridge-api-python-client

Usage

Replace subdomain.mindbridge.ai with your MindBridge tenant URL.

import getpass
import mindbridgeapi as mbapi

url = "subdomain.mindbridge.ai"
token = getpass.getpass(f"Token for {url}: ")

server = mbapi.Server(url=url, token=token)

organization = mbapi.OrganizationItem(name="My Organization name")
organization = server.organizations.create(organization)

# Create engagements, analyses and run them, etc.

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

mindbridge_api_python_client-1.6.3.tar.gz (57.8 kB view details)

Uploaded Source

Built Distribution

mindbridge_api_python_client-1.6.3-py3-none-any.whl (93.0 kB view details)

Uploaded Python 3

File details

Details for the file mindbridge_api_python_client-1.6.3.tar.gz.

File metadata

File hashes

Hashes for mindbridge_api_python_client-1.6.3.tar.gz
Algorithm Hash digest
SHA256 62a349fadb10f1c08d5d52a66d5cc593a7fbbc1d6c7a9532662a479a0ef03dd7
MD5 240136fd22a23d7834d81bfc6240d3b5
BLAKE2b-256 af11bb18d9144b6158808822a2bb3392cb6e1fae6a0d30a073ffa05847baa911

See more details on using hashes here.

Provenance

The following attestation bundles were made for mindbridge_api_python_client-1.6.3.tar.gz:

Publisher: release.yml on mindbridge-ai/mindbridge-api-python-client

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mindbridge_api_python_client-1.6.3-py3-none-any.whl.

File metadata

File hashes

Hashes for mindbridge_api_python_client-1.6.3-py3-none-any.whl
Algorithm Hash digest
SHA256 5ec4df1aed5b0572bf2c80b5ef9f5e58b0e546042a145a3f51da9794e82b6c86
MD5 0f99cb6c52ccb8b080e28a9e0ea60df0
BLAKE2b-256 25e19910617916070c803d6655e2f95d45a764fa8bb674dd46cdbbe7833f6376

See more details on using hashes here.

Provenance

The following attestation bundles were made for mindbridge_api_python_client-1.6.3-py3-none-any.whl:

Publisher: release.yml on mindbridge-ai/mindbridge-api-python-client

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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