Skip to main content

A wrapper library to use tkinter dialogs easily.

Project description

tkdialog

A wrapper library to use tkinter dialogs easily.

Usage

import tkdialog

# make open dialog
filename = tkdialog.open_dialog()

# make saveas saveas_dialog
filename = tkdialog.open_dialog()

# open a pickled file with file selector
obj = tkdialog.load_pickle_with_dialog()

# pickle an object with save dialog
dat = {'x': 100, 'y': '01234'}
tkdialog.dump_pickle_with_dialog(dat)

LICENSE

MIT, see LICENSE

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

tkdialog-wrapper-1.0.1.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

tkdialog_wrapper-1.0.1-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

Details for the file tkdialog-wrapper-1.0.1.tar.gz.

File metadata

  • Download URL: tkdialog-wrapper-1.0.1.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10

File hashes

Hashes for tkdialog-wrapper-1.0.1.tar.gz
Algorithm Hash digest
SHA256 345d4c7e4e4b95d25dc48059aaacd2138ca97b921666662d95746691d04981db
MD5 6ad90f9ba5f3e9e116a4962b6f6c42e1
BLAKE2b-256 6f7e05430ca31b859dcf7e1987d8ec270d2688dbb0dbbd4ddd8e11190cf4ef16

See more details on using hashes here.

File details

Details for the file tkdialog_wrapper-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: tkdialog_wrapper-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 3.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10

File hashes

Hashes for tkdialog_wrapper-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 392e1d943812bc6a4fb11ff18b53428b5a400df54ae7a3ab4c46862af31e62b5
MD5 741583325fd5e3b4a4cec6b730315eeb
BLAKE2b-256 720fbade2f1cab7efd4a9ae8f8a8f531a003927dec3269c0de3168caa3fe779f

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