wxutils provides utilities and convenience functions for wxPython. The wxutils
library is a small collection of functions and classes, and is by no means
comprehensive. The aim is to simplify code, reduce boiler-plate, make wxPython
coding a bit more python-like, and prevent repeating code across projects.
Many of the classes in wxutils are simplified versions of wxPython widgets
that add callbacks for normal action events.
Raw data
{
"_id": null,
"home_page": "https://github.com/newville/wxutils",
"name": "wxutils",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "wxPython",
"author": "Matthew Newville",
"author_email": "matt.newville@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/98/3e/28b515217a5341216f7bcfff8fd74b08df72cbcfd00e25fffa1f6757b631/wxutils-0.3.3.tar.gz",
"platform": "any",
"description": "\nwxutils provides utilities and convenience functions for wxPython. The wxutils\nlibrary is a small collection of functions and classes, and is by no means\ncomprehensive. The aim is to simplify code, reduce boiler-plate, make wxPython\ncoding a bit more python-like, and prevent repeating code across projects.\nMany of the classes in wxutils are simplified versions of wxPython widgets\nthat add callbacks for normal action events.\n",
"bugtrack_url": null,
"license": "BSD License",
"summary": "utilities and conveniences for wxPython",
"version": "0.3.3",
"project_urls": {
"Documentation": "https://github.com/newville/wxutils/",
"Homepage": "https://github.com/newville/wxutils",
"Source": "https://github.com/newville/wxutils",
"Tracker": "https://github.com/newville/wxutils/issues"
},
"split_keywords": [
"wxpython"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "33ed216d246bd20cdc8ab1823de6b4d7fda1d850fa5063ec7a044e81bdf0ba99",
"md5": "ce81aa2abdded35e8a29d69f4f9b33c5",
"sha256": "02e18db6a3e5b02a57a5beb9a24e671e59e3c746c8329fa314d29afaaa324d1a"
},
"downloads": -1,
"filename": "wxutils-0.3.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ce81aa2abdded35e8a29d69f4f9b33c5",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 62483,
"upload_time": "2024-07-01T17:26:29",
"upload_time_iso_8601": "2024-07-01T17:26:29.524375Z",
"url": "https://files.pythonhosted.org/packages/33/ed/216d246bd20cdc8ab1823de6b4d7fda1d850fa5063ec7a044e81bdf0ba99/wxutils-0.3.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "983e28b515217a5341216f7bcfff8fd74b08df72cbcfd00e25fffa1f6757b631",
"md5": "8ade228db21715215204b64036745561",
"sha256": "03fba8348bf7f3a565c66d92bcbf54bdeab2f606947f0461b184ec45a0bb7c5d"
},
"downloads": -1,
"filename": "wxutils-0.3.3.tar.gz",
"has_sig": false,
"md5_digest": "8ade228db21715215204b64036745561",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 63120,
"upload_time": "2024-07-01T17:26:34",
"upload_time_iso_8601": "2024-07-01T17:26:34.691353Z",
"url": "https://files.pythonhosted.org/packages/98/3e/28b515217a5341216f7bcfff8fd74b08df72cbcfd00e25fffa1f6757b631/wxutils-0.3.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-01 17:26:34",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "newville",
"github_project": "wxutils",
"travis_ci": true,
"coveralls": false,
"github_actions": false,
"lcname": "wxutils"
}