Skip to content

mattyhakin/insulin-dosing-suite

Repository files navigation

Inuslin Dosing Suite

🧪 Insulin Dosing Suite

Python GUI CLI License Version Release Last Commit Repo Size

A professional Python-based insulin calculator suite featuring a CLI tool, GUI interfaces, and experimental logic modules to support diabetes management.


🔍 Overview

This project merges and evolves four earlier tools into a single, modular dosing suite:

  • 🛠 v1.0 – CLI insulin calculator
  • 🧪 v2.0 – Experimental time-of-day ratio models
  • 🖼 v3.0 – First Tkinter-based GUI
  • 🚀 v4.0 – Enhanced GUI with improved layout and UX

🗂 Project Structure

Folder Purpose
cli/ Command-line based insulin calculator
gui-v1/ First-generation GUI implementation
gui-v2/ Updated GUI with cleaner layout & usability
experimental/ Time-based input models for future exploration

🚀 Quick Start

▶️ CLI Tool

python cli/main.py

🖥 GUI App (v2)

python gui-v2/app.py

Note: GUI v1 is available under gui-v1/ for legacy reference.


📦 Releases

See RELEASE_NOTES.md for a breakdown of feature evolution.


📜 License

This project is licensed under the MIT License — see the LICENSE file for details.


📝 Notes

This project is a combination of four previous projects I created: complexinsulincalc (v1.0), ratioinputinsulin (v2.0), complexinsulincalcGUI (v3.0) and InsulinCalcv3 (v4.0), which is the current live version. I have since removed them from my GitHub account after the creation of this unified repository.

About

A professional Python-based insulin calculator suite featuring a CLI tool, GUI interfaces, and experimental logic modules to support diabetes management.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages