Skip to main content

Wrapper for embedded python on InterSystems IRIS

Project description

iris-embedded-python-wrapper

Embedded Python Wrapper for venv

Pre-requisites

Set the following environment variables:

export IRISINSTALLDIR=/opt/iris
export LD_LIBRARY_PATH=$IRISINSTALLDIR/bin:$LD_LIBRARY_PATH
# for MacOS
export DYLD_LIBRARY_PATH=$IRISINSTALLDIR/bin:$DYLD_LIBRARY_PATH

For windows :

set IRISINSTALLDIR=C:\path\to\iris
set LD_LIBRARY_PATH=%IRISINSTALLDIR%\bin;%LD_LIBRARY_PATH%

Update the library path for windows

set PATH=%IRISINSTALLDIR%\bin;%PATH%

Installation

pip install iris-embedded-python-wrapper

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

iris_embedded_python_wrapper-0.0.9.tar.gz (10.4 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file iris_embedded_python_wrapper-0.0.9.tar.gz.

File metadata

File hashes

Hashes for iris_embedded_python_wrapper-0.0.9.tar.gz
Algorithm Hash digest
SHA256 6081eb55b77225999888343c860969f4f37054ac4b4c9fb1aa5dd7292b3c3df8
MD5 b9026d4d09ef5514569eee554701a8d4
BLAKE2b-256 faa98db4f74a1c8d9ed3e435c46ccc2d35c0d51c2a9e5ba3edd74416a8dbd892

See more details on using hashes here.

File details

Details for the file iris_embedded_python_wrapper-0.0.9-py3-none-any.whl.

File metadata

File hashes

Hashes for iris_embedded_python_wrapper-0.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 29ebe231ecfe03836cd4f9a5184de9a2d56bfa6e5c2eceb23103ca964d6f6f32
MD5 1a5442b143e23c17687cf8151bc4fb77
BLAKE2b-256 ca4ef1743a2915c7b67b9e88f78c80d07343aceaf664713ed4059429eb55b14f

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