-
A simple application created using Pyside2 and matplotlib libraries to allow users to plot some simple functions
-
the application was tested using pytest and pytest-qt to validate and insure that the application in working correctly
-
To use the applcation, you need to install:
- PySide2:
pip install pyside2 - Matplotlib:
pip install matplotlib - Numpy:
pip install numpy
- PySide2:
-
To run the test script:
- pytest:
pip install pytest - pytest-qt:
pip install pytest-qt
- pytest:
-
After that, go to the project dirictory and run the command
pytestin your terminal to start the tests.
Mostafa-Usama/Function-Plotter
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|


