Skip to main content

django-iris

InterSystems IRIS backend for Django

Prerequisites

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

pip3 install intersystems_irispython-3.2.0-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.1.12.tar.gz (9.9 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.1.12-py3-none-any.whl (11.3 kB view details)

Uploaded Python 3

File details

Details for the file django-iris-0.1.12.tar.gz.

File metadata

  • Download URL: django-iris-0.1.12.tar.gz
  • Upload date:
  • Size: 9.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for django-iris-0.1.12.tar.gz
Algorithm Hash digest
SHA256 6a122a34e1f57649a1a2ff8399f4a4448b77fbc0bb65cbfd7ad2b893b80f8292
MD5 edbf4b793765e1ef0c6ad9c5f67c9fe8
BLAKE2b-256 0ea6e959db45a720b596462213c30d810efc8286b79badf945f7937985bcdc43

See more details on using hashes here.

File details

Details for the file django_iris-0.1.12-py3-none-any.whl.

File metadata

  • Download URL: django_iris-0.1.12-py3-none-any.whl
  • Upload date:
  • Size: 11.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for django_iris-0.1.12-py3-none-any.whl
Algorithm Hash digest
SHA256 2be7ee7ec2104f8b41be789eda7b090e2851150f6a6d3c814248f92c6f1082fe
MD5 8c0146b33d13e6d07f414c560c1b831f
BLAKE2b-256 0c31a7537737551375fcdf473cf223f1181dc1a1ef7a8224ba232da1b962ba07

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