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.1.1-py3-none-any.whl (6.6 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for worker-2018.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 18a48e7eb06818534a88a48b6c7200a2e8fc415ed18365483cb09bd894161458
MD5 a98d66abe09113513f810b54aa171193
BLAKE2b-256 1bf7edbd4931dc6541f2344a946b30424b22c97cfdae72888b5f184e84f2fac1

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