Metadata-Version: 1.1
Name: tkinterquickhelper
Version: 1.5.18
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
Description: 
        .. _l-README:
        
        README
        ======
        
        .. only:: html
        
            .. 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:: https://landscape.io/github/sdpython/tkinterquickhelper/master/landscape.svg?style=flat
               :target: https://landscape.io/github/sdpython/tkinterquickhelper/master
               :alt: Code Health
        
            .. 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=ready&title=Ready
                :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*.
        
Keywords: tkinterquickhelper,tkinter,Xavier,Dupré
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 2.7
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Education
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 5 - Production/Stable
