linereader

Gives Python the ability to randomly access any chunk of a file quickly, without loading any content into memory, and implements two new dynamic types of file handles.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install linereader

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
1.0.0 2014-05-26

Issues with this package?

Page last updated 2026-09-03 15:34:54 UTC