{ "info": { "author": "Sandeep.C.R", "author_email": "sandeepcr2@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "================================================\nPygmie Query Maker for Python 3.4 and PostgreSQL\n================================================\n\nThis is a web interface with some nice tools that can greatly help if you are working with big complicated\nqueries with PostgreSQL. Some of the features include,\n\n1. Tabbed interface for working with multiple queries at the same time.\n2. Basic DB/Table structure information.\n3. Query history using browsers Local Storage API, with bookmarks. Never lose another query half way into making.\n3. User friendly interface for errors and logs without cluttering main UI\n4. Integrated ACE Editor\n5. Integrated Query Formatter.\n\nNOTE: The result browser will limit the display of rows to around 100 unless there is a limit clause in the query.\n\nInstallation\n============\n\nYou can install Pygmie via pip.\n\npip install pygmie\n\nAfter installing start the server by using 'pygmie' command,\nwhich should be in your path. You can use --ip and --port arguments\nto specify the IP address and Port for the server.\n\nOpen the path to the webserver in browser. Enter the database credentials. Select the database from the dropdown.\nSwitch to queries tab. Start making queries!!\n\nDependencies\n============\n\nFlask\npsycopg2\nsqlparse (If you want the Query formatter)\n\nTested on Python 3.4\n\nHave fun!\n\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/sras/py-pg-query-maker", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "Pygmie", "package_url": "https://pypi.org/project/Pygmie/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Pygmie/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://bitbucket.org/sras/py-pg-query-maker" }, "release_url": "https://pypi.org/project/Pygmie/1.4/", "requires_dist": null, "requires_python": null, "summary": "Webinterface for working with PostgreSQL queries", "version": "1.4" }, "last_serial": 1492400, "releases": { "1.4": [ { "comment_text": "", "digests": { "md5": "bef442fc45680bf5ea057fee2df281e5", "sha256": "1d45437b0605f11978dd0e3bbec1391a13b9c31c8ecadfcb4d3242f0efbc40fa" }, "downloads": -1, "filename": "Pygmie-1.4.tar.gz", "has_sig": false, "md5_digest": "bef442fc45680bf5ea057fee2df281e5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1606097, "upload_time": "2015-04-06T07:45:21", "url": "https://files.pythonhosted.org/packages/4a/5f/d25feb9a21272fe92b5614d4a7cd827e7680a66142e699fe61320c7fb4ae/Pygmie-1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bef442fc45680bf5ea057fee2df281e5", "sha256": "1d45437b0605f11978dd0e3bbec1391a13b9c31c8ecadfcb4d3242f0efbc40fa" }, "downloads": -1, "filename": "Pygmie-1.4.tar.gz", "has_sig": false, "md5_digest": "bef442fc45680bf5ea057fee2df281e5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1606097, "upload_time": "2015-04-06T07:45:21", "url": "https://files.pythonhosted.org/packages/4a/5f/d25feb9a21272fe92b5614d4a7cd827e7680a66142e699fe61320c7fb4ae/Pygmie-1.4.tar.gz" } ] }