{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/18"},{"label":"Widget Sets","url":"https://skillfed.io/packages/category/software-development-widget-sets"}],"enrichment":{"capability":"Provides Calendar and DateEntry widgets for Tkinter applications, with support for event display, locale settings, and customizable colors.","skillfed_tags":["tkinter-widgets","date-picker","desktop-gui"],"use_cases":["Add a date picker to a Tkinter desktop application without building custom calendar UI.","Display events on specific dates with color coding and tooltips in a calendar view.","Support multiple locales and date formats in a Tkinter GUI application.","Provide a DateEntry widget as a drop-in replacement for manual date input fields.","Build a simple scheduling or event management interface with visual date selection."],"what_it_does":"tkcalendar provides two Tkinter widgets: a Calendar widget for displaying and selecting dates, and a DateEntry widget that combines a text field with a dropdown calendar. The Calendar widget supports event display with custom colors and tooltips, locale-aware formatting (e.g., 'fr_FR', 'en_US'), and customizable appearance through color and font options. It depends on babel for locale and date formatting.\n\nThe package is production-stable but dormant\u2014no releases since 2019 and no active development. It is suitable for desktop applications that need date selection UI but should not be expected to receive updates for new Python versions or tkinter changes.","worth_installing":"Yes, if you are building a Tkinter desktop application and need calendar or date-entry widgets. The package is stable and has low install friction. However, be aware that it is dormant\u2014no active maintenance since 2019\u2014so do not rely on it for bug fixes or compatibility with future Python or tkinter versions. Suitable for legacy or internal tools; less suitable for new production applications that require ongoing support."},"id":"tkcalendar","links":{"html":"https://skillfed.io/packages/tkcalendar","md":"https://skillfed.io/packages/tkcalendar.md","pypi":"https://pypi.org/project/tkcalendar/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2019-12-28","license_spdx":null,"license_treatment":"copyleft","name":"tkcalendar","python_support":"unspecified","summary":"Calendar and DateEntry widgets for Tkinter"},"popularity":{"monthly_downloads":147224,"position":11073,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.6.1"}
