Skip to main content

This package provides you with easy to customize timepickers

Project description

tkTimePicker

This is a simple and fully customizable timepicker widgets made for tkinter. You can make use of three types of timepicker:

  1. clock timepicker
  2. old-spin timepicker
  3. modern-spin timepicker

quick example

import tkinter as tk
from tktimepicker import timepicker

root = tk.Tk()

time_picker = timepicker.AnalogPicker(root)
time_picker.pack()

root.mainloop()

for more examples refer Examples, for documentation read Documentation

Clock time picker

Available themes:

NavyBlue

NavyBlue

Dracula

Dracula

purple

Purple

Old-spin timepicker

old-spin timepicker

Modern-spin timepicker

old-spin timepicker

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tkTimePicker-0.0.1.tar.gz (9.0 kB view details)

Uploaded Source

Built Distribution

tkTimePicker-0.0.1-py3-none-any.whl (15.1 kB view details)

Uploaded Python 3

File details

Details for the file tkTimePicker-0.0.1.tar.gz.

File metadata

  • Download URL: tkTimePicker-0.0.1.tar.gz
  • Upload date:
  • Size: 9.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.5

File hashes

Hashes for tkTimePicker-0.0.1.tar.gz
Algorithm Hash digest
SHA256 c81cafb99ce3faebbd5924f8b81bbde66ad0c47fb044dd6a042040c0a098587c
MD5 1ac2f142d3cab59c6ce7096e180bbb48
BLAKE2b-256 e707736187dc9ca304148f96a37a4ec8ba8cd7e47c60778814c63805489bab19

See more details on using hashes here.

File details

Details for the file tkTimePicker-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: tkTimePicker-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 15.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.5

File hashes

Hashes for tkTimePicker-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 29b97a7154acb8016cf08c50890669b004c18cfd2eaa38c3731d41e03d8f6732
MD5 fd3a78264fd79eb0ffb263d394748f84
BLAKE2b-256 4ac250b264d54d9a3c86f52a84b4e5c42bb51c0303427613906de07e3ac0b93a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page