Skip to main content

A thin Pythonic layer on top of TkInter GUI.

Project description

PyTK - Python ToolKit: A thin Pythonic layer on top of TkInter GUI.

This Python library intend to provide a thin Pythonic abstraction layer on top of the most widely used tkinter functionalities.

The widget semantic follows, when possible, HTML conventions.

Installation

The recommended way of installing the software is through PyPI:

$ pip install pytk

Alternatively, you can clone the source repository from GitHub:

$ mkdir pytk
$ cd pytk
$ git clone git@github.com:norok2/pytk.git
$ python setup.py install

(some steps may require additional permissions depending on your configuration)

The software does not have additional dependencies beyond Python and its standard library.

It was tested with Python 2.7 and 3.5. Other version were not tested.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pytk-0.0.2.1-py2.py3-none-any.whl (20.4 kB view hashes)

Uploaded Python 2 Python 3

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