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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for iris_embedded_python_wrapper-0.0.7.tar.gz
Algorithm Hash digest
SHA256 a78fa07fa1a671829af93df9bcaaaf38834e803e7c29c4fc612dfe4d2bbf8f14
MD5 f6a46658dd63c014c38319ee79f12318
BLAKE2b-256 3da6e0138236b65419712f0a5845b3ce6e6ecd661dde5c5073013ba75beb3842

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for iris_embedded_python_wrapper-0.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 1cb0c73c175a40172fa0559e0e387ae2243543edb7e5c5c56a0e3850e738425e
MD5 f1b92a3ae07390a58f7022be4085f4e7
BLAKE2b-256 4dc6d4c1e6b257cb8892c0c62df163d128fa6efc75ede208a7b7cd4850e9f5c5

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