Memory efficient way of reading files line-by-line from the end of file
Project description
file_read_backwards
Memory efficient way of reading files line-by-line from the end of file
Free software: MIT license
Documentation: https://file-read-backwards.readthedocs.io.
Features
This package is for reading file backward line by line as unicode in a memory efficient manner. Think of it as a tac command.
It currently supports ascii and utf-8 encodings. Other encodings have not been tested.
It supports “\r”, “\r\n”, and “\n” as new lines.
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
1.0.0 (2016-12-18)
First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file file_read_backwards-1.0.0.tar.gz
.
File metadata
- Download URL: file_read_backwards-1.0.0.tar.gz
- Upload date:
- Size: 17.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea2f964fb3bd9a7bce003c753b3fdb946ef2326a2f011ea6152942bc635e5827 |
|
MD5 | 5ecb0e865d5407d86b6bd5272f2deaab |
|
BLAKE2b-256 | 5d7e355e1491907c5eb96ce3de168784f0694c3046415410db21d0d344f12808 |
Provenance
File details
Details for the file file_read_backwards-1.0.0-py2.py3-none-any.whl
.
File metadata
- Download URL: file_read_backwards-1.0.0-py2.py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c2109c37ed3e378ce5914904c97450c9da6ea293a44194957eee2c11d7525f1b |
|
MD5 | 11146542fc13f3b715ee5ba061596edc |
|
BLAKE2b-256 | d4dfcfc50541c12dad32a3a1c27e3c9a174c48f4dc535806b233056a85345f31 |