# Parade
[](https://travis-ci.org/bailaohe/parade)
`Parade` is a simple and out-of-box toolkit to handle data work such as ETL, data analysis, BI reports, etc, and enable fast and flexible integration mechanism with applications. It can be used for a wide range of purposes, from composing & scheduling data workflow to providing unified web-APIs of data query.
## Requirements
* Python 3.4+
* Works on Linux, Windows, Mac OSX, BSD
## Install
The quich way:
```bash
> pip install parade
```
## Basic Usage & Tutorials
See [here](http://parade.readthedocs.io/en/latest/).
Raw data
{
"_id": null,
"home_page": "https://github.com/bailaohe/parade",
"name": "parade",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "parade",
"author": "He Bai",
"author_email": "bailaohe@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/06/3b/fa668b339ed16f7ee3f1fde2cc71f309469cb4c05ad88413cbfa873a3f05/parade-0.2.5.1.tar.gz",
"platform": "any",
"description": "# Parade\n\n[](https://travis-ci.org/bailaohe/parade)\n\n`Parade` is a simple and out-of-box toolkit to handle data work such as ETL, data analysis, BI reports, etc, and enable fast and flexible integration mechanism with applications. It can be used for a wide range of purposes, from composing & scheduling data workflow to providing unified web-APIs of data query.\n\n## Requirements\n\n* Python 3.4+\n* Works on Linux, Windows, Mac OSX, BSD\n\n## Install\n\nThe quich way:\n\n```bash\n> pip install parade\n```\n\n## Basic Usage & Tutorials\n\nSee [here](http://parade.readthedocs.io/en/latest/).\n",
"bugtrack_url": null,
"license": "",
"summary": "A ETL engine for dataframe based data task",
"version": "0.2.5.1",
"split_keywords": [
"parade"
],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "d288907d3132366ec137e84989db58c7",
"sha256": "bab9d2b3117d1b129d1dafe07dc67f3b77bc0580d359adc5e40a357cbbf2150b"
},
"downloads": -1,
"filename": "parade-0.2.5.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "d288907d3132366ec137e84989db58c7",
"packagetype": "bdist_wheel",
"python_version": "3.8",
"requires_python": null,
"size": 82282,
"upload_time": "2021-05-08T01:53:36",
"upload_time_iso_8601": "2021-05-08T01:53:36.740097Z",
"url": "https://files.pythonhosted.org/packages/81/ef/1432872171473578b2deaa269e734fa494eec48d1441df0baecac3482ea9/parade-0.2.5.1-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "c162c15caef43021c6ae13aa8e8b90e8",
"sha256": "40a209e58cda910f6cc40ccbbb1d1c0bd32b92258bc51470c1b8970b4ce9a89f"
},
"downloads": -1,
"filename": "parade-0.2.5.1.tar.gz",
"has_sig": false,
"md5_digest": "c162c15caef43021c6ae13aa8e8b90e8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 1107560,
"upload_time": "2021-05-08T01:53:33",
"upload_time_iso_8601": "2021-05-08T01:53:33.788077Z",
"url": "https://files.pythonhosted.org/packages/06/3b/fa668b339ed16f7ee3f1fde2cc71f309469cb4c05ad88413cbfa873a3f05/parade-0.2.5.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2021-05-08 01:53:33",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "bailaohe",
"github_project": "parade",
"travis_ci": true,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "parade"
}