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.python.org/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.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.6.tar.gz (88.2 kB view hashes)

Uploaded Source

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