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.13.tar.gz (10.0 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.13-py3-none-any.whl (11.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: django-iris-0.1.13.tar.gz
  • Upload date:
  • Size: 10.0 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.13.tar.gz
Algorithm Hash digest
SHA256 e487a9ec4cd0dad90c206dc6bfe8da3473b4fd342922e15ca1ad277a3d70fc37
MD5 eacfab89818bdd5a67077cf43de654e9
BLAKE2b-256 e5e4596a401ded7569ecf8ca84c45aaf04cac005c6d24c3d1bdf38f18ea91f54

See more details on using hashes here.

File details

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

File metadata

  • Download URL: django_iris-0.1.13-py3-none-any.whl
  • Upload date:
  • Size: 11.5 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.13-py3-none-any.whl
Algorithm Hash digest
SHA256 a62d2713980cff15ae12790cfd183033049d4cc1e42189c127b549752514c173
MD5 88dee78039b832c8795f8beb9bb498e0
BLAKE2b-256 177cc636677fe2b42bb51e0b7325a5af6b4e1afbe9e4a5695ff44e58d6928d4f

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