{ "info": { "author": "Vijay", "author_email": "certifyexam0@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Education", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Topic :: Scientific/Engineering :: Information Analysis" ], "description": "\n# SQL editor\n\n[![License](http://img.shields.io/badge/license-MIT-green.svg?style=flat)](./LICENSE)\n[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=EUWCHQJXB9Y2N)\n[![Build Status](https://travis-ci.com/struts2spring/sql-editor.svg?branch=master)](https://travis-ci.com/struts2spring/sql-editor)\n[![Repo on GitHub](https://img.shields.io/badge/repo-GitHub-3D76C2.svg)](https://github.com/struts2spring/sql-editor)\n[![PyPI version](https://badge.fury.io/py/sql-editor.svg)](https://badge.fury.io/py/sql-editor)\n----------------------------------------------\n\n \n\n## What is SQL editor?\n\nSQL editor is free, open source, Integrated Development Environment(IDE) for working with SQL in SQLite databases. \n\n\n![Screen 1](https://raw.githubusercontent.com/wiki/struts2spring/sql-editor/images/dashboard.PNG)\n\n# Description: \n\nA description of your project follows. A good description is clear, short, and to the point. Describe the importance of your project, and what it does.\n\n## Support the project\n\nTo support this project you can: star the repository, report bugs/request features by creating new issues, write code and create PRs or donate.\n\n[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=EUWCHQJXB9Y2N)\n\n# Installation: \n\nInstall the Sql editor from source code.\n\n```shell\n$ cd sql_editor\n$ python setup.py install\n\nsql_editor\n```\n\nor \n\nInstall the Sql editor using pip command.\n\n```\n$ pip install sql_editor\n```\n\n\n# Usage: \n\nThe next section is usage, in which you instruct other people on how to use your project after they\u2019ve installed it. This would also be a good place to include screenshots of your project in action.\n\n\n![Screen 2](./docs/images/screen_2.PNG)\n\n### Features\n\n1. Currently supports only python 3 build.\n2. Support only sqlite database.\n3. Graphical user interface for sqlite 3.\n\n\n![Import csv / Excel data](./docs/images/import_csv_excel.PNG)\n\n\n![Screen 3](./docs/images/screen_3.PNG)\n\n# Contributing: \n\nLarger projects often have sections on contributing to their project, in which contribution instructions are outlined. Sometimes, this is a separate file. If you have specific contribution preferences, explain them so that other developers know how to best contribute to your work. To learn more about how to help others contribute, check out the guide for setting guidelines for repository contributors.\n\n# Credits: \n\nInclude a section for credits in order to highlight and link to the authors of your project.\n\nLicense: \nFinally, include a section for the license of your project. For more information on choosing a license, check out GitHub\u2019s licensing guide!\n\n### Repository\n\n[![Repo on GitHub](https://img.shields.io/badge/repo-GitHub-3D76C2.svg)](https://github.com/struts2spring/sql-editor)\n\n=======\n# sql-editor\n\n\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/struts2spring/sql-editor", "keywords": "sqlite,gui,wxpython,sql", "license": "", "maintainer": "", "maintainer_email": "", "name": "sql-editor", "package_url": "https://pypi.org/project/sql-editor/", "platform": "", "project_url": "https://pypi.org/project/sql-editor/", "project_urls": { "Homepage": "https://github.com/struts2spring/sql-editor" }, "release_url": "https://pypi.org/project/sql-editor/0.0.5/", "requires_dist": [ "pypubsub (==4.0.0)", "six (==1.11.0)", "wxpython (==4.0.3)", "sqlparse" ], "requires_python": ">=3", "summary": "A graphic SQLite Editor in Python", "version": "0.0.5" }, "last_serial": 4557074, "releases": { "0.0.3": [ { "comment_text": "", "digests": { "md5": "6434fecb0d1fab3c7a240bb86addbd9a", "sha256": "b7ea2660dca3c0bf9946fde9a7b7490c2d0b483266888f88405dbb20fc923023" }, "downloads": -1, "filename": "sql_editor-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "6434fecb0d1fab3c7a240bb86addbd9a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 833507, "upload_time": "2018-10-17T08:38:08", "url": "https://files.pythonhosted.org/packages/36/58/90b32a1aee7f3eaa6b5657c1de4adca2331b852d1e5994b93870bb382f02/sql_editor-0.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a51a7a7a3f9029a6c6d765ad791518ed", "sha256": "3170c8dcb0627137f7b3d59fcdec316312a8e2706490685fbc73c4c0a195a374" }, "downloads": -1, "filename": "sql_editor-0.0.3.tar.gz", "has_sig": false, "md5_digest": "a51a7a7a3f9029a6c6d765ad791518ed", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 463255, "upload_time": "2018-10-17T08:38:10", "url": "https://files.pythonhosted.org/packages/39/2b/299b16ea2ec33b1ccb1c08b46c46e690e98cd039fbbb9901ce8d016d7340/sql_editor-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "29d868f95bfa29a172ab28c5d661e940", "sha256": "98739672702071198a6f190efe556f2eaaacfedf950585ecd094d1a70ae6ec22" }, "downloads": -1, "filename": "sql_editor-0.0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "29d868f95bfa29a172ab28c5d661e940", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 846110, "upload_time": "2018-10-26T07:56:33", "url": "https://files.pythonhosted.org/packages/24/33/8018227ec8219147c1437daab1c684ef64969dab9ba358566319c45e9ad2/sql_editor-0.0.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8a738a091a4b6e1d4bbfafc029e2bfa6", "sha256": "95dc4b4de85b8324ab0b0661d1ad1870bbd13937b71962f87fcc5d828b0a1a7d" }, "downloads": -1, "filename": "sql_editor-0.0.4.tar.gz", "has_sig": false, "md5_digest": "8a738a091a4b6e1d4bbfafc029e2bfa6", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 473615, "upload_time": "2018-10-26T07:56:34", "url": "https://files.pythonhosted.org/packages/4a/d5/84a3419fd509b4663a1cf3337d68a6c7daabe679abfd37f76d576e0ca4ce/sql_editor-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "4594964dcf51b57ef6ea21d33fc1dd39", "sha256": "2178da9f9ef85635c1ad0f636d1c7df472372adeff0f19e98d27bc96180c6326" }, "downloads": -1, "filename": "sql_editor-0.0.5-py3-none-any.whl", "has_sig": false, "md5_digest": "4594964dcf51b57ef6ea21d33fc1dd39", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 1764637, "upload_time": "2018-12-03T20:14:00", "url": "https://files.pythonhosted.org/packages/a3/42/ae3b28874925895298a3a4307129ecc97705be0bfa9bf6cd5556ca7efdf5/sql_editor-0.0.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7cff3e8f1909bd95bd8576a7b50719ce", "sha256": "f0854f5f4430a9770c67f0dcda3760f781769889b4dbcc34588fc397bb77e187" }, "downloads": -1, "filename": "sql_editor-0.0.5.tar.gz", "has_sig": false, "md5_digest": "7cff3e8f1909bd95bd8576a7b50719ce", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 513652, "upload_time": "2018-12-03T20:14:03", "url": "https://files.pythonhosted.org/packages/3c/61/875f78c93ee4acfcfdb614d899cde473a3c3deffd690dcab7de9b1dd8b8d/sql_editor-0.0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4594964dcf51b57ef6ea21d33fc1dd39", "sha256": "2178da9f9ef85635c1ad0f636d1c7df472372adeff0f19e98d27bc96180c6326" }, "downloads": -1, "filename": "sql_editor-0.0.5-py3-none-any.whl", "has_sig": false, "md5_digest": "4594964dcf51b57ef6ea21d33fc1dd39", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 1764637, "upload_time": "2018-12-03T20:14:00", "url": "https://files.pythonhosted.org/packages/a3/42/ae3b28874925895298a3a4307129ecc97705be0bfa9bf6cd5556ca7efdf5/sql_editor-0.0.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7cff3e8f1909bd95bd8576a7b50719ce", "sha256": "f0854f5f4430a9770c67f0dcda3760f781769889b4dbcc34588fc397bb77e187" }, "downloads": -1, "filename": "sql_editor-0.0.5.tar.gz", "has_sig": false, "md5_digest": "7cff3e8f1909bd95bd8576a7b50719ce", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 513652, "upload_time": "2018-12-03T20:14:03", "url": "https://files.pythonhosted.org/packages/3c/61/875f78c93ee4acfcfdb614d899cde473a3c3deffd690dcab7de9b1dd8b8d/sql_editor-0.0.5.tar.gz" } ] }