Tk Stuff.
Tk Stuff is a Python package which provides a collection of Tkinter widgets for date/time handling and color selection.
For dates and times an entry widget and a selection dialog are provided.
Date Dialog

Time Dialog

Color Dialog

Documentation
Documentation can be found here.
Dependencies
Tk Stuff has no required dependencies unless your version of Python has been shipped without Tkinter installed.
Download
Version | Description | URL |
---|---|---|
0.1 | Initial version | tks-0.1.zip |
Source Code
The source code for the Tk Stuff package can be browsed here http://bazaar.launchpad.net/~sffjunkie/tkstuff/trunk/files
You can download the latest version of the source using Bazaar (bzr)
bzr checkout lp:tkstuff
Bug Reports
Please use the Tk Stuff project page on Launchpad.net to submit bug reports.