Skip to main content

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.2.2.tar.gz (107.8 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.2-py3-none-any.whl (133.6 kB view details)

Uploaded Python 3

File details

Details for the file django-iris-0.2.2.tar.gz.

File metadata

  • Download URL: django-iris-0.2.2.tar.gz
  • Upload date:
  • Size: 107.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.3

File hashes

Hashes for django-iris-0.2.2.tar.gz
Algorithm Hash digest
SHA256 323cd3b69a9bdef57cf8418fd2399dcfb02cf19a74e5f09256db73e2bd05aabc
MD5 65d20c8eaa0446f96f02c671b730a6e6
BLAKE2b-256 a6e68b871a587399ef7e684e5def0d6561f68a721b409214d90d765978e327c2

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for django_iris-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 dfd0043d086bdfd8db7300f18c6d4539720ef0352a9484f10defd89838845f7a
MD5 b97320a3cc1500ff9505bc11c9acba4d
BLAKE2b-256 378d585c71aac6b63e8f77a5eb3639afdc777f2f3d84b508585c451f9e403683

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