# A-DAG-IO Framework
[![GitHub release](https://img.shields.io/github/release/fugue-project/adagio.svg)](https://GitHub.com/fugue-project/adagio)
[![PyPI pyversions](https://img.shields.io/pypi/pyversions/adagio.svg)](https://pypi.python.org/pypi/adagio/)
[![PyPI license](https://img.shields.io/pypi/l/adagio.svg)](https://pypi.python.org/pypi/adagio/)
[![PyPI version](https://badge.fury.io/py/adagio.svg)](https://pypi.python.org/pypi/adagio/)
[![codecov](https://codecov.io/gh/fugue-project/adagio/branch/master/graph/badge.svg?token=P82AEINHFY)](https://codecov.io/gh/fugue-project/adagio)
[Join Fugue-Project on Slack](https://join.slack.com/t/fugue-project/shared_invite/zt-he6tcazr-OCkj2GEv~J9UYoZT3FPM4g)
A Dag IO framework for [Fugue projects](https://github.com/fugue-project)
## Installation
```
pip install adagio
```
Raw data
{
"_id": null,
"home_page": "http://github.com/fugue-project/adagio",
"name": "adagio",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "adagio dag directed acyclic graph workflow",
"author": "Han Wang",
"author_email": "goodwanghan@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/f8/d7/c02a080407e133cf404a2b63bb3de1495c65d7af0501c313731a545d39ca/adagio-0.2.6.tar.gz",
"platform": null,
"description": "# A-DAG-IO Framework\n\n[![GitHub release](https://img.shields.io/github/release/fugue-project/adagio.svg)](https://GitHub.com/fugue-project/adagio)\n[![PyPI pyversions](https://img.shields.io/pypi/pyversions/adagio.svg)](https://pypi.python.org/pypi/adagio/)\n[![PyPI license](https://img.shields.io/pypi/l/adagio.svg)](https://pypi.python.org/pypi/adagio/)\n[![PyPI version](https://badge.fury.io/py/adagio.svg)](https://pypi.python.org/pypi/adagio/)\n[![codecov](https://codecov.io/gh/fugue-project/adagio/branch/master/graph/badge.svg?token=P82AEINHFY)](https://codecov.io/gh/fugue-project/adagio)\n\n[Join Fugue-Project on Slack](https://join.slack.com/t/fugue-project/shared_invite/zt-he6tcazr-OCkj2GEv~J9UYoZT3FPM4g)\n\nA Dag IO framework for [Fugue projects](https://github.com/fugue-project)\n\n## Installation\n\n```\npip install adagio\n```\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "The Dag IO Framework for Fugue projects",
"version": "0.2.6",
"project_urls": {
"Homepage": "http://github.com/fugue-project/adagio"
},
"split_keywords": [
"adagio",
"dag",
"directed",
"acyclic",
"graph",
"workflow"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f4403592ba5232475778ab690cdbfbc38e73886c26c361a82484b49fab427e60",
"md5": "3ef4ad52304ff64a51d8d2d43972919e",
"sha256": "1bb8317d41bfff8b11373bc03c9859ff166c498214bb2b7ce1e21638c0babb2c"
},
"downloads": -1,
"filename": "adagio-0.2.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3ef4ad52304ff64a51d8d2d43972919e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 19073,
"upload_time": "2024-08-14T07:34:13",
"upload_time_iso_8601": "2024-08-14T07:34:13.506912Z",
"url": "https://files.pythonhosted.org/packages/f4/40/3592ba5232475778ab690cdbfbc38e73886c26c361a82484b49fab427e60/adagio-0.2.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f8d7c02a080407e133cf404a2b63bb3de1495c65d7af0501c313731a545d39ca",
"md5": "ac571d41f754c0ab6406ce50672ef3a2",
"sha256": "0c32768f3aba0e05273b36f9420a482034f2510f059171040d7e98ba34128d7a"
},
"downloads": -1,
"filename": "adagio-0.2.6.tar.gz",
"has_sig": false,
"md5_digest": "ac571d41f754c0ab6406ce50672ef3a2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 23653,
"upload_time": "2024-08-14T07:34:14",
"upload_time_iso_8601": "2024-08-14T07:34:14.851380Z",
"url": "https://files.pythonhosted.org/packages/f8/d7/c02a080407e133cf404a2b63bb3de1495c65d7af0501c313731a545d39ca/adagio-0.2.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-14 07:34:14",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "fugue-project",
"github_project": "adagio",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "adagio"
}