This project has been archived by its maintainers, and is no longer receiving any updates.
# iron-worker-utils
A collection of utilities for writing [IronWorker](http://www.iron.io/worker) tasks in Python.
## Functions ### get_payload
`py >>> from iron_worker_utils import get_payload >>> get_payload() {u'repo': u'mwarkentin/lab', u'domain': u'http://shrinkray.io'} `
### get_task_id
`py >>> from iron_worker_utils import get_task_id >>> get_task_id() 58f38c1512e3687da7be0696cbc132de29f3a1a6 `
## Installation
Add pip “iron-worker-utils” to your .worker file.
If you’d like to pin the version, use pip “iron-worker-utils”, “==0.1.1”
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file iron-worker-utils-0.1.1.tar.gz.
File metadata
- Download URL: iron-worker-utils-0.1.1.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
92073aae21018c2db6789c75dc06140962a4d68174ccabad1eae8de74f00086f
|
|
| MD5 |
3378c16c82e6967a5897bb831e504661
|
|
| BLAKE2b-256 |
03bba6aec9a27a08082401ec49804d455226b82d69c94a933e9ca774505be678
|