Skip to content

AbdallahIssa/Function-Plotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Function-Plotter

Table of Contents

General Information

  • It’s a GUI program that plots arbitrary user-entered function..

Technologies Used

  • Python language with Tkinter GUI library.
  • numpy to manipulate the numbers and matplotlib to plot the function.

Usage

  • You can take the code on any python IDE and run it or even using text editor and write in its path cmd : python Function-Plotter.py

Screenshots

Function_plotter GUI

inputValid popup

MissedField popup

plotting a function

Test codes

  • With unittest library , I could test this code in an automated way. (Not all the functions were tested because I still want to know about Testing).

Contact

About

Master Micro Task 01

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages