RobinNil / file_read_backwards
Memory efficient way of reading files line-by-line from the end of file.
☆36Updated last week
Related projects ⓘ
Alternatives and complementary repositories for file_read_backwards
- Vendorize packages from PyPI☆99Updated 3 months ago
- Safely evaluate AST nodes without side effects☆42Updated 4 months ago
- A subprocess.run drop-in replacement that supports a tee mode, being able to display output in real time while still capturing it. No dep…☆55Updated 3 weeks ago
- +-- ASCII Trees.☆89Updated 9 months ago
- A fast and memory efficient LRU cache for Python☆260Updated 2 months ago
- A command line tool, to simplify vendoring pure Python dependencies.☆70Updated 3 weeks ago
- Undermining Python's "turtles-all-the-way-up" asynchronous idiom.☆18Updated 6 years ago
- Simple bencode parser (for Python 2, Python 3 and PyPy)☆51Updated last year
- (not ready yet) A simple but powerful job scheduler for Trio programs☆63Updated 4 years ago
- Discover and load entry points from installed packages☆74Updated last year
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆216Updated 3 months ago
- Ordered Set implementation in Cython☆74Updated 4 years ago
- Run async workflows using pytest-fixtures-style dependency injection☆34Updated last year
- Transport adapter for fetching file:// URLs with the requests python library☆86Updated 4 months ago
- A sliding memory map manager☆70Updated 9 months ago
- gametight lightweight caching library for python☆64Updated last year
- A python package implementing the crc32c algorithm in hardware and software☆41Updated 2 weeks ago
- Python bindings for GitHub's cmark☆70Updated this week
- Use the fastest JSON functions available at import time.☆30Updated 2 years ago
- Amazon S3 filesystem for PyFilesystem2☆154Updated 4 months ago
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆116Updated 10 months ago
- Open, extensible Python injector/profiler/analyzer☆63Updated 2 years ago
- Cython implementation of OrderedDict☆103Updated 8 years ago
- `FrozenList` is a `list`-like structure that implements `collections.abc.MutableSequence` and can be made immutable.☆96Updated last week
- forge (python signatures) for fun and profit☆104Updated 3 years ago
- Make Python CLI tools win the speed race, by cheating!☆71Updated last year
- A list-like type with better asymptotic performance and similar performance on small lists☆313Updated 2 years ago
- Low-level IO utilities for PosgtreSQL drivers.☆36Updated 2 weeks ago
- Script for converting setup.py to setup.cfg☆74Updated 2 months ago
- Static analysis of Python import statements☆118Updated last month