Skip to content

silven-mohan/pH_Interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pH_Interpreter

A simple GUI tool that:

  • Prompts for pH value
  • Uses a C function (via CFFI) to classify the pH level
  • Displays the result in a Tkinter messagebox

✨ Features

  • Pure C logic for pH classification
  • User-friendly GUI
  • Practical example of embedding C into Python

🚀 Run

pip install cffi
python pH_Interpreter.py

🛠 Requirements

  • Python 3.x
  • cffi

📃License

See included LICENSE file for more details.


Author: Silven Mohan

About

pH_Interpreter is a tool which prompts for pH value and gives the strength.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published