{ "info": { "author": "Matthew Newville", "author_email": "newville@cars.uchicago.edu", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python" ], "description": "A library of convenience functions for wxPython. The aim\nhere is to simplify code, reduce boiler-plate, and prevent repeating code\nacross several projects.\n\nThese are primarily simplified widgets with common attributes, such as\n b = button(parent, label, action=action, **kws)\n\nwhich attaches a callback to a wx.Button, corresponding to\n b = wx.Button(parent, label=label, **kws)\n if callable(action):\n parent.Bind(wx.EVT_BUTTON, action, b)\n\nYes, this is merely a convenience, but covers a remarkably common pattern.\nThere are several similar widgets. In addition, there are more complex\nwidgets, such as:\n FloatCtrl wx.TextCrtl, allowing numerical input only. Precision,\n upper bound, and lower bound can be set, and a callback\n can be bound to the control.\n NumericCombo wx.ComboBox with a FloatCtrl\n YesNo a wx.Choice of only 'No' and 'Yes'\n GridPanel a Panel with a GridBagSizer that uses 'newrow' to\n specify adding rows instead of having to handle\n rows and column numbers.\n\nand many more convienences.", "description_content_type": "", "docs_url": null, "download_url": "http://newville.github.com/wxutils/", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://newville.github.com/wxutils/", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "wxutils", "package_url": "https://pypi.org/project/wxutils/", "platform": "Windows", "project_url": "https://pypi.org/project/wxutils/", "project_urls": { "Download": "http://newville.github.com/wxutils/", "Homepage": "http://newville.github.com/wxutils/" }, "release_url": "https://pypi.org/project/wxutils/0.2.3/", "requires_dist": null, "requires_python": "", "summary": "Utilities and convenience classes and functions for wxPython", "version": "0.2.3" }, "last_serial": 4693977, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "0517d1e0993adc65adf4fcf66e8de123", "sha256": "e87b4e3f656d26d188da9639ffb1a7bef12988af73732dde15d95b69ced9aaa7" }, "downloads": -1, "filename": "wxutils-0.1.0.tar.gz", "has_sig": false, "md5_digest": "0517d1e0993adc65adf4fcf66e8de123", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22719, "upload_time": "2013-11-04T01:35:55", "url": "https://files.pythonhosted.org/packages/92/90/3f6a1497aff1ad5614ffc79be32ef6c12fe51c40023cbf91e78cae47f482/wxutils-0.1.0.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "7cbd02d2f9d51e5b40a93e8dc932bc61", "sha256": "f01c27f95607a7c1595bb473064412a8482f4a74bebe6c4bd15644e87f3e97dc" }, "downloads": -1, "filename": "wxutils-0.1.2.tar.gz", "has_sig": false, "md5_digest": "7cbd02d2f9d51e5b40a93e8dc932bc61", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23253, "upload_time": "2015-11-28T18:19:57", "url": "https://files.pythonhosted.org/packages/d3/50/4a4dbe01b3b7adfab8653723342124ff2cdc0b06bcdf2d8d27038c075646/wxutils-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "c2eeba6113c922322208b4ded7be300a", "sha256": "7df29c17fd6bc8b47ea4afb3387f5613f1806149f6849a6b808036e4e8d7d8fa" }, "downloads": -1, "filename": "wxutils-0.1.3.tar.gz", "has_sig": false, "md5_digest": "c2eeba6113c922322208b4ded7be300a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25616, "upload_time": "2017-04-02T19:11:56", "url": "https://files.pythonhosted.org/packages/c6/1a/08a6b96f1a39c9aa15d257dc45028bd4927b63e36b20a6b64707a72b94e1/wxutils-0.1.3.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "7ed25f83dc6b52bc8b03170a90930039", "sha256": "c170ec6b7979191f5f855730f0341113eb15fd739c605007534af6408c87f5d1" }, "downloads": -1, "filename": "wxutils-0.2.tar.gz", "has_sig": false, "md5_digest": "7ed25f83dc6b52bc8b03170a90930039", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32572, "upload_time": "2018-11-12T00:08:12", "url": "https://files.pythonhosted.org/packages/86/43/304879e816c5c3a2328096f46027a44f4678b83962002be4e80330788258/wxutils-0.2.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "633f1f2a6a5d4b0eaec916d724819494", "sha256": "befc52f31f6f25d1dcb28e52f6c1f87925103df7576d68aa0c492c431f74f9c1" }, "downloads": -1, "filename": "wxutils-0.2.2.tar.gz", "has_sig": false, "md5_digest": "633f1f2a6a5d4b0eaec916d724819494", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32907, "upload_time": "2018-11-17T23:21:00", "url": "https://files.pythonhosted.org/packages/b5/5e/89531e5a5340eb14795b84ebaa885c04cbc978650b8b7e883463b9524deb/wxutils-0.2.2.tar.gz" } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "f876d8947232fc9e37f50f5a1a00088a", "sha256": "0d0b2f2cf81d894778d65eb35a986621a73acaf5afdd4296f10f797918d46a72" }, "downloads": -1, "filename": "wxutils-0.2.3.tar.gz", "has_sig": false, "md5_digest": "f876d8947232fc9e37f50f5a1a00088a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33138, "upload_time": "2019-01-14T12:36:06", "url": "https://files.pythonhosted.org/packages/55/e9/dbec604ebb961cca28c6e835d050326d87f592d4bdc8171097230ea5b407/wxutils-0.2.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f876d8947232fc9e37f50f5a1a00088a", "sha256": "0d0b2f2cf81d894778d65eb35a986621a73acaf5afdd4296f10f797918d46a72" }, "downloads": -1, "filename": "wxutils-0.2.3.tar.gz", "has_sig": false, "md5_digest": "f876d8947232fc9e37f50f5a1a00088a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33138, "upload_time": "2019-01-14T12:36:06", "url": "https://files.pythonhosted.org/packages/55/e9/dbec604ebb961cca28c6e835d050326d87f592d4bdc8171097230ea5b407/wxutils-0.2.3.tar.gz" } ] }