toga/examples/passwordinput
2024-01-30 11:46:30 +08:00
..
passwordinput Ensure appcompat library is specified, and normalize bundle IDs. 2024-01-30 11:46:30 +08:00
pyproject.toml Ensure appcompat library is specified, and normalize bundle IDs. 2024-01-30 11:46:30 +08:00
README.rst Add password input only test and validation 2023-08-21 14:28:02 +09:30

Password Input
==============

Test app for the Password Input widget.

Quickstart
~~~~~~~~~~

To run this example:

    $ pip install toga
    $ python -m passwordinput