{ "info": { "author": "Gintautas Miliauskas", "author_email": "gintas@pov.lt", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: POSIX", "Programming Language :: Python", "Topic :: Software Development :: Testing" ], "description": "guitest is a collection of helpers to test GUI applications written in python.\npyGTK support is most mature, and support for other toolkits is in progress.\nThe library allows testing of modal dialogs and recursive mainloop invocations\nwhile preventing the windows from being shown during test runs. Arbitrary\nclasses and methods can be overriden or call loggers attached.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://gintas.pov.lt/guitest", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "guitest", "package_url": "https://pypi.org/project/guitest/", "platform": "POSIX", "project_url": "https://pypi.org/project/guitest/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://gintas.pov.lt/guitest" }, "release_url": "https://pypi.org/project/guitest/0.3/", "requires_dist": null, "requires_python": null, "summary": "library for unit-testing Python GUI applications", "version": "0.3" }, "last_serial": 7380, "releases": { "0.3": [] }, "urls": [] }