901572d44a
Queuelib is a collection of persistent (disk-based) queues for Python. Queuelib's goals are speed and simplicity. It was originally part of the Scrapy framework and stripped out into its own library. WWW: https://github.com/scrapy/queuelib
7 lines
242 B
Text
7 lines
242 B
Text
Queuelib is a collection of persistent (disk-based) queues for
|
|
Python.
|
|
|
|
Queuelib's goals are speed and simplicity. It was originally part
|
|
of the Scrapy framework and stripped out into its own library.
|
|
|
|
WWW: https://github.com/scrapy/queuelib
|