# RADICAL-Analytics (RA)
[![Build Status](https://github.com/radical-cybertools/radical.analytics/actions/workflows/python-app.yml/badge.svg)](https://github.com/radical-cybertools/radical.analytics/actions/workflows/python-app.yml)
[![codecov](https://codecov.io/gh/radical-cybertools/radical.analytics/branch/devel/graph/badge.svg)](https://codecov.io/gh/radical-cybertools/radical.analytics)
[RADICAL-Analytics](https://github.com/radical-cybertools/radical.analytics) is a library supporting the analysis of data produced by the [RADICAL-Cybertools](https://radical-cybertools.github.io/). Currently, RADICAL-Analytics supports [RADICAL-Pilot (RP)](https://github.com/radical-cybertools/radical.pilot) and [RADICAl-EnsembleToolkit (EnTK)](https://github.com/radical-cybertools/radical.entk). RADICAL-Analytics supports the experimental analyses [published](http://radical.rutgers.edu/publications/) by the [RADICAL Group](http://radical.rutgers.edu/) at Rutgers University.
## Documentation
* General: https://radicalanalytics.readthedocs.io/en/latest/index.html
* API: https://radicalanalytics.readthedocs.io/en/latest/apidoc.html
Raw data
{
"_id": null,
"home_page": "http://radical-cybertools.github.io/radical.analytics/",
"name": "radical.analytics",
"maintainer": "The RADICAL Group",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "radical@rutgers.edu",
"keywords": "radical, cybertools, utilities, profiling, analysis",
"author": "RADICAL Group at Rutgers University",
"author_email": "radical@rutgers.edu",
"download_url": "https://files.pythonhosted.org/packages/86/cc/f3dba4d0c90d74754bc5b4cd2868b273a9dfc9a7e785a89aa80765a5d571/radical_analytics-1.90.0.tar.gz",
"platform": null,
"description": "# RADICAL-Analytics (RA)\n\n[![Build Status](https://github.com/radical-cybertools/radical.analytics/actions/workflows/python-app.yml/badge.svg)](https://github.com/radical-cybertools/radical.analytics/actions/workflows/python-app.yml)\n[![codecov](https://codecov.io/gh/radical-cybertools/radical.analytics/branch/devel/graph/badge.svg)](https://codecov.io/gh/radical-cybertools/radical.analytics)\n\n[RADICAL-Analytics](https://github.com/radical-cybertools/radical.analytics) is a library supporting the analysis of data produced by the [RADICAL-Cybertools](https://radical-cybertools.github.io/). Currently, RADICAL-Analytics supports [RADICAL-Pilot (RP)](https://github.com/radical-cybertools/radical.pilot) and [RADICAl-EnsembleToolkit (EnTK)](https://github.com/radical-cybertools/radical.entk). RADICAL-Analytics supports the experimental analyses [published](http://radical.rutgers.edu/publications/) by the [RADICAL Group](http://radical.rutgers.edu/) at Rutgers University.\n\n## Documentation\n* General: https://radicalanalytics.readthedocs.io/en/latest/index.html\n* API: https://radicalanalytics.readthedocs.io/en/latest/apidoc.html\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "('Profiling library for RADICAL-Cybertools',)",
"version": "1.90.0",
"project_urls": {
"Documentation": "https://radicalanalytics.readthedocs.io/en/latest/",
"Homepage": "http://radical-cybertools.github.io/radical.analytics/",
"Issues": "https://github.com/radical-cybertools/radical.analytics/issues",
"Source": "https://github.com/radical-cybertools/radical.analytics/"
},
"split_keywords": [
"radical",
" cybertools",
" utilities",
" profiling",
" analysis"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "86ccf3dba4d0c90d74754bc5b4cd2868b273a9dfc9a7e785a89aa80765a5d571",
"md5": "7290d4d83c75cc7c36c6c677582ebeec",
"sha256": "da52433174da281e138913a298e49e43cd99e7b9c1c5905b96e85bd95e39cf78"
},
"downloads": -1,
"filename": "radical_analytics-1.90.0.tar.gz",
"has_sig": false,
"md5_digest": "7290d4d83c75cc7c36c6c677582ebeec",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 83765,
"upload_time": "2024-12-16T22:16:25",
"upload_time_iso_8601": "2024-12-16T22:16:25.484294Z",
"url": "https://files.pythonhosted.org/packages/86/cc/f3dba4d0c90d74754bc5b4cd2868b273a9dfc9a7e785a89aa80765a5d571/radical_analytics-1.90.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-16 22:16:25",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "radical-cybertools",
"github_project": "radical.analytics",
"travis_ci": true,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "radical.utils",
"specs": [
[
">=",
"1.90"
],
[
"<",
"1.100"
]
]
},
{
"name": "matplotlib",
"specs": []
},
{
"name": "psutil",
"specs": []
},
{
"name": "pandas",
"specs": []
},
{
"name": "numpy",
"specs": []
},
{
"name": "sqlalchemy",
"specs": []
},
{
"name": "more_itertools",
"specs": []
}
],
"lcname": "radical.analytics"
}