{ "info": { "author": "Phillip Piper", "author_email": "phillip.piper@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Topic :: Software Development :: User Interfaces" ], "description": "\nObjectListView\n==============\n\nThis is an upload of olv 1.3.2 from https://bitbucket.org/wbruhin/objectlistview/ \n\nAn ObjectListView is a wrapper around the wx.ListCtrl that makes the\nlist control easier to use. It also provides some useful extra functionality.\n\n* Automatically transforms a collection of model objects into a fully functional wx.ListCtrl.\n* Automatically sorts rows.\n* Easily edit the cell values.\n* Supports all ListCtrl views (report, list, large and small icons).\n* Columns can be fixed-width, have a minimum and/or maximum width, or be space-filling\n* Displays a \"list is empty\" message when the list is empty (obviously).\n* Supports checkboxes in any column.\n* Supports alternate rows background colors.\n* Supports custom formatting of rows .\n* Supports searching (by typing) on any column, even on massive lists.\n* Supports custom sorting\n* Supports filtering and batched updates\n* The ``FastObjectListView`` version can build a list of 10,000 objects in less than 0.1 seconds.\n* The ``VirtualObjectListView`` version supports millions of rows through ListCtrl's virtual mode.\n* The ``GroupListView`` version supports arranging rows into collapsible groups.\n* Effortlessly produce professional-looking reports using a ``ListCtrlPrinter``.\n\nSeriously, after using an ObjectListView, you will never go back to using a plain wx.ListCtrl.\n\n\nDependancies\n============\n\n * Python 2.7+\n * wxPython 2.8+\n\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/eriknystrom/ObjectListView2/releases", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/eriknystrom/ObjectListView2", "keywords": "", "license": "wxWindows", "maintainer": "Erik Nystrom", "maintainer_email": "Erik.Nystrom87@gmail.com", "name": "ObjectListView2", "package_url": "https://pypi.org/project/ObjectListView2/", "platform": "Many", "project_url": "https://pypi.org/project/ObjectListView2/", "project_urls": { "Download": "https://github.com/eriknystrom/ObjectListView2/releases", "Homepage": "https://github.com/eriknystrom/ObjectListView2" }, "release_url": "https://pypi.org/project/ObjectListView2/1.0.1/", "requires_dist": null, "requires_python": "", "summary": "An ObjectListView is a wrapper around the wx.ListCtrl that makes the list control easier to use. This is an upload of olv 1.3.2 from https://bitbucket.org/wbruhin/objectlistview/", "version": "1.0.1" }, "last_serial": 5722404, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "591a23ff8d8a2472695077199945bc0b", "sha256": "f5e4740ad420e677c5af92f126f9af5a8edd6ba35feb9d9b2595586f61f49bbc" }, "downloads": -1, "filename": "ObjectListView2-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "591a23ff8d8a2472695077199945bc0b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 83587, "upload_time": "2019-04-15T18:11:18", "url": "https://files.pythonhosted.org/packages/7a/3b/7b0b0dffb7e78027bd3d6df2da8e60481ce097ab4f36782f916e8c4738bf/ObjectListView2-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fd5def588b58bb9733123e4d9d546f56", "sha256": "97a0654b775f521b8e72859a489f3a0c2b067b24fcde5defcfc5b787dac4be0d" }, "downloads": -1, "filename": "ObjectListView2-1.0.0.tar.gz", "has_sig": false, "md5_digest": "fd5def588b58bb9733123e4d9d546f56", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2294944, "upload_time": "2019-04-15T18:11:21", "url": "https://files.pythonhosted.org/packages/52/e9/1baaeccc4f24ae2bc44897038c2e878fd64e6c78635b54e4c99c0b877e3b/ObjectListView2-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "ca92b685bfde6d6f44ffbc474030ff57", "sha256": "30db5c97b2e5c46c5fd9da0b236f3cdc463ae7577f42244608a89a917a766296" }, "downloads": -1, "filename": "ObjectListView2-1.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ca92b685bfde6d6f44ffbc474030ff57", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 83659, "upload_time": "2019-08-23T19:36:54", "url": "https://files.pythonhosted.org/packages/1a/97/ed60dbff21c151648676f955dc1aee1a63ef12e7ec8a257c42dfda32ff8d/ObjectListView2-1.0.1-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ca92b685bfde6d6f44ffbc474030ff57", "sha256": "30db5c97b2e5c46c5fd9da0b236f3cdc463ae7577f42244608a89a917a766296" }, "downloads": -1, "filename": "ObjectListView2-1.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ca92b685bfde6d6f44ffbc474030ff57", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 83659, "upload_time": "2019-08-23T19:36:54", "url": "https://files.pythonhosted.org/packages/1a/97/ed60dbff21c151648676f955dc1aee1a63ef12e7ec8a257c42dfda32ff8d/ObjectListView2-1.0.1-py2.py3-none-any.whl" } ] }