Skip to content

A single page desktop application to calculate common hemodynamic equations

Notifications You must be signed in to change notification settings

hedayatbehnam/hemoPynamic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HemoPynamic App

A single page desktop application for calculation of common hemodynamic equations.

Introduction

HemoPynamic has been written in python language using PyQt5 module.
Using concept of BoxLayout to arrange sections of the app.

App main window

How to use

Run Distributed version

By this method you do not need to have python on your system. You can download a distribution version of the app from the link bellow and go to dist directory and open HemoPy file.

HemoPy Distribution Version
At the moment only linux executable distribution version is available.

Run by python

You can clone repo by github CLI:

git clone https://github.com/hedayatbehnam/hemoPynamic

or using website link to download zip folder.

zip download image

If you are in linux, you should use unzip command in terminal to extract its contents.

Then install dependencies:

pip install -r requirements.txt

To run app type following command in terminal in app main dir:

python entry.py

About

A single page desktop application to calculate common hemodynamic equations

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages