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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for worker-2018.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2c3b8ed6db8517b657e110194facb6b6b7db1bc21a9f3a951a9389fec90eb627
MD5 b5e707ac6d8ba494da1fdabbf04cf3ff
BLAKE2b-256 a6add0300f73064d05d40cc1b308f4632ede49cbed398ded65688f0f31d1a524

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