Skip to main content

Yet Another Python Queue

Project description

yapq

https://img.shields.io/pypi/v/yapq.svg https://img.shields.io/travis/ginkooo/yapq.svg Documentation Status Updates

Yet Another Python Queue

Usage

>>> from yapq import Yapq
>>> yapq = Yapq()
>>> yapq.start()
>>> result = yapq.enqueue(lambda a, b: a + b, 5, 3)
>>> result.get()
8

Installing

pip install yapq

Features

  • Executing tasks in thread-based workers

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.0 (2019-10-31)

  • First release on PyPI.

Project details


Download files

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

Source Distribution

yapq-0.4.0.tar.gz (10.0 kB view details)

Uploaded Source

Built Distribution

yapq-0.4.0-py2.py3-none-any.whl (5.5 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file yapq-0.4.0.tar.gz.

File metadata

  • Download URL: yapq-0.4.0.tar.gz
  • Upload date:
  • Size: 10.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.7.4

File hashes

Hashes for yapq-0.4.0.tar.gz
Algorithm Hash digest
SHA256 61cae1b478f1e0ffcbebac0732ddfb555bc0711f1c3ab9930b900687c26e34db
MD5 898479489c4eaeb3e9bc70f0c8131eed
BLAKE2b-256 10396a83b35c5ae9cc589b71246a6c2567e21520c55b1ed5a99d75a56d6c4592

See more details on using hashes here.

File details

Details for the file yapq-0.4.0-py2.py3-none-any.whl.

File metadata

  • Download URL: yapq-0.4.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 5.5 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.7.4

File hashes

Hashes for yapq-0.4.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 76671d0aa494801f36507adfe99f9d00e4c6c1965ca524a8acce4b12100edfc1
MD5 6eee38088e658fbf2e4c8d6d2fa431b8
BLAKE2b-256 7593886f9ac18142d0a611abfc70e508f3a4772934aba9314fc36f26b8ccf517

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