{ "info": { "author": "Chris Cioffi", "author_email": "evenprimes+checkboxtable@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Framework :: TurboGears", "Framework :: TurboGears :: Widgets", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Like a CheckboxList, this widget allows the user to display mutliple checkboxes with associated data. Unlike a CheckboxList, it allows you to use mutliple data elements to describe each item. Most of the CSS is stolen verbatim from the DataGrid widget, I just changed the class to checkboxtable so people could use both data grids and checkboxtables without conflicts.\n \n Long term I would like to add Javascript to allow some of the cool mutliselect goodness that the GMail inbox shows. :)", "description_content_type": null, "docs_url": null, "download_url": "http://www.evenprimes.com/checkboxtable", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.evenprimes.com/", "keywords": "turbogears.widgets", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "checkboxtable", "package_url": "https://pypi.org/project/checkboxtable/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/checkboxtable/", "project_urls": { "Download": "http://www.evenprimes.com/checkboxtable", "Homepage": "http://www.evenprimes.com/" }, "release_url": "https://pypi.org/project/checkboxtable/0.80/", "requires_dist": null, "requires_python": null, "summary": "A table of checkboxes", "version": "0.80" }, "last_serial": 17977, "releases": { "0.80": [] }, "urls": [] }