{ "info": { "author": "Felipe Ferreira", "author_email": "felipe.gomes.ferreira@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Database", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Utilities" ], "description": "# kquery\nDamn light QT-based database client\n\nThis postgresql client is intended to satisfy KDE Plasma users who has really low-spec hardware (Yepo laptops, Raspberry PI, etc), those who already runs Plasma or QT desktop and don't want fancy resources, wich full database IDEs available like DBeaver already provides.\n\nThe goal is to keep a light, quick-starting, tiny usable interface with basic database features for software developers.\n\nIf you need complex database management features, have a decent modern workstation or if you don't use a Plasma/QT desktop, this is not the tool for you, there are plenty of other wonderful clients out there.\n\nBonus feature: funny dialogs for user interaction.\n\n## Install steps:\n\nThis step is rather complicated, but I'm counting on you!\n\n`\n $ pip install kquery\n`\n\nAnd then, to run:\n\n`\n $ kquery\n`\n\nAnd that's it! \n\n## FAQ:\nQ - Why did you choose PyQt5, a 100+MB framework for a \"light\" database client? You must be stupid to load that much dependency for such a small application.\n\nA - Because this amount of space isn't a problem for me. Hard Disk space is plentiful and cheap nowadays, not as much as battery/memmory/processing in low-powered devices.\n\nQ - Do you plan to provide other database connectors? Or improved postgresql connecion features?\n\nA - Yes! If I have enough time and application load time and performance is not compromised, why not?\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/samambaman/kquery", "keywords": "postgresql database client qt pyqt", "license": "", "maintainer": "", "maintainer_email": "", "name": "kquery", "package_url": "https://pypi.org/project/kquery/", "platform": "", "project_url": "https://pypi.org/project/kquery/", "project_urls": { "Homepage": "https://github.com/samambaman/kquery" }, "release_url": "https://pypi.org/project/kquery/0.0.3/", "requires_dist": [ "psycopg2-binary", "PyQt5" ], "requires_python": "", "summary": "Damn small QT based database client", "version": "0.0.3" }, "last_serial": 3962476, "releases": { "0.0.3": [ { "comment_text": "", "digests": { "md5": "8df75cdc0a074e6d31ab5379bc9973de", "sha256": "e28fd3e9d4021424539d562a8fdf58b477cbc9ac9ae890448d52eb7afd0a0641" }, "downloads": -1, "filename": "kquery-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "8df75cdc0a074e6d31ab5379bc9973de", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8851, "upload_time": "2018-06-14T18:58:52", "url": "https://files.pythonhosted.org/packages/c4/00/5605da2d890fdd249b78c93cab8b4faab8b9829603721c0af161689da248/kquery-0.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a8ed32682a187c52dc33c8feb5cb56fb", "sha256": "3458b87f5f07a1e9f51cc9f51177b5dacf1cc047ddcdbd8b2dbc708b623003c5" }, "downloads": -1, "filename": "kquery-0.0.3.tar.gz", "has_sig": false, "md5_digest": "a8ed32682a187c52dc33c8feb5cb56fb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7671, "upload_time": "2018-06-14T18:58:53", "url": "https://files.pythonhosted.org/packages/80/90/1822ada359fce8543a1b5858d76197ca00e83f428212a925cc3cfcb9c93a/kquery-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8df75cdc0a074e6d31ab5379bc9973de", "sha256": "e28fd3e9d4021424539d562a8fdf58b477cbc9ac9ae890448d52eb7afd0a0641" }, "downloads": -1, "filename": "kquery-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "8df75cdc0a074e6d31ab5379bc9973de", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8851, "upload_time": "2018-06-14T18:58:52", "url": "https://files.pythonhosted.org/packages/c4/00/5605da2d890fdd249b78c93cab8b4faab8b9829603721c0af161689da248/kquery-0.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a8ed32682a187c52dc33c8feb5cb56fb", "sha256": "3458b87f5f07a1e9f51cc9f51177b5dacf1cc047ddcdbd8b2dbc708b623003c5" }, "downloads": -1, "filename": "kquery-0.0.3.tar.gz", "has_sig": false, "md5_digest": "a8ed32682a187c52dc33c8feb5cb56fb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7671, "upload_time": "2018-06-14T18:58:53", "url": "https://files.pythonhosted.org/packages/80/90/1822ada359fce8543a1b5858d76197ca00e83f428212a925cc3cfcb9c93a/kquery-0.0.3.tar.gz" } ] }