Queutils

Latest version: v0.8.5

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.8.5

- IterableQueue: use module level logger

What's Changed
* Version 0.8.5 by Jylpah in https://github.com/Jylpah/queutils/pull/11


**Full Changelog**: https://github.com/Jylpah/queutils/compare/v0.8.4...v0.8.5

0.8.4

Changes

- Add missing `py.typed` for proper type hint support

0.8.3

Changes

- Fixed typos and grammar on the README.
- No code changes

0.8.2

Description

Queutils *[Queue Utils]* is a package if handy Python queue classes:

- **AsyncQueue** - An `async` wrapper for non-async `queue.Queue`
- **IterableQueue** - An `AsyncIterable` queue that terminates when finished
- **FileQueue** - Builds an iterable queue of filenames from files/dirs given as input

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.