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.14b2.tar.gz (11.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.1.14b2-py3-none-any.whl (13.7 kB view details)

Uploaded Python 3

File details

Details for the file django-iris-0.1.14b2.tar.gz.

File metadata

  • Download URL: django-iris-0.1.14b2.tar.gz
  • Upload date:
  • Size: 11.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for django-iris-0.1.14b2.tar.gz
Algorithm Hash digest
SHA256 e0ec0144fc6f12d9c51039e93b947b0781cb0abbcb7f0645dd983f5a5ddca6f8
MD5 608026f8fe27a3e78b7a5a0a3f6a5236
BLAKE2b-256 732b179f97be00a58aa1c88dd97897cc7c17f0685602e88bfa9af4714013262f

See more details on using hashes here.

File details

Details for the file django_iris-0.1.14b2-py3-none-any.whl.

File metadata

  • Download URL: django_iris-0.1.14b2-py3-none-any.whl
  • Upload date:
  • Size: 13.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for django_iris-0.1.14b2-py3-none-any.whl
Algorithm Hash digest
SHA256 d4131184f245dddf95e039addaaba7471bea5787d03d9d573b0fdc9a31ea4e67
MD5 0b42e813cbd7cb5ca89846fb2796a04e
BLAKE2b-256 9c6fb6369511b3d19cd1ddeef1e4c424deef9ec37f3f5f5df810f60973a5cfa4

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