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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for iris_embedded_python_wrapper-0.1.0.tar.gz
Algorithm Hash digest
SHA256 d5e955184e1e29bf30f9850d38e0633b014bc6707fec72f6b82dc88540efb5b5
MD5 8bb39e74102df95418c1a4d6b5a4f533
BLAKE2b-256 469424160545ce54b1e526547c1850cc244111b6071f7117faf2b66ae5e5e374

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for iris_embedded_python_wrapper-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 59f1a226c957801b2b6fbdcfe682c07d67189af39ab55b47add857137060c736
MD5 6eef0a020228f9ad8394ff03935b602c
BLAKE2b-256 6f8d882e324af59ba21a97503c8b34a0de148ee1a3bd7b5256ba1a011a06b544

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