Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.58 KB

README.md

File metadata and controls

39 lines (25 loc) · 1.58 KB

Python-Mini-Project

For those who works in ACRES not in HOURS

The farmer is the only man in our economy who buys everything at retail, sells everything at wholesale, and pays the freight both ways.

This is my First ever mini-project done by me in Python in order to stop deaths of farmers and small contribution for them to make their lives simpler.. :)

For making Elegant GUI(Graphical User Interface) i had used tkinter. Command for installing tkinter as follows:

pip install tkinter

For adding images on UI I used pillow library using:

pip install pillow

You can read more about tkinter and pillow

Then for reading csv files - pandas for plotting the graph- matplotlib and for mathematical operations- Numpy

So here are some working glimpse of my project..

front

Output for Wheat Input

fig1

fig2

fig3

fig4

fig5