-
Notifications
You must be signed in to change notification settings - Fork 0
About Us
This is a simple project in which we have used the Tkinter Interface which is generally considered as a Framework of Python Programming Language and is used for designing GUI Softwares for Desktop or in other words Desktop Applications.
It contains a general image to pdf converter .exe file regarding window's user for conversion of images to pdf, and is designed by Abhay Chaudhary. So, without wasting our time let's get started with our learning Project's Roadmap.
Topics Required | Links for Getting Switched |
---|---|
Basics of Tkinter | Repository for Learning |
Basic Widgets in Tkinter | Learning Code |
Event Binding | Code for Learning |
Message Box | MessageBox Alerts |
Tkinter is the most commonly used library for developing GUI (Graphical User Interface) in Python. It is a standard Python interface to the Tk GUI toolkit shipped with Python. As Tk and Tkinter are available on most of the Unix platforms as well as on the Windows system, developing GUI applications with Tkinter becomes the fastest and easiest.
Below we have syntax code for installing packages :-
pip install package_name
Modules Names | Uses |
---|---|
Tkinter | It is used for adding window and different widgets to it, together by applying changes. |
filedialog | It is used for selecting different or single files for working over to it. |
img2pdf | It is used for convertion of different files into single pdf file. |
Messagebox | It is used for showing different errors, warning or information dialog box. |
os | It is used for getting current directory location. |
shutil | It is used for moving files from one directory to another directory. |
- Email - [email protected]
- Instagram - @coding.needs
- Twitter - @AbhayCh84760
If you likes what I do and want to support me :
Thanks for visiting my Github Repo ! Hope you find my projects useful, helpful and inspiring. Let's connect and collaborate to build something amazing !
Abhay Chaudhary Ack Wolver !