Skip to content

Repository files navigation

Python Data Helper

TestingLatest VersionDownloadsPypi StatusPython Versions

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.

About

Set of support functions when working with some data files

Resources

Contributing

Security policy

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages