Skip to main content

Django backend for InterSystems IRIS

Project description

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',
    },
}

Project details


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.3.0.tar.gz (111.2 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.3.0-py3-none-any.whl (137.5 kB view details)

Uploaded Python 3

File details

Details for the file django_iris-0.3.0.tar.gz.

File metadata

  • Download URL: django_iris-0.3.0.tar.gz
  • Upload date:
  • Size: 111.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for django_iris-0.3.0.tar.gz
Algorithm Hash digest
SHA256 abf41eb4fcc04439690cd9baad45eb95b37f654901cd2b66a8fe81273bc941ad
MD5 b93e8adf13c81f01c304afa49788f53a
BLAKE2b-256 0d63dfb550801d407bad006acc52df8c16c47b07be7a437af7dd780906408f0c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: django_iris-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 137.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for django_iris-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8c3316c551b3496ba761127ab12e2a7bfd9b71c4d470cbebb861b1bee8bedf43
MD5 c28d8490666518ca8431020bbcc0655b
BLAKE2b-256 cffcfda92f0cc64b1d270e1ae33637baa57457b8af1c09dff8dea40474868250

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 Pingdom Monitoring Sentry Error logging StatusPage Status page