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.8.tar.gz (10.2 kB view details)

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for iris_embedded_python_wrapper-0.0.8.tar.gz
Algorithm Hash digest
SHA256 8306cfbc7e8eb64a0cb2ade8c53ff9550dd40b66085435204f9d5171e8b01c33
MD5 3d8f9cdccaa40cf1f9ee12260e1524aa
BLAKE2b-256 fa8cc5a9ca72c91009d0090de3f1f17406fe73c99d3631ac746e29c03e9f5dcd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for iris_embedded_python_wrapper-0.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 64fbb4e0346766b2d474e90ff18f2a99c5eac9b6a1b174f35ed3c17667edd2f8
MD5 790f52aad17cb2cd6b47302b62591224
BLAKE2b-256 fbc2a52a312acf113e80cd87f08e9c0278a043d37b8a27d3f05e3c345ba22a01

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