{ "info": { "author": "Pedro Ribeiro Baptista", "author_email": "prbpedro@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# simple_sql_abstraction\n\nThis is a Python 3 project made in the PyDev IDE that adds functions that make it easier to create sqlite3 databases and execute basic insert, update, delete and select commands on them.\n\nThe usage example is found in the __init__.py file of the simple_sql_abs module.\n\nAvaible by Pypi.\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/prbpedro/simple_sql_abstraction", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "simple-sql-abstraction", "package_url": "https://pypi.org/project/simple-sql-abstraction/", "platform": "", "project_url": "https://pypi.org/project/simple-sql-abstraction/", "project_urls": { "Homepage": "https://github.com/prbpedro/simple_sql_abstraction" }, "release_url": "https://pypi.org/project/simple-sql-abstraction/1.0.0/", "requires_dist": null, "requires_python": "", "summary": "Simple SQL abstraction", "version": "1.0.0" }, "last_serial": 5738892, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "55d962b03a9259a7c8f0a65bd08a5361", "sha256": "aac348b08ac3365f65598592a1efae636cb98b86dfc65fc4df3f59c815ac687d" }, "downloads": -1, "filename": "simple_sql_abstraction-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "55d962b03a9259a7c8f0a65bd08a5361", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5535, "upload_time": "2019-08-27T18:37:25", "url": "https://files.pythonhosted.org/packages/27/91/b2de718358818bf89b8e237d79c1cdfe60c08aa6e0cb840a22401539355e/simple_sql_abstraction-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a9fb46404ef2b203158e3dc8c91c346d", "sha256": "1725e3dcae2d85507a4fcdc9b87bfc4927030789f0600b657bbd862ac0a35f6c" }, "downloads": -1, "filename": "simple_sql_abstraction-1.0.0.tar.gz", "has_sig": false, "md5_digest": "a9fb46404ef2b203158e3dc8c91c346d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3712, "upload_time": "2019-08-27T18:37:27", "url": "https://files.pythonhosted.org/packages/d3/7d/16aad37b575c105390982d4929026ba4c97059434ddd2186cebfd7e3bf7e/simple_sql_abstraction-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "55d962b03a9259a7c8f0a65bd08a5361", "sha256": "aac348b08ac3365f65598592a1efae636cb98b86dfc65fc4df3f59c815ac687d" }, "downloads": -1, "filename": "simple_sql_abstraction-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "55d962b03a9259a7c8f0a65bd08a5361", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5535, "upload_time": "2019-08-27T18:37:25", "url": "https://files.pythonhosted.org/packages/27/91/b2de718358818bf89b8e237d79c1cdfe60c08aa6e0cb840a22401539355e/simple_sql_abstraction-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a9fb46404ef2b203158e3dc8c91c346d", "sha256": "1725e3dcae2d85507a4fcdc9b87bfc4927030789f0600b657bbd862ac0a35f6c" }, "downloads": -1, "filename": "simple_sql_abstraction-1.0.0.tar.gz", "has_sig": false, "md5_digest": "a9fb46404ef2b203158e3dc8c91c346d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3712, "upload_time": "2019-08-27T18:37:27", "url": "https://files.pythonhosted.org/packages/d3/7d/16aad37b575c105390982d4929026ba4c97059434ddd2186cebfd7e3bf7e/simple_sql_abstraction-1.0.0.tar.gz" } ] }