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 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.15b4.tar.gz (18.3 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.15b4-py3-none-any.whl (20.8 kB view details)

Uploaded Python 3

File details

Details for the file django-iris-0.1.15b4.tar.gz.

File metadata

  • Download URL: django-iris-0.1.15b4.tar.gz
  • Upload date:
  • Size: 18.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.16

File hashes

Hashes for django-iris-0.1.15b4.tar.gz
Algorithm Hash digest
SHA256 a414d308f4e412483a4b89e4d7328dd76384df295fa319e6deed39063fd577ab
MD5 7f6c32cb316d8400f49cb95d2b02338e
BLAKE2b-256 52458117c2d5d9be6d3129f1eb123bedf841ceb588c0321812a34f626daef885

See more details on using hashes here.

File details

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

File metadata

  • Download URL: django_iris-0.1.15b4-py3-none-any.whl
  • Upload date:
  • Size: 20.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.16

File hashes

Hashes for django_iris-0.1.15b4-py3-none-any.whl
Algorithm Hash digest
SHA256 2f12df9c2e234fda993e9eb7475d2042102841c59662719bd475139737c602f4
MD5 5fbe7fa9139d05ac7111de84e59a2cfb
BLAKE2b-256 67190748f27ec6ce1dacd506e89a31e27cf4c804eb6f53592006c272d001b562

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