{ "info": { "author": "BDA TEAM", "author_email": "datadriver@octo.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.6" ], "description": "# DataDriver\nDataDriver is a unified set of tools for accelerating the industrialization of Data Science projects.\n\n## Our vision\nWe noticed that the most impactful parameter on the success of a data science project was the ability to go to the production phase. We focused on making a tool that facilitate the transition from exploration to production rather than a tool to help the data scientist to explore data or make good models.\n\nWe think that the sooner we can put a model in a production environment, the better our project chances are at being succesful. The true difficulty of a data science project lies not in solving the problem using a machine learning model but in facing the complexity of the production setting.\n\n## What it is\nIt packages together [ddapi](https://github.com/octo-technology/ddapi) and [ddui](https://github.com/octo-technology/ddui).\n\nWe made an API (pyddapi) that lets data scientists use the technologies they use in exploration be compatible with the industrialization phase. We rely on Airflow to schedule, execute reliably and monitor jobs. \nWe also developped an Airflow plugin for Data Science (ddui) that, combined with ddapi, allows you to visualize the output of any task with metrics and charts.\n\n## Installation\n```bash\npip install datadriver\n```\n\n## Usage\nGo to the root of your project directory and launch DataDriver with a single command.\n```bash\ndatadriver\n```\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://datadriver-doc-ddapi.s3-website-eu-west-1.amazonaws.com/", "keywords": "", "license": "Apache 2", "maintainer": "", "maintainer_email": "", "name": "datadriver", "package_url": "https://pypi.org/project/datadriver/", "platform": "", "project_url": "https://pypi.org/project/datadriver/", "project_urls": { "Homepage": "http://datadriver-doc-ddapi.s3-website-eu-west-1.amazonaws.com/" }, "release_url": "https://pypi.org/project/datadriver/0.1.3/", "requires_dist": [ "pyddapi", "ddui" ], "requires_python": "", "summary": "DataDriver is a unified set of tools for accelerating the industrialization of Data Science projects.", "version": "0.1.3" }, "last_serial": 5573396, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "b0f6ea55b978c3b380ce625b84b75b72", "sha256": "565e1a5418e46457faeb55e26911989b53e7f97876a2e591fa3b0c456cca003c" }, "downloads": -1, "filename": "datadriver-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b0f6ea55b978c3b380ce625b84b75b72", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2379, "upload_time": "2019-07-05T15:48:04", "url": "https://files.pythonhosted.org/packages/6d/ce/5ed3ecf919f1ccd659956bbef3c8c79335734c7253b64036fe500dd293c3/datadriver-0.1.0-py2.py3-none-any.whl" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "c121973dea30e5f79c110197d2ed1716", "sha256": "22a8cfcbee896e76a8ab5bd3f65c4be058bcae01aa162dd439739706b14e28fd" }, "downloads": -1, "filename": "datadriver-0.1.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c121973dea30e5f79c110197d2ed1716", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2425, "upload_time": "2019-07-23T16:45:04", "url": "https://files.pythonhosted.org/packages/ad/1b/fd028039d37c00213451867e5b7bc56063fb8a260d8b30601caab033f4f7/datadriver-0.1.3-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c121973dea30e5f79c110197d2ed1716", "sha256": "22a8cfcbee896e76a8ab5bd3f65c4be058bcae01aa162dd439739706b14e28fd" }, "downloads": -1, "filename": "datadriver-0.1.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c121973dea30e5f79c110197d2ed1716", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2425, "upload_time": "2019-07-23T16:45:04", "url": "https://files.pythonhosted.org/packages/ad/1b/fd028039d37c00213451867e5b7bc56063fb8a260d8b30601caab033f4f7/datadriver-0.1.3-py2.py3-none-any.whl" } ] }