Set of support functions when working with some data files
Project description
Python Data Helper
About Data Helper
Data Helper is a set of support functions when dealing with files
Install
$ pip install data-helper
Usage
from data_helper import file
from data_helper import path
from data_helper import image
from data_helper import compare_content
print(compare_content.compare_file(src_file, dest_file))
for line in text_line_reader(file_path):
print(line)
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
License
The MIT License (MIT). Please see License File for more information.
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
datas_helper-0.0.2.tar.gz
(6.9 kB
view details)
Built Distribution
File details
Details for the file datas_helper-0.0.2.tar.gz
.
File metadata
- Download URL: datas_helper-0.0.2.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e7e614e9084dde1c557799c364e207d2966bb62c61813d5ff0042e41b34d48af |
|
MD5 | 68752b5f324a90368dfd64aa6a0fb37b |
|
BLAKE2b-256 | e478464c5f085d2fb8f0ea30ba01da667daf2202b418f0ecd2afe597ca328037 |
File details
Details for the file datas_helper-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: datas_helper-0.0.2-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b934dd2f59d6861ea1390c0280f775fcee36f6a8e253ffd37066465df95ff2f3 |
|
MD5 | a7960a38f99a50fc37781c0ae23725ee |
|
BLAKE2b-256 | 72a0e10e9827fd4993be54d8068a7f0569a3691ea60a7d8976fd51b7c62b1d91 |