ackwolver335 / GUI-Calendar

A repository containing an interface regarding calendar generation with the use of Tkinter Framework , designed by Abhay Chaudhary.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸš€ Tkinter Project - GUI Calendar Generator

This is another GUI project generated with the help of Tkinter Framework of one of the most known and used language regarding programming well known as Python. And this framework or library is mainly used for designing or developing GUI Desktop Applications using python.

πŸ›  Project Details

πŸ›  Application Details

  • Software Dimensions - 250x130 in Pixels.
  • Software Purpose - Used for generating Calendar regarding different years.
  • Scope of Project - Small Scale.
  • Specified Operating System - Windows

⚑️ Modules/Libraries Used

  • Tkinter - A General Module or Library used in order to build GUI Window or Application Window for Desktop.
  • Calendar - Another Module used for generating Calendar regarding different years.
  • Messagebox - A Module of Tkinter Library used for showing different messagebox whenever required.

πŸ›  General Template for Conversion into .exe file

  • For conversion of this python file into a proper .exe file also before this you need to install the required module 'pyinstaller' for conversion of this python file into an executable file.
pyinstaller filename.py --onefile -w

Roadmap for Learning

In this overview explained with the help of readme I have also provided the Roadmap for learning how we can create projects using tkinter Framework regarding GUI Desktop Application and its Building Resources. And the roadmap will be surely available over to Wiki of this project. And for learning framework the repository link is available in learning repository above.

πŸ“« How to Reach Me

Support Me

If you likes what I do and want to support me :

  • Give me a ⚑️ Star on my Repo
  • Share my work and profile with your network

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 !

About

A repository containing an interface regarding calendar generation with the use of Tkinter Framework , designed by Abhay Chaudhary.


Languages

Language:Python 100.0%