Skip to main content

Shared code and tools for various Radical Group (http://radical.rutgers.edu) projects.

Project description

This Python package contains shared code and tools for various [Radical Group](http://radical.rutgers.edu) projects. Sometimes we call it the Radical Kitchen Sink.

The radical.utils package contains the following things:

The package should in general be compatible with Python 2.6.

License

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

Installation

You can install the latest radical.utils directly from [PyPi](https://pypi-hypernode.com/pypi/radical.utils/):

pip install –upgrade radical.utils

You can also install the latest development version (which might be broken) from GitHub directly:

pip install -e git://github.com/saga-project/radical.utils.git#egg=radical.utils

If you want to use radical.utils in your own project, include it in your setup.py file:

‘install_requires’: [‘radical.utils’]

Documentation

You can generate the documentation yourself with [Sphinx](http://sphinx-doc.org/)

pip install sphinx make docs

The resulting documentation will be in open docs/build/html/index.html.

Version 0.7.10 release 2014-12-11

  • fixed lease manager debug output

Version 0.7.9 release 2014-12-02

  • fix to json comment parsing

  • att flexible pylint util

  • support append / overwrite mode for log targets

  • add daemonize class

  • fix leaking logs

  • reduce lease manager logging noise

  • log python version on startup

  • add reporter class for nice demo output etc

  • add namespace for object_cache, backward compatible

  • fix bson/json/timestamp mangling

  • json support for json writing

Version 0.7.8 release 2014-10-29

Version 0.7.7 release 2014-08-27

  • lease manager which handles resource leases (like, leases ssh connections to saga adaptors)

  • fixes on deepcopy, logging and config handling

Version 0.7.5 release 2014-07-22

  • Some small bug fixes.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

radical.utils-0.7.10.tar.gz (104.5 kB view details)

Uploaded Source

File details

Details for the file radical.utils-0.7.10.tar.gz.

File metadata

File hashes

Hashes for radical.utils-0.7.10.tar.gz
Algorithm Hash digest
SHA256 744f93088b642c5cb5e3fa9b4b86ae753b98abed0a6434d1391a2c08e48a5dff
MD5 c42191c5927eccae547c5aa8b7620219
BLAKE2b-256 dcb80faa07d1bb538261091e8a0df0471161e62bdf9caa6d3fb50def1a14d2c6

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page