Collection of Persistent (Disk-Based) Queues
http://github.com/scrapy/queuelib
Queuelib is a collection of persistent (disk-based) queues for Python.
Queuelib goals are speed and simplicity. It was originally part of the `Scrapy
framework`_ and stripped out on its own library.
- Developed at devel:languages:python
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-queuelib && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-queuelib.changes | 0000002015 1.97 KB | |
python-queuelib.spec | 0000001841 1.8 KB | |
queuelib-1.7.0.tar.gz | 0000013291 13 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1179672
from
Dirk Mueller (dirkmueller)
(revision 6)
- update to 1.7.0: * Added support for Python 3.10-3.12 and PyPy 3.10 * Removed support for Python 3.5-3.7 * Improved type annotations and added the ``py.typed`` file * Added ``pre-commit`` configuration * Improved linting and CI configuration
Comments 0