/plotter

Primary LanguagePython

Plotter

About The Task

Plotter is a GUI application that plots a user-input function with minimum and maximum x values.

Built with

-python

-Qt

-pytest-qt

Getting Started

Installation

1.Clone the repository

$git clone https://github.com/Ta7a21/plotter

2.Navigate to repository directory

$cd plotter

3.Install dependencies

$pip install PyQt5
$pip install numpy

Running

1.Running the application

$python app.py

2.Running the tests

$pytest test.py

Desktop Screenshots

image image image image