radical.utils


Nameradical.utils JSON
Version 1.60.0 PyPI version JSON
download
home_pagehttp://radical-cybertools.github.io/radical.utils/
SummaryRADICAL-Cybertools utility library
upload_time2024-05-10 13:12:10
maintainerThe RADICAL Group
docs_urlNone
authorRADICAL Group at Rutgers University
requires_python>=3.7
licenseMIT
keywords radical cybertools utilities
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            # RADICAL-Utils (RU)

[![Build Status](https://github.com/radical-cybertools/radical.utils/actions/workflows/ci.yml/badge.svg)](https://github.com/radical-cybertools/radical.utils/actions/workflows/ci.yml)
[![codecov](https://codecov.io/gh/radical-cybertools/radical.utils/branch/devel/graph/badge.svg)](https://codecov.io/gh/radical-cybertools/radical.utils)

RADICAL-Utils (RU) is a Python package, which contains shared code and tools for
various [RADICAL-Cybertools](https://radical-cybertools.github.io).

## Documentation

Package description and usage examples are available at:
https://radicalutils.readthedocs.io/en/stable/ (**under development**)

## Code

Generally, the `master` branch reflects the RU release published on
[PyPI](https://pypi.org/project/radical.utils/).

The `devel` branch (and any branch other than master) may not correspond to the 
published documentation and, specifically, may have dependencies which need to 
be resolved manually.

## License

This software is released under the
[MIT License](http://opensource.org/licenses/MIT).

Parts of the module (`radical.utils.atfork`) are licensed under the 
[Apache-v2.0 license](http://www.apache.org/licenses/).

            

Raw data

            {
    "_id": null,
    "home_page": "http://radical-cybertools.github.io/radical.utils/",
    "name": "radical.utils",
    "maintainer": "The RADICAL Group",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "radical@rutgers.edu",
    "keywords": "radical, cybertools, utilities",
    "author": "RADICAL Group at Rutgers University",
    "author_email": "radical@rutgers.edu",
    "download_url": "https://files.pythonhosted.org/packages/67/11/d16ddce755a15ed856fed3935e45782d4c5d76e6b01f8a3a13d1ebb94be2/radical_utils-1.60.0.tar.gz",
    "platform": null,
    "description": "# RADICAL-Utils (RU)\n\n[![Build Status](https://github.com/radical-cybertools/radical.utils/actions/workflows/ci.yml/badge.svg)](https://github.com/radical-cybertools/radical.utils/actions/workflows/ci.yml)\n[![codecov](https://codecov.io/gh/radical-cybertools/radical.utils/branch/devel/graph/badge.svg)](https://codecov.io/gh/radical-cybertools/radical.utils)\n\nRADICAL-Utils (RU) is a Python package, which contains shared code and tools for\nvarious [RADICAL-Cybertools](https://radical-cybertools.github.io).\n\n## Documentation\n\nPackage description and usage examples are available at:\nhttps://radicalutils.readthedocs.io/en/stable/ (**under development**)\n\n## Code\n\nGenerally, the `master` branch reflects the RU release published on\n[PyPI](https://pypi.org/project/radical.utils/).\n\nThe `devel` branch (and any branch other than master) may not correspond to the \npublished documentation and, specifically, may have dependencies which need to \nbe resolved manually.\n\n## License\n\nThis software is released under the\n[MIT License](http://opensource.org/licenses/MIT).\n\nParts of the module (`radical.utils.atfork`) are licensed under the \n[Apache-v2.0 license](http://www.apache.org/licenses/).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "RADICAL-Cybertools utility library",
    "version": "1.60.0",
    "project_urls": {
        "Documentation": "https://radicalutils.readthedocs.io/en/latest/",
        "Homepage": "http://radical-cybertools.github.io/radical.utils/",
        "Issues": "https://github.com/radical-cybertools/radical.utils/issues",
        "Source": "https://github.com/radical-cybertools/radical.utils/"
    },
    "split_keywords": [
        "radical",
        " cybertools",
        " utilities"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6711d16ddce755a15ed856fed3935e45782d4c5d76e6b01f8a3a13d1ebb94be2",
                "md5": "839b666a5a2e4cdb33a44ba262b53b80",
                "sha256": "9d32aded98ba5464ac6fd7efb4769c024342a884aca824b5b70d9ebd8b81a281"
            },
            "downloads": -1,
            "filename": "radical_utils-1.60.0.tar.gz",
            "has_sig": false,
            "md5_digest": "839b666a5a2e4cdb33a44ba262b53b80",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 168547,
            "upload_time": "2024-05-10T13:12:10",
            "upload_time_iso_8601": "2024-05-10T13:12:10.427636Z",
            "url": "https://files.pythonhosted.org/packages/67/11/d16ddce755a15ed856fed3935e45782d4c5d76e6b01f8a3a13d1ebb94be2/radical_utils-1.60.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-10 13:12:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "radical-cybertools",
    "github_project": "radical.utils",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "radical.utils"
}
        
Elapsed time: 0.29316s