Metadata-Version: 2.1
Name: iron-worker
Version: 1.3.8
Summary: The Python client for IronWorker, a cloud service for background processing.
Home-page: https://www.github.com/iron-io/iron_worker_python
Author: Iron.io
Author-email: support@iron.io
License: UNKNOWN
Keywords: iron,ironio,iron.io,iron-io,ironworker,iron-worker,iron_worker,worker,cloud,task queue,background processing
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Topic :: Internet
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Python Modules
License-File: LICENSE.txt

IronWorker Python Library
-------------------------

This package offers a client interface to the Iron.io IronWorker service. It 
offers a full, native interface to the IronWorker API, including creating 
and uploading code package, queuing and scheduling tasks, viewing task logs, 
and more.

IronWorker is a background processing and task queuing system that lets your 
applications use the cloud to do their heavy lifting. Find out more at 
http://www.iron.io/products/worker.

