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 for both Python 2.7 and Python 3.
It currently supports ascii, latin-1, and utf-8 encodings.
It supports “\r”, “\r\n”, and “\n” as new lines.
Please see Usage section for examples.
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.
1.1.0 (2016-12-31)
Added support for “latin-1”.
Marked the package “Production/Stable”.
1.1.1 (2017-01-09)
Updated README.rst for more clarity around encoding support and Python 2.7 and 3 support.
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.1.1.tar.gz
.
File metadata
- Download URL: file_read_backwards-1.1.1.tar.gz
- Upload date:
- Size: 18.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d3c94ddd56e15252f2ba08bf5fdb3c0613b99938035e3926f43e3be5dda08b23 |
|
MD5 | 2d3215375b9ba325492f00f44dac2cb4 |
|
BLAKE2b-256 | aecf072cc8271b28429cbd1a5c7efb47291103f1221cf00b7aad6878aeb41f22 |
Provenance
File details
Details for the file file_read_backwards-1.1.1-py2.py3-none-any.whl
.
File metadata
- Download URL: file_read_backwards-1.1.1-py2.py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d05bcb52a85266eb7d23d0ad4863de7aa03ddf082e2dba1cbdd6514739df9a94 |
|
MD5 | 6518b288e58e059ffd9a6908ec74a98a |
|
BLAKE2b-256 | 48926023e06d135d77da12ab284f0d03acf26fcf2c96fb91e5d5376f4b5a50fb |