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.3b1.tar.gz (108.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.2.3b1-py3-none-any.whl (134.9 kB view details)

Uploaded Python 3

File details

Details for the file django-iris-0.2.3b1.tar.gz.

File metadata

  • Download URL: django-iris-0.2.3b1.tar.gz
  • Upload date:
  • Size: 108.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for django-iris-0.2.3b1.tar.gz
Algorithm Hash digest
SHA256 28f93cb7b026d57466acf32ad527a4d63eae22a84abecd45ed0e2d163f7a943f
MD5 5a8d15afe01d6a45ae26ebe52d5fb6b3
BLAKE2b-256 8b3ef9521ced21abfdad32d14b52173b2358019738a10c70eb77ea7243a7ab60

See more details on using hashes here.

File details

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

File metadata

  • Download URL: django_iris-0.2.3b1-py3-none-any.whl
  • Upload date:
  • Size: 134.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for django_iris-0.2.3b1-py3-none-any.whl
Algorithm Hash digest
SHA256 592e4398952c556c486352a75254aa809f215ab89619dd2159f98c8074d5558e
MD5 cc5e170a1247d1657bc006f61884be39
BLAKE2b-256 6a7c8fb41957f0d89ac6700b3d7669bd06fc5fbf1edb46f93688ec4e8d8a4342

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