Skip to main content

Compatibility shim: import intersystems_iris resolves to the iris package from intersystems-irispython

Reason this release was yanked:

unintended version name

Project description

intersystems-iris

intersystems-iris is a compatibility shim for the intersystems_iris import name.

The problem

The InterSystems IRIS Python client is distributed as intersystems-irispython but imported as iris. Some packages (including older versions of iris-vector-graph) import it as intersystems_iris. This package makes that work.

import intersystems_iris          # same as: import iris
intersystems_iris.connect(...)    # works
intersystems_iris.createIRIS(...) # works
intersystems_iris.dbapi           # works

For new code

Use import iris directly. This shim exists for compatibility only.

import iris
conn = iris.connect("iris://_SYSTEM:SYS@localhost:1972/USER")

Install

pip install intersystems-iris

This pulls in intersystems-irispython as a dependency automatically.

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

intersystems_iris-5.3.2.post1.tar.gz (2.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

intersystems_iris-5.3.2.post1-py3-none-any.whl (2.1 kB view details)

Uploaded Python 3

File details

Details for the file intersystems_iris-5.3.2.post1.tar.gz.

File metadata

  • Download URL: intersystems_iris-5.3.2.post1.tar.gz
  • Upload date:
  • Size: 2.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for intersystems_iris-5.3.2.post1.tar.gz
Algorithm Hash digest
SHA256 c13ad86ee440b7f2d88026f9048da3f59cbf96b2e600e7ef4e8a82c5ed721b79
MD5 d37d376f82b0a240ed65a8e2a7b44ed2
BLAKE2b-256 0e419333618ebd1e1a193808e994d2e63e8a862799b34a3cc3de91dd051df0b7

See more details on using hashes here.

File details

Details for the file intersystems_iris-5.3.2.post1-py3-none-any.whl.

File metadata

File hashes

Hashes for intersystems_iris-5.3.2.post1-py3-none-any.whl
Algorithm Hash digest
SHA256 9f8beb6ef7bc3f05f8ff96c81999100364aa146e29ef8aaa6075b69a55d48f97
MD5 4a86608138ff395057909b1d12be7221
BLAKE2b-256 d6593bb65df6eb7b6874c1db21acf5acb6afeab4d7ceb78f50e34d9a13c55cdb

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page