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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for iris_embedded_python_wrapper-0.0.10.tar.gz
Algorithm Hash digest
SHA256 5d9fb5b5a8fb79256c3d153e137a150a06dca11c311640a1067af8a8f607add1
MD5 0098a99afb455e2057bd35dfcbfdcd2b
BLAKE2b-256 9b1f0c2e34d19ea74bf797fa5435cb1fb449ce3052b8e14880951c8e22fb9b55

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for iris_embedded_python_wrapper-0.0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 1672f3d188627a22815ddf0e80161ace9b4bc2d499ad6decb848d71e143c1963
MD5 2205da2fdce41ed88053209d507ace0e
BLAKE2b-256 706c3715f2b0fbbf20188a348c3c71ebe56fadf8093d4391500b9b27c2de3571

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