Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

django-iris

InterSystems IRIS backend for Django

Prerequisites

You must install, the latest version of InterSystems IRIS DB-API Python driver

pip3 install https://github.com/intersystems-community/intersystems-irispython/releases/download/3.7.3/intersystems_iris-3.7.3-py3-none-any.whl

Install and usage

Install with pip

pip install django-iris

Configure the Django DATABASES setting similar to this:

DATABASES = {
    'default': {
        'ENGINE': 'django_iris',
        'NAME': 'USER',
        'USER': '_SYSTEM',
        'PASSWORD': 'SYS',
        'HOST': 'localhost',
        'PORT': '1972',
    },
}

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django_iris-0.2.5b1.tar.gz (109.5 kB view details)

Uploaded Source

Built Distribution

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

django_iris-0.2.5b1-py3-none-any.whl (135.8 kB view details)

Uploaded Python 3

File details

Details for the file django_iris-0.2.5b1.tar.gz.

File metadata

  • Download URL: django_iris-0.2.5b1.tar.gz
  • Upload date:
  • Size: 109.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for django_iris-0.2.5b1.tar.gz
Algorithm Hash digest
SHA256 1b328e3739b57c6f899a0903ac33316c3f4a9bd6dbe5ea9f6676b44a6d61e945
MD5 5cb13e0c3de6c7040dbb3a61722f31cb
BLAKE2b-256 50ea567f488e9019e40d3dcd8f4d6ebb3b139a5be7789528f85aa69c0f280ae1

See more details on using hashes here.

File details

Details for the file django_iris-0.2.5b1-py3-none-any.whl.

File metadata

  • Download URL: django_iris-0.2.5b1-py3-none-any.whl
  • Upload date:
  • Size: 135.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for django_iris-0.2.5b1-py3-none-any.whl
Algorithm Hash digest
SHA256 ab56bc530785352f970a7dc99f0c03a5b51ed5eefe4633a87f0695b27ccba712
MD5 38110d8e6583abae1a5b42fccaa08cde
BLAKE2b-256 c5c5649397d7a21028cde733e4f3cf0ffe82ff5f673bec049e93cb8b0ece8a9c

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 Sentry Error logging StatusPage Status page