{ "info": { "author": "Marciano Barros", "author_email": "marciano.barros@pestana.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Topic :: Database" ], "description": "# Python4DBI\n\n##### In Memory Of Edson de Sousa (14/04/94 - 16/08/18), i will see you again\n\n## Table of contents\n* [General info](#general-info)\n* [Technologies](#technologies)\n* [Setup](#setup)\n\n## General info\n* 4D is an incredibly productive development platform that lets you focus on your data model and your business rules. \n* The 4D framework takes care of running your application code natively on macOS and Windows.\n* The 4DBI is written in pure python and allows a python program to use SQL to access one or more databases from a single application without using the 4D ODBC driver. \n* 4D and 4D Server both provide a native SQL server that enables this functionality.\n\n## Technologies\nProject is created with:\n* Python\n* texttable - https://github.com/foutaise/texttable/\n\n\n## Setup\nTo run this project, install it locally using pip:\n\n```\n$ pip install python4DBI\n```\n\n\n\n\n\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://gitlab.com/marcianobarros/python4dbi", "keywords": "datababase drivers DBI 4d", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "python4DBI", "package_url": "https://pypi.org/project/python4DBI/", "platform": "", "project_url": "https://pypi.org/project/python4DBI/", "project_urls": { "Homepage": "https://gitlab.com/marcianobarros/python4dbi" }, "release_url": "https://pypi.org/project/python4DBI/1.0.0/", "requires_dist": [ "texttable" ], "requires_python": "", "summary": "The python 4DBI", "version": "1.0.0" }, "last_serial": 5169657, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "402e9a20a02ba87fd2118e333d3605aa", "sha256": "65a4ac464a54bd2355a091a4da782e5d0038eae9b6382ecc3219150aeb5c8574" }, "downloads": -1, "filename": "python4DBI-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "402e9a20a02ba87fd2118e333d3605aa", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 14346, "upload_time": "2019-04-21T12:06:24", "url": "https://files.pythonhosted.org/packages/47/8f/a72382c2affcbfccb30952bfb09c78d963a87a49d9399112ad8ecf6dd1b3/python4DBI-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f82c1d52fc7d81e663a2d1c62e171cca", "sha256": "30197bfd693ace33ed56bf569aa6af3d7075a71dce854641d48b2d51ea287369" }, "downloads": -1, "filename": "python4DBI-1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "f82c1d52fc7d81e663a2d1c62e171cca", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 14323, "upload_time": "2019-04-21T12:09:10", "url": "https://files.pythonhosted.org/packages/b8/5f/5abfa59f504bf452f5217a31944942c1edd513091a00e63dca88a4281ac7/python4DBI-1.0-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "402e9a20a02ba87fd2118e333d3605aa", "sha256": "65a4ac464a54bd2355a091a4da782e5d0038eae9b6382ecc3219150aeb5c8574" }, "downloads": -1, "filename": "python4DBI-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "402e9a20a02ba87fd2118e333d3605aa", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 14346, "upload_time": "2019-04-21T12:06:24", "url": "https://files.pythonhosted.org/packages/47/8f/a72382c2affcbfccb30952bfb09c78d963a87a49d9399112ad8ecf6dd1b3/python4DBI-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f82c1d52fc7d81e663a2d1c62e171cca", "sha256": "30197bfd693ace33ed56bf569aa6af3d7075a71dce854641d48b2d51ea287369" }, "downloads": -1, "filename": "python4DBI-1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "f82c1d52fc7d81e663a2d1c62e171cca", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 14323, "upload_time": "2019-04-21T12:09:10", "url": "https://files.pythonhosted.org/packages/b8/5f/5abfa59f504bf452f5217a31944942c1edd513091a00e63dca88a4281ac7/python4DBI-1.0-py3-none-any.whl" } ] }