{ "info": { "author": "Roger Marsh", "author_email": "roger.marsh@solentware.co.uk", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Database :: Front-Ends", "Topic :: Software Development" ], "description": "========================\nDatabase display classes\n========================\n\n.. contents::\n\n\nDescription\n===========\n\nThis package provides a grid to display a scrollable list of records from a database accessed using the `solentware-base`_ package.\n\n\nInstallation Instructions\n=========================\n\nInstall the package by typing\n\n python setup.py install\n\nat the command prompt with setup.py in the current directory.\n\nYou may need to give the path and version of Python depending on your system's configuration:\n\n /python setup.py install\n\n For example\n\n C:\\\\Python33\\\\python setup.py install\n\n on Microsoft Windows or\n\n python3.3 setup.py install\n\n on Unix-like systems.\n\nUse `Python`_ 3.3 or later.\n\n\nNotes\n=====\n\nThis package was written because I could not find something which behaved like a Delphi DBGrid, as remembered from the late 1990s.\n\n\n.. _`Python`: https://python.org\n.. _`solentware-base`: http://solentware.co.uk/components.html", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.solentware.co.uk", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "solentware-grid", "package_url": "https://pypi.org/project/solentware-grid/", "platform": "", "project_url": "https://pypi.org/project/solentware-grid/", "project_urls": { "Homepage": "http://www.solentware.co.uk" }, "release_url": "https://pypi.org/project/solentware-grid/1.2/", "requires_dist": null, "requires_python": "", "summary": "Database display classes", "version": "1.2" }, "last_serial": 4502274, "releases": { "1.2": [ { "comment_text": "", "digests": { "md5": "bd6f0f74735507c89cf630f4ca25b2d1", "sha256": "0969bbd750ca80fa427311470b3a4de3f029af7de4dd5b27fa5f8e0135d0556b" }, "downloads": -1, "filename": "solentware-grid-1.2.tar.gz", "has_sig": false, "md5_digest": "bd6f0f74735507c89cf630f4ca25b2d1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 36384, "upload_time": "2018-11-19T10:15:13", "url": "https://files.pythonhosted.org/packages/c5/37/3858b6669cfcbba44774a29c1b3f3797c4bcc46050fc60c66e03b4960776/solentware-grid-1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bd6f0f74735507c89cf630f4ca25b2d1", "sha256": "0969bbd750ca80fa427311470b3a4de3f029af7de4dd5b27fa5f8e0135d0556b" }, "downloads": -1, "filename": "solentware-grid-1.2.tar.gz", "has_sig": false, "md5_digest": "bd6f0f74735507c89cf630f4ca25b2d1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 36384, "upload_time": "2018-11-19T10:15:13", "url": "https://files.pythonhosted.org/packages/c5/37/3858b6669cfcbba44774a29c1b3f3797c4bcc46050fc60c66e03b4960776/solentware-grid-1.2.tar.gz" } ] }