Welcome to Open Exchange

At InterSystems, we deeply appreciate the rapid innovation enabled by open-source development. Our team acknowledges the significant impact of the community's dedication, which has been a driving force behind the evolution of software and data technology.

Top contributors

Featured applications

258 Application(s)
Filter
Show only
Last release on OEX
Categories
Works with
Industry
Status
Applications with Python
Clear filters
Application NameDeveloperMade withRatingLast updatedViewsInstalls

iris-local-ml

How to use Python and IRIS to run Machine learnings algorithms

L
Lucas Enard
Docker
Python
AI
ML
ML
4.0 (1)02 Aug, 2022 729

iris-fix-protocol

Integration of the FIX protocol inside IRIS using Python

L
Lucas Enard
Docker
Python
0.0 (0)28 Jul, 2022 427

InterSystems Ideas Waiting to be Implemented

Parser for arbitrary binary protocols

Rapid growth of IoT industry in recent years produced a plethora of new protocols with varying levels of standardization and adoption. Quite a lot of these protocols are binary because: * It allows for greater throughput * On a device level these protocols are easier to implement * On a device level they are more resource (CPU/RAM) efficient Currently InterSystems IRIS offers several functions for work with binary data: * zzdump * $zhex * $char * $ascii But protocol implementation is left as a task for the end user. Removing the time-consuming need for protocol implementation would allow for easier and stronger positioning of InterSystems IRIS as an IoT platform. One of the possible approaches to protocol implementation is declarative parsing. With declarative parsing user describes the data structure that he wants parsed (i.e.{ name: title, type: string, length: 5}...) in some declarative language (XML, JSON, YAML) and we use this to generate a concrete parser. Afterwards user passes protocol data to the concrete parser implementation and receives parsed values (as objects or locals or $lb). Kaitai Struct (http://kaitai.io) is an OpenSource (MIT license) declarative parser implementation which allows user to generate parser code for several languages: C++, C#, Go, Java, JavaScript, Lua, Perl, PHP, Python, Ruby, Rust. It allows easy language extensibility by keeping most of the process language-agnostic and only the last step (concrete parser generation) is end-language specific. I propose we add ObjectScript as a Kaitai Struct generation language. It would allow us to generate native ObjectScript parsers easily which would help with presenting InterSystems IRIS an IoT platform especially at a PoC stage. Alternatives to Kaitai Struct: * binpac (https://github.com/bro/binpac) - C++ only * preon (https://github.com/preon/preon) - Java only The advantage of Kaitai Struct is that it's not aimed at one language form the beginning, so adding a new language is an expected procedure. Article on the topic (https://old.reddit.com/r/cpp/comments/5tcnmh/implementing_communication_protocols_in_c_for/)

E
by Eduard Lebedyuk

3

Votes

0

Comments
Vote

django-iris-template

Template to build Django application with an IRIS database

G
Guillaume Rongier
Docker
Python
4.5 (2)27 Jul, 2022 291

ObjectScript Kernel

Execute ObjectScript in Jupyter Notebook

Nikita Mullin
Docker
Python
5.0 (1)18 Jul, 2022 540

iris-climate-change

IRIS Climate Change, Data Sciences, Plotting and Visualization

Muhammad Waseem
Docker
Python
5.0 (1)15 Jul, 2022 626

Arctic sea ice viewer

Arctic sea ice volume changes viewer

O
Oleh Dontsov
Docker
Python
3.5 (1)14 Jul, 2022 287

Water Conditions in Europe

Water Conditions with Prediction, Dashboards and more

E
Evgeniy Potapov
Docker
Python
ML
ML
5.0 (2)03 Jun, 2022 446

fhir-client-python

A simple example of a Fhir client in python

L
Lucas Enard
Docker
Python
0.0 (0)13 May, 2022 1.2k

React-UI-Global

Application with toolkit for globals

E
Evgeniy Potapov
Docker
Python
4.0 (1)08 Apr, 2022 377

rediris

InterSystems IRIS based Redis server implementation

E
Eduard Lebedyuk
Docker
Python
3.5 (1)04 Apr, 2022 241

iris-python-faker

Python Faker from InterSystems IRIS

Dmitry Maslennikov
Docker
Python
IPM
5.0 (1)31 Mar, 2022 945 71

EmergeNeed

“Emergency” + “Need” = “EmergeNeed”

V
Vikram Singh
Python
0.0 (0)20 Mar, 2022 120

django-iris-realworld

Realworld application on Django and IRIS as database

Dmitry Maslennikov
Docker
Python
0.0 (0)25 Feb, 2022 247

django-iris-todo

A simple todo app built with Django and the ability to use IRIS

Dmitry Maslennikov
Docker
Python
4.0 (1)25 Feb, 2022 395

iris-python-apps

Python IRIS Dashboard, Data Sciences, Plotting and Visualization

Muhammad Waseem
Docker
Python
4.0 (1)23 Feb, 2022 1.7k

iris-python-dashboards

Data Visualization App Using Embedded Python

E
Evgeniy Potapov
Docker
Python
5.0 (1)22 Feb, 2022 575

django-iris

InterSystems IRIS backend for Django

Dmitry Maslennikov
Python
0.0 (0)20 Feb, 2022 753

IRIS-Database-and-Machine-Learning-Based-Approaches-for-Prediction-of-Spontaneous-Intracerebral-Hemo

IRIS-Database-and-Machine-Learning

F
Fatian Wu
Python
0.0 (0)20 Feb, 2022 363

AI Image Object Detector

Python Embedded IRIS Application to Analyze images and videos using Machine Learning and ImageAI

Yuri Marx
Docker
Python
5.0 (1)08 Feb, 2022 682

iris-kaggle-socrata-generator

Do you need some real data to use in your projects? Why not use real data from the best sources?

Henrique Dias
Docker
Python
IPM
4.5 (1)16 Jan, 2022 674 18

iris-python-examples

Embedded Python examples with notebook support.

G
Guillaume Rongier
Docker
Python
5.0 (2)13 Dec, 2021 9.4k

FemPower

Ensuring Women Health by analyzing and storing data on IRIS

J
Jayit Saha
Python
0.0 (0)17 Oct, 2021 234

fhir-scraper

A simple python script to copy/scrap/crawl a FHIR repository.

G
Guillaume Rongier
Python
4.0 (1)08 Oct, 2021 241

Med-Sync: HackMIT 2021

Revolutionizing blood glucose tracking

R
Rohan Mehta
Docker
Python
1.5 (1)25 Sep, 2021 174

integrated-ml-demo

Backend in Python or ObjectScript

G
Guillaume Rongier
Docker
Python
ML
ML
5.0 (1)31 Aug, 2021 1.2k

fhir-openapi-gen

A code base for the processing and formulation of the openapi spec for fhir resources and profiles

C
Cesar Duran
Docker
Python
IPM
3.0 (1)12 Aug, 2021 894 16

iris_satellite_plantation

Detection of plantations remotely in satellite images.

R
Renato Banzai
Python
0.0 (0)19 Jul, 2021 366

iKnow

The iKnow Natural Language Processing technology was originally developed in Belgium and then acquired by InterSystems in 2010. In February 2020, InterSystems published the technology to open source, expanding the possible use cases for it beyond embedded use from the InterSystems IRIS Data Platform. iKnow is open to community contributions to enhance the engine, language models and interfaces for use in text exploration, information extraction and machine learning use cases.

B
Benjamin De Boe
Python
AI
0.0 (0)05 Jul, 2021 1.1k

ansible-cache-python-mg

Ansible role to install the necessary Python libraries to allow connection to an Intersystems Cache database via M-Gateway's connection service

Raman Sailopal
Python
1.0 (1)30 Apr, 2021 163

Ansible-cache-python

Ansible role for the installation of Python libraries to allow connection with Intersystems Cache databases.

Raman Sailopal
Python
2.5 (1)23 Apr, 2021 226