https://github.com/mahmoudsaad111/function-plotter
Function plotter GUI using python with pyside2 and pytest to plot an arbitrary user-entered function.
https://github.com/mahmoudsaad111/function-plotter
pyside2-gui pytest python
Last synced: 3 months ago
JSON representation
Function plotter GUI using python with pyside2 and pytest to plot an arbitrary user-entered function.
- Host: GitHub
- URL: https://github.com/mahmoudsaad111/function-plotter
- Owner: mahmoudsaad111
- Created: 2023-07-14T12:00:57.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-14T17:23:15.000Z (almost 2 years ago)
- Last Synced: 2025-01-24T23:37:00.088Z (4 months ago)
- Topics: pyside2-gui, pytest, python
- Language: Python
- Homepage:
- Size: 479 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Function-Plotter
Function plotter GUI using python with pyside2 and pytest to plot an arbitrary user-entered function.## Screenshots
### Start

### Valid Function

### Constant Function

### Errors


