Skip to content

MohamedAIsmail/Function-Plotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Desktop Application -- PySide2 & Python

A user friendly responsive desktop application used for plotting correctly validated functions.

Preview

Run the app (2 methods)

First method

  1. Install python version 3.8 or lower
Download it from www.python.org/downloads/
  1. Install PySide2 module
pip install PySide2
  1. Run main.py
python main.py

Second method

Try the app by downloading it from this link

Automated tests

You can find the automated tests in test_app.py and you can test them by running the command

pytest .\test_app.py

About

Function plotter application created using Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages