Skip to main content

Set of support functions when working with some data files

Project description

Python Data Helper

Testing Latest Version Downloads Pypi Status Python 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.

Project details


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 hashes)

Uploaded Source

Built Distribution

datas_helper-0.0.2-py3-none-any.whl (6.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page