radical.analytics


Nameradical.analytics JSON
Version 1.51.0 PyPI version JSON
download
home_pagehttp://radical-cybertools.github.io/radical.analytics/
SummaryProfiling library for RADICAL-Cybertools
upload_time2024-04-15 08:42:52
maintainerThe RADICAL Group
docs_urlNone
authorRADICAL Group at Rutgers University
requires_python>=3.6
licenseMIT
keywords radical analytics
VCS
bugtrack_url
requirements radical.utils matplotlib psutil pandas numpy sqlalchemy more_itertools
Travis-CI
coveralls test coverage No coveralls.
            # 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.6",
    "maintainer_email": "radical@rutgers.edu",
    "keywords": "radical analytics",
    "author": "RADICAL Group at Rutgers University",
    "author_email": "radical@rutgers.edu",
    "download_url": "https://files.pythonhosted.org/packages/fd/89/251e6fee0c6f098ee0699ea13029a0572d6cfc680288b7d2fe0993709ec5/radical_analytics-1.51.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.51.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",
        "analytics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fd89251e6fee0c6f098ee0699ea13029a0572d6cfc680288b7d2fe0993709ec5",
                "md5": "bb95f228070dd5098482b8f71c9789d1",
                "sha256": "92860460c1898a0dc42c3533dba1e0a39a90db459001f0b99a7521b2bbad289b"
            },
            "downloads": -1,
            "filename": "radical_analytics-1.51.0.tar.gz",
            "has_sig": false,
            "md5_digest": "bb95f228070dd5098482b8f71c9789d1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 83459,
            "upload_time": "2024-04-15T08:42:52",
            "upload_time_iso_8601": "2024-04-15T08:42:52.743919Z",
            "url": "https://files.pythonhosted.org/packages/fd/89/251e6fee0c6f098ee0699ea13029a0572d6cfc680288b7d2fe0993709ec5/radical_analytics-1.51.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-15 08:42:52",
    "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": []
        },
        {
            "name": "matplotlib",
            "specs": []
        },
        {
            "name": "psutil",
            "specs": []
        },
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "sqlalchemy",
            "specs": []
        },
        {
            "name": "more_itertools",
            "specs": []
        }
    ],
    "lcname": "radical.analytics"
}
        
Elapsed time: 0.26505s