Metadata-Version: 2.1
Name: tkinterquickhelper
Version: 1.5.72
Summary: Helpers for tkinter, extra windows.
Home-page: http://www.xavierdupre.fr/app/tkinterquickhelper/helpsphinx/index.html
Author: Xavier Dupré
Author-email: xavier.dupre@gmail.com
License: MIT
Download-URL: https://github.com/sdpython/tkinterquickhelper
Keywords: tkinterquickhelper,tkinter,Xavier,Dupré
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Education
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 5 - Production/Stable
Requires-Dist: pyquickhelper


.. _l-README:

README
======

.. image:: https://travis-ci.org/sdpython/tkinterquickhelper.svg?branch=master
    :target: https://travis-ci.org/sdpython/tkinterquickhelper
    :alt: Build status

.. image:: https://ci.appveyor.com/api/projects/status/oqqayew2qan2bh6h?svg=true
    :target: https://ci.appveyor.com/project/sdpython/tkinterquickhelper
    :alt: Build Status Windows

.. image:: https://circleci.com/gh/sdpython/tkinterquickhelper/tree/master.svg?style=svg
    :target: https://circleci.com/gh/sdpython/tkinterquickhelper/tree/master

.. image:: https://badge.fury.io/py/tkinterquickhelper.svg
    :target: http://badge.fury.io/py/tkinterquickhelper

.. image:: https://img.shields.io/badge/license-MIT-blue.svg
    :alt: MIT License
    :target: http://opensource.org/licenses/MIT

.. image:: http://img.shields.io/github/issues/sdpython/tkinterquickhelper.png
    :alt: GitHub Issues
    :target: https://github.com/sdpython/tkinterquickhelper/issues

.. image:: https://requires.io/github/sdpython/tkinterquickhelper/requirements.svg?branch=master
     :target: https://requires.io/github/sdpython/tkinterquickhelper/requirements/?branch=master
     :alt: Requirements Status

.. image:: https://badge.waffle.io/sdpython/tkinterquickhelper.png?label=to%20do&title=to%20do
    :alt: Waffle
    :target: https://waffle.io/sdpython/tkinterquickhelper

.. image:: https://codecov.io/github/sdpython/tkinterquickhelper/coverage.svg?branch=master
    :target: https://codecov.io/github/sdpython/tkinterquickhelper?branch=master

**Links:**

* `GitHub/tkinterquickhelper <https://github.com/sdpython/tkinterquickhelper>`_
* `documentation <http://www.xavierdupre.fr/app/tkinterquickhelper/helpsphinx/index.html>`_
* `Blog <http://www.xavierdupre.fr/app/tkinterquickhelper/helpsphinx/blog/main_0000.html#ap-main-0>`_

This modules implements a couple of custom windows with *tkinter*.

.. _l-HISTORY:

=======
History
=======

current - 2018-12-31 - 0.00Mb
=============================

* `2`: modification to let pyquickhelper uses this module as a replacement for the command line (2018-12-31)
* `1`: rename flake8 into code_stype (2018-04-14)

1.5.18 - 2017-08-20 - 0.02Mb
============================

1.5.3 - 2017-05-08 - 0.11Mb
===========================


