I have the file.utils (https://pypi.org/project/file-utils/) project now.
file-utils-operations-0.1.1
Move readline/read_delims to an another repo (https://github.com/FlaveFlav20/ReadUTF8) to improve visibility.
What next?
- add tests
- (Optional ) Support more encoded file
file-utils-operations-0.2.0
All wanted features are implemented with a list of custom delimiters like head, tail, between, parse, count_lines, regex and restrict.
file_utils_operations-0.0.1
This is the first version. All wanted features are implemented like head, tail, between, parse, count_lines, regex and restrict.
TO DO:
- Implement custom delimiter