GP89 / FileQueue
A thread-safe queue which queues items on disk, with an optional in memory buffer. Can put and get any pickle-able object into a buffer of a specified size (optional), any overflow will get put to a gzip file to keep excessive amounts of queued items out of memory
☆22Updated 5 years ago
Alternatives and similar repositories for FileQueue:
Users that are interested in FileQueue are comparing it to the libraries listed below
- Python module to add support for ORM-style filtering to any list of items☆22Updated 6 years ago
- Python library for printing trees on the console☆39Updated last year
- LRU cache for Python. Use Redis as backend. Provides a dictionary-like object as well as a method decorator. pip install redis-lru☆43Updated 2 years ago
- ☆68Updated 10 months ago
- URL normalization for Python☆94Updated 2 years ago
- Simple python library for streaming zip files which are created dynamically, without using any temporary files☆40Updated 3 years ago
- Just is a wrapper to automagically read/write a file based on extension☆51Updated 9 months ago
- International Address formatter which considers the standard formatting rules of the country☆26Updated 3 years ago
- A Cython implementation of the affine gap string distance☆57Updated 2 years ago
- A tiny library for monitoring and testing asyncio programs☆62Updated 3 years ago
- Easy and extensible query parser☆29Updated last year
- Use dask to fetch data from Elasticsearch in parallel by sending the request to each shard separatelly.☆20Updated 4 years ago
- The most basic Text::Unidecode port (licensed under Artistic License or GPL or GPLv2+ - choose whatever you want)☆65Updated last year
- ☆50Updated last year
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆155Updated 6 months ago
- Fast hashing for large files☆58Updated 5 months ago
- Async ORM + Pydantic = Ormantic ❤️☆131Updated 2 years ago
- Python module for interacting with nested dicts as a single level dict with delimited keys.☆112Updated last year
- Transport adapter for fetching file:// URLs with the requests python library☆86Updated 7 months ago
- asyncio client for neo4j☆30Updated 3 years ago
- A blazing fast dict subclass that supports dot access notation.☆53Updated 2 weeks ago
- 20 python libs and more: read me first!☆11Updated 10 months ago
- A django app allowing users to follow anything.☆19Updated 5 years ago
- Set-oriented Operations in Pandas☆24Updated 4 years ago
- Python port for IWNLP.Lemmatizer☆17Updated last year
- Python library for modern thread / multiprocessing pooling and task processing via asyncio☆15Updated 4 years ago
- Delayed iteration for polling and retries.☆30Updated 3 months ago
- Show summary of a large number of URLs in a Jupyter Notebook☆17Updated 3 years ago
- Automatically install missing Python modules using pip at import time.☆18Updated last year
- Python library for fast approximate string matching using Jaro and Jaro-Winkler similarity☆67Updated last year