pysjobs
=======

A framework for running tasks defined in a config file. You can also install
the `in-development version
<http://bitbucket.org/rsyring/pysjobs/get/tip.gz#egg=pysjobs-dev>`_ of pysjobs with
``easy_install pysjobs==dev``.

The home page is currently the `bitbucket repository <http://bitbucket.org/rsyring/pysjobs/>`_.

Questions & Comments
---------------------

Please visit: http://groups.google.com/group/pyslibs

Config File Example
---------------------


Usage
---------

Thanks
---------

To the `pip project <http://pypi.python.org/pypi/pip>` for a lot of the boiler
plate code to get the package up and running and for testing ideas.