Skip to content

Template project for InterSystems Python with InterSystems IRIS community Edition docker container

License

Notifications You must be signed in to change notification settings

mwaseem75/iris-python-apps

 
 

Repository files navigation

Summary

IRIS Dashboard build by using embedded python with the help of Python Flask Web Framework. Application also demonstrates some of the Python functionality like Data Science, Data Plotting, Data Visualization and QR Code generation.

Features

  • Responsive bootstrap IRIS Dashboard
  • View dashboard details along with interoperability events log and messages.
  • Python plotting from IRIS
  • Use of Jupyter Notebook
  • Introduction to Data Science, Data Plotting and Data Visualization.
  • QR Code generator from python.

Application Layout

Dashboard

image

Tables Data

image

Plotting with Python matplotlib library

image

Introduction to Data Science by using jupyter Notebook

image

Dataploting by using python matplotlib Library

image

Introduction to Data Visualization by using jupyter Notebook

image

QR Code generation with Python

image

Recommendation

Installation

  1. Clone/git pull the repo into any local directory
git clone https://github.com/mwaseem75/iris-python-apps.git
  1. Open a Docker terminal in this directory and run:
docker-compose build
  1. Run the IRIS container:
docker-compose up -d 

To run the application Navigate to http://localhost:4040

About

Template project for InterSystems Python with InterSystems IRIS community Edition docker container

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.6%
  • CSS 15.5%
  • HTML 1.3%
  • SCSS 1.3%
  • Jupyter Notebook 0.9%
  • Python 0.2%
  • Other 0.2%