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.5b4.tar.gz (109.6 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.5b4-py3-none-any.whl (135.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: django_iris-0.2.5b4.tar.gz
  • Upload date:
  • Size: 109.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for django_iris-0.2.5b4.tar.gz
Algorithm Hash digest
SHA256 29c2177460969e496afeb9f4db581a3fa355c56958f0eadbec273aa92e9c781f
MD5 0a5d6e7bb7cdb74c999c40a49d7ddbb0
BLAKE2b-256 ea7a80435089c92e2152339652f2c13d2c6c4703d3cae5c54a2d36cdd476c792

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for django_iris-0.2.5b4-py3-none-any.whl
Algorithm Hash digest
SHA256 20f8a48065094c62b6c95852a2e8ee7a98cb190b8cc07de0c868dbd45f7c2fb0
MD5 5e2af6251cd2089e7f6eb105e18d54d8
BLAKE2b-256 d14baa722a924f60e4590b69b3f0617bdc279d3219c53a8eec7e87785299cda2

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