🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

delayedqueue

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

delayedqueue

Thread safe delay queue implementation

1.0.0
PyPI
Maintainers
1

.. These are examples of badges you might want to add to your README: please update the URLs accordingly

.. image:: https://api.cirrus-ci.com/github/<USER>/delayedqueue.svg?branch=main
    :alt: Built Status
    :target: https://cirrus-ci.com/github/<USER>/delayedqueue
.. image:: https://readthedocs.org/projects/delayedqueue/badge/?version=latest
    :alt: ReadTheDocs
    :target: https://delayedqueue.readthedocs.io/en/stable/
.. image:: https://img.shields.io/coveralls/github/<USER>/delayedqueue/main.svg
    :alt: Coveralls
    :target: https://coveralls.io/r/<USER>/delayedqueue
.. image:: https://img.shields.io/conda/vn/conda-forge/delayedqueue.svg
    :alt: Conda-Forge
    :target: https://anaconda.org/conda-forge/delayedqueue
.. image:: https://pepy.tech/badge/delayedqueue/month
    :alt: Monthly Downloads
    :target: https://pepy.tech/project/delayedqueue
.. image:: https://img.shields.io/twitter/url/http/shields.io.svg?style=social&label=Twitter
    :alt: Twitter
    :target: https://twitter.com/delayedqueue

.. image:: https://img.shields.io/badge/-PyScaffold-005CA0?logo=pyscaffold :alt: Project generated with PyScaffold :target: https://pyscaffold.org/

.. image:: https://img.shields.io/pypi/v/delayedqueue.svg :alt: PyPI-Server :target: https://pypi.org/project/delayedqueue/

============ delayedqueue

Delay Queue Implementation in Python

.. _pyscaffold-notes:

Note

This project has been set up using PyScaffold 4.1.1. For details and usage information on PyScaffold see https://pyscaffold.org/.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts