Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zellias/tkinter-jalali-datepicker
tkinter jalali datepicker
https://github.com/zellias/tkinter-jalali-datepicker
jalali jalali-calendar python tkinter tkinter-gui tkinter-jalali
Last synced: about 1 month ago
JSON representation
tkinter jalali datepicker
- Host: GitHub
- URL: https://github.com/zellias/tkinter-jalali-datepicker
- Owner: Zellias
- Created: 2023-09-23T09:37:11.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-25T01:31:29.000Z (about 1 year ago)
- Last Synced: 2023-09-25T05:51:31.437Z (about 1 year ago)
- Topics: jalali, jalali-calendar, python, tkinter, tkinter-gui, tkinter-jalali
- Language: Python
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jalali Datepicker
![shahname image](https://images.squarespace-cdn.com/content/v1/55a02c9fe4b01b3af99fb061/1570043034319-1K039UOZYA6ZK9J8CR91/Screenshot+2019-10-01+10.28.53.png).
Jalali Datepicker is a Python script that provides a simple GUI for selecting Jalali (Persian) dates using the tkinter library. It allows users to pick a date and displays it in the format "YYYY-MM-DD." This script can be integrated into other applications or used as a standalone date selection tool.
## How to Use
1. Clone or download the script from [GitHub](https://github.com/Zellias).
2. Run the script.
3. Click the "بازکردن تقویم" (Open Calendar) button to open the datepicker window.
4. In the datepicker window:
- Use the dropdown menus to select the month and year.
- Click on a date button to choose a specific day.5. The selected date will be displayed in the target entry field in the "YYYY-MM-DD" format.
6. Close the datepicker window when you are done.
## Dependencies
This script relies on the following Python libraries:
- tkinter: For creating the graphical user interface.
- tkcalendar: A calendar widget for tkinter.
- jdatetime: For handling Jalali (Persian) dates.Make sure you have these libraries installed before running the script.
## Author
- GitHub: [Zellias](https://github.com/Zellias)
- If you find this script useful, please consider leaving a star on the GitHub repository.## Support and Feedback
If you have any questions or need assistance, you can join the Zellias Discord server:
- [Discord Server](https://discord.gg/zellias)Feel free to contribute to the project, report issues, or suggest improvements on the GitHub repository. Your feedback and contributions are highly appreciated.