.. image:: https://travis-ci.com/sdpython/tkinterquickhelper.svg?branch=master :target: https://app.travis-ci.com/github/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://codecov.io/github/sdpython/tkinterquickhelper/coverage.svg?branch=master :target: https://codecov.io/github/sdpython/tkinterquickhelper?branch=master .. image:: https://img.shields.io/github/repo-size/sdpython/tkinterquickhelper :target: https://github.com/sdpython/tkinterquickhelper/ :alt: size .. _l-README: tkinterquickhelper ================== This modules implements a couple of custom windows with *tkinter*. The main one is a way to create a form which contains an entry for each arguments of a function and populates them with default values if any. * `GitHub/tkinterquickhelper `_ * `documentation `_ * `Blog `_ .. image:: http://www.xavierdupre.fr/app/tkinterquickhelper/helpsphinx/_images/open_functionl.png