Lightbridge-KS / PedDesign-flet

A cross-platform GUI app for design pediatric CT protocol

Home Page:https://peddesign-ct.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Design Pediatric CT (Flet App)

Cross-platform application for design pediatric CT protocol.


Build using Flet, a cross-platform UI framework in Python.


Build from Source

Installation

  1. Install flet and pyperclip with:
pip install -r requirements.txt
  1. Install Flutter

Build app

cd to/directory/root
# Build
flet build <target_platform>

<target_platform> could be one of the following: apkaabipawebmacoswindowslinux.

Remark

Please be aware that the actual design of a pediatric CT protocol for clinical use demands oversight by a qualified pediatric radiologist. The 'PedDesignCT' application serves as an initial planning, educational/inspirational tool, and is not designed for immediate clinical implementation. It is essential that any protocols generated by this app undergo a comprehensive review by specialists and be tailored specifically to align with the practices of your institution and the individual needs of each patient. This application is not a substitute for professional judgment and expertise."

About

A cross-platform GUI app for design pediatric CT protocol

https://peddesign-ct.netlify.app

License:MIT License


Languages

Language:Python 90.6%Language:Jupyter Notebook 9.4%