https://github.com/ackwolver335/gui-calendar
A repository containing an interface regarding calendar generation with the use of Tkinter Framework , designed by Abhay Chaudhary.
https://github.com/ackwolver335/gui-calendar
desktop-application python python3 pythondeveloper pythonframework pythonlibrary pythonprogramming pythontkinter software software-development
Last synced: 4 months ago
JSON representation
A repository containing an interface regarding calendar generation with the use of Tkinter Framework , designed by Abhay Chaudhary.
- Host: GitHub
- URL: https://github.com/ackwolver335/gui-calendar
- Owner: ackwolver335
- Created: 2024-07-14T16:05:54.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-07-21T10:54:38.000Z (11 months ago)
- Last Synced: 2024-07-22T06:45:37.282Z (11 months ago)
- Topics: desktop-application, python, python3, pythondeveloper, pythonframework, pythonlibrary, pythonprogramming, pythontkinter, software, software-development
- Language: Python
- Homepage:
- Size: 32.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🚀 Tkinter Project - GUI Calendar Generator
This is another GUI project generated with the help of [Tkinter](https://docs.python.org/3/library/tkinter.html) 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
- *Language Used* - ***[Python](https://www.python.org/)***
- *Learning Repository* - ***[Tkinter - GUI Interface](https://github.com/ackwolver335/Tkinter-GUI_Inteface)***## 🛠 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](https://www.microsoft.com/en-in/windows?r=1)**## ⚡️ 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.
```bash
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
- **Email** - [email protected]
- **Instagram** - [@coding.needs](https://www.instagram.com/coding.needs/)
- **Twitter** - [@AbhayCh84760](https://x.com/AbhayCh84760)## Support Me
If you likes what I do and want to support me :
- Give me a ⚡️ Star on my Repo
- Share my [work](https://github.com/ackwolver335/Tkinter-GUI_Inteface) and [profile](https://github.com/ackwolver335) with your networkThanks 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](https://github.com/ackwolver335/ackwolver335) !