Skip to main content

store it

Project description

simple worker

Note: this package is still in alpha. Use with caution !

Quickstart

Install worker:

pip install worker

Use worker:

data = [
           {'hello': 'world'},
       ] * 40
info = {
    'worker': 'xxx.yyy.worker_do_sth'
}
worker = Worker(mode='thread')
resp = worker.work(data, info)
print(resp)

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

worker-2018.2.4-py3-none-any.whl (10.0 kB view details)

Uploaded Python 3

File details

Details for the file worker-2018.2.4-py3-none-any.whl.

File metadata

File hashes

Hashes for worker-2018.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 a3367c8b78654b90d94e4c5616a0fdabcf06d53af06f2d1af3af62fba8be05dc
MD5 5ce6c028a3f0c3b52ba892ea354b2a03
BLAKE2b-256 a674f4a6c5213feed3159895197aaf7fba78c5f788f8e644aa1737eb5106b611

See more details on using hashes here.

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