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

Uploaded Python 3

File details

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

File metadata

  • Download URL: django_iris-0.2.5b3.tar.gz
  • Upload date:
  • Size: 109.6 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.5b3.tar.gz
Algorithm Hash digest
SHA256 7aa73c2ba894633683738e9dc09c0f11f80cb8de5533388c94625c54fb4ac034
MD5 872aa564d00c6fdb2225bdd4e00abc45
BLAKE2b-256 d8f8c2417c8316862670be4b351399d085f1bd485662771cf61d420693a97006

See more details on using hashes here.

File details

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

File metadata

  • Download URL: django_iris-0.2.5b3-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.5b3-py3-none-any.whl
Algorithm Hash digest
SHA256 cfc0daedb0b3b88789b9a358a822d7a3538c70335382c39f23d99cea2ca0b7d7
MD5 6f2a780e515a959d7094880330083e47
BLAKE2b-256 7832324fb9b39715c1dceaecdbdd7668456cd774b0da9ed9d95a5bb19f0273fc

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