{ "info": { "author": "Frootlab Developers", "author_email": "contact@frootlab.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.7", "Topic :: Database :: Database Engines/Servers", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "
\n \n
\n\nDeet\n=======\n\n[![Building Status](https://travis-ci.org/frootlab/deet.svg?branch=master)](https://travis-ci.org/frootlab/deet)\n[![Documentation Status](https://readthedocs.org/projects/deet/badge/?version=latest)](https://deet.readthedocs.io/en/latest/?badge=latest)\n[![PIP Version](https://badge.fury.io/py/deet.svg)](https://badge.fury.io/py/deet)\n\n*Deet* is a universal data mapper and SQL-Database engine, that implements\nhigh-performance and security requirements for large-scale enterprise analytical\napplications.\n\nThe primary goal of Deet is to separate data integration and data analysis\ninto independent tasks, by providing a universal data interface for machine\nlearning- and data analysis applications. To achieve this goal, Deet\nimplements the two fundamental layers of a data warehouse:\n\nThe *integration layer* of Deet utilizes\n[SQLAlchemy](https://www.sqlalchemy.org) to allow it\\'s connection to a variety\nof SQL-Databases (e.g. IBM DB2, Oracle, SAP, MS-SQL, MS-Access, Firebird,\nSybase, MySQL, Postgresql, SQLite, etc.). Thereupon it provides native support\nfor flat file databases (e.g. CSV-Tables, R-Table exports), laboratory\nmeasurements and data generators.\n\nThe *staging layer* of Deet is implemented as a native SQL-Database engine,\nfeaturing a DB-API 2.0 interface with full SQL:2016 support, a vertical data\nstorage manager and real-time encryption. This allows the data analysis\napplication to integrate a variety of different data sources, by using a unified\ndata interface (and SQL dialect).\n\nDeet is open source, based on the\n[Python](https://www.python.org/) programming language and actively developed as\npart of the [Liquid Code](https://www.frootlab.org/liquid) framework\nat [Frootlab](https://www.frootlab.org). Deet is developed as a generic\ndata interface, which can be integrated into data analysis applications, to\nfacilitate the integration of data.\n\nCurrent Development Status\n--------------------------\n\nDeet currently is in *Pre-Alpha* development stage, which immediately follows\nthe *Planning* stage. This means, that at least some essential requirements of\nDeet are not yet implemented. A comprehensive list of all currently supported\ndata back-ends is given in the [online\nmanual](https://deet.readthedocs.io/en/latest/).\n\nInstallation\n------------\n\nComprehensive information and installation support is provided within the\n[online manual](https://deet.readthedocs.io/en/latest/). If you already have\na Python environment configured on your computer, you can install the latest\ndistributed version by using pip:\n\n $ pip install deet\n\nDocumentation\n-------------\n\nThe latest Deet documentation is available as an [online\nmanual](https://deet.readthedocs.io/en/latest/) and for download in the\nformats [PDF](https://readthedocs.org/projects/deet/downloads/pdf/latest/),\n[EPUB](https://readthedocs.org/projects/deet/downloads/epub/latest/) and\n[HTML](https://readthedocs.org/projects/deet/downloads/htmlzip/latest/).\n\nContribute\n----------\n\nContributors are very welcome! Feel free to report bugs and feature requests to\nthe [issue tracker](https://github.com/frootlab/deet/issues) provided by\nGitHub. Currently, as the Frootlab Developers team still is growing, we do not\nprovide any Contribution Guide Lines to collaboration partners. However, if you\nare interested to join the team, we would be glad, to receive an informal\n[application](mailto:application@frootlab.org).\n\nLicense\n-------\n\nDeet is [open source](https://github.com/frootlab/deet) and available free\nfor any use under the [GPLv3 license](https://www.gnu.org/licenses/gpl.html):\n\n \u00c2\u00a9 2019 Frootlab Developers:\n Patrick Michl \n \u00c2\u00a9 2018-2019 Patrick Michl\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://www.frootlab.org/deet", "keywords": "database database-proxy orm-framework data-warehouse", "license": "GPLv3", "maintainer": "", "maintainer_email": "", "name": "deet", "package_url": "https://pypi.org/project/deet/", "platform": "", "project_url": "https://pypi.org/project/deet/", "project_urls": { "Homepage": "https://www.frootlab.org/deet" }, "release_url": "https://pypi.org/project/deet/0.1.11/", "requires_dist": [ "numpy (>=1.15)", "SQLAlchemy (>=1.2.17)", "hup (>=0.9.2)" ], "requires_python": ">=3.7", "summary": "Universal Data Mapper", "version": "0.1.11" }, "last_serial": 5807412, "releases": { "0.1.11": [ { "comment_text": "", "digests": { "md5": "ac33e7e9c8ec0cd73a5d68977b32f13d", "sha256": "25237264d7e521bcbe29ceed673c8b465a43b3466e07cbc3c0d5bbb90c7a4ac7" }, "downloads": -1, "filename": "deet-0.1.11-py3-none-any.whl", "has_sig": false, "md5_digest": "ac33e7e9c8ec0cd73a5d68977b32f13d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.7", "size": 47673, "upload_time": "2019-09-09T17:36:37", "url": "https://files.pythonhosted.org/packages/b9/9f/52d7e7765c6ad49ecd401db67f7f0ec601764c5e883e4b62fd7c09db18ba/deet-0.1.11-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7c73626551050f3aa9530c84f4f436c1", "sha256": "29d7cbd7613ddf8c0cdd7076c57214654569c0120d4dbf779751e33f301ef17b" }, "downloads": -1, "filename": "deet-0.1.11.tar.gz", "has_sig": false, "md5_digest": "7c73626551050f3aa9530c84f4f436c1", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.7", "size": 27074, "upload_time": "2019-09-09T17:36:40", "url": "https://files.pythonhosted.org/packages/a4/c4/4e18621b3c86064ee7de9ee87c3c3ffa1ae91457e8296f48c13b7fbe481c/deet-0.1.11.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ac33e7e9c8ec0cd73a5d68977b32f13d", "sha256": "25237264d7e521bcbe29ceed673c8b465a43b3466e07cbc3c0d5bbb90c7a4ac7" }, "downloads": -1, "filename": "deet-0.1.11-py3-none-any.whl", "has_sig": false, "md5_digest": "ac33e7e9c8ec0cd73a5d68977b32f13d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.7", "size": 47673, "upload_time": "2019-09-09T17:36:37", "url": "https://files.pythonhosted.org/packages/b9/9f/52d7e7765c6ad49ecd401db67f7f0ec601764c5e883e4b62fd7c09db18ba/deet-0.1.11-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7c73626551050f3aa9530c84f4f436c1", "sha256": "29d7cbd7613ddf8c0cdd7076c57214654569c0120d4dbf779751e33f301ef17b" }, "downloads": -1, "filename": "deet-0.1.11.tar.gz", "has_sig": false, "md5_digest": "7c73626551050f3aa9530c84f4f436c1", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.7", "size": 27074, "upload_time": "2019-09-09T17:36:40", "url": "https://files.pythonhosted.org/packages/a4/c4/4e18621b3c86064ee7de9ee87c3c3ffa1ae91457e8296f48c13b7fbe481c/deet-0.1.11.tar.gz" } ] }