# Python Data Helper
[![Testing](https://github.com/rabiloo/python-data-helper/actions/workflows/test.yml/badge.svg)](https://github.com/rabiloo/python-data-helper/actions/workflows/test.yml)
[![Latest Version](https://img.shields.io/pypi/v/datas-helper.svg)](https://pypi.org/project/datas-helper)
[![Downloads](https://img.shields.io/pypi/dm/datas-helper.svg)](https://pypi.org/project/datas-helper)
[![Pypi Status](https://img.shields.io/pypi/status/datas-helper.svg)](https://pypi.org/project/datas-helper)
[![Python Versions](https://img.shields.io/pypi/pyversions/datas-helper.svg)](https://pypi.org/project/datas-helper)
## About Data Helper
[Data Helper](https://github.com/rabiloo/python-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](CHANGELOG.md) for more information on what has changed recently.
## Contributing
Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.
## Security Vulnerabilities
Please review [our security policy](../../security/policy) on how to report security vulnerabilities.
## Credits
- [Dao Quang Duy](https://github.com/duydq12)
- [All Contributors](../../contributors)
## License
The MIT License (MIT). Please see [License File](LICENSE) for more information.
Raw data
{
"_id": null,
"home_page": null,
"name": "datas-helper",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": "Rabiloo Developers <oss@rabiloo.com>",
"keywords": "data-helper, json, csv, tar, gzip, opencv, Pillow",
"author": null,
"author_email": "Dao Quang Duy <duydaoquang12@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/e4/78/464c5f085d2fb8f0ea30ba01da667daf2202b418f0ecd2afe597ca328037/datas_helper-0.0.2.tar.gz",
"platform": null,
"description": "# Python Data Helper\n\n[![Testing](https://github.com/rabiloo/python-data-helper/actions/workflows/test.yml/badge.svg)](https://github.com/rabiloo/python-data-helper/actions/workflows/test.yml)\n[![Latest Version](https://img.shields.io/pypi/v/datas-helper.svg)](https://pypi.org/project/datas-helper)\n[![Downloads](https://img.shields.io/pypi/dm/datas-helper.svg)](https://pypi.org/project/datas-helper)\n[![Pypi Status](https://img.shields.io/pypi/status/datas-helper.svg)](https://pypi.org/project/datas-helper)\n[![Python Versions](https://img.shields.io/pypi/pyversions/datas-helper.svg)](https://pypi.org/project/datas-helper)\n\n## About Data Helper\n\n[Data Helper](https://github.com/rabiloo/python-data-helper) is a set of support functions when dealing with files\n\n## Install\n\n```\n$ pip install data-helper\n```\n\n## Usage\n\n```\nfrom data_helper import file \nfrom data_helper import path \nfrom data_helper import image \nfrom data_helper import compare_content \n\nprint(compare_content.compare_file(src_file, dest_file))\n\nfor line in text_line_reader(file_path):\n print(line)\n```\n\n## Changelog\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.\n\n## Contributing\n\nPlease see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.\n\n## Security Vulnerabilities\n\nPlease review [our security policy](../../security/policy) on how to report security vulnerabilities.\n\n## Credits\n\n- [Dao Quang Duy](https://github.com/duydq12)\n- [All Contributors](../../contributors)\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE) for more information.\n",
"bugtrack_url": null,
"license": "The MIT License",
"summary": "Set of support functions when working with some data files",
"version": "0.0.2",
"project_urls": {
"Bug Tracker": "https://github.com/rabiloo/python-data-helper/issues",
"Homepage": "https://github.com/rabiloo/python-data-helper",
"Repository": "https://github.com/rabiloo/python-data-helper"
},
"split_keywords": [
"data-helper",
" json",
" csv",
" tar",
" gzip",
" opencv",
" pillow"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "72a0e10e9827fd4993be54d8068a7f0569a3691ea60a7d8976fd51b7c62b1d91",
"md5": "a7960a38f99a50fc37781c0ae23725ee",
"sha256": "b934dd2f59d6861ea1390c0280f775fcee36f6a8e253ffd37066465df95ff2f3"
},
"downloads": -1,
"filename": "datas_helper-0.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a7960a38f99a50fc37781c0ae23725ee",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 6517,
"upload_time": "2024-06-03T03:59:58",
"upload_time_iso_8601": "2024-06-03T03:59:58.379484Z",
"url": "https://files.pythonhosted.org/packages/72/a0/e10e9827fd4993be54d8068a7f0569a3691ea60a7d8976fd51b7c62b1d91/datas_helper-0.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e478464c5f085d2fb8f0ea30ba01da667daf2202b418f0ecd2afe597ca328037",
"md5": "68752b5f324a90368dfd64aa6a0fb37b",
"sha256": "e7e614e9084dde1c557799c364e207d2966bb62c61813d5ff0042e41b34d48af"
},
"downloads": -1,
"filename": "datas_helper-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "68752b5f324a90368dfd64aa6a0fb37b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 6854,
"upload_time": "2024-06-03T03:59:59",
"upload_time_iso_8601": "2024-06-03T03:59:59.843800Z",
"url": "https://files.pythonhosted.org/packages/e4/78/464c5f085d2fb8f0ea30ba01da667daf2202b418f0ecd2afe597ca328037/datas_helper-0.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-03 03:59:59",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "rabiloo",
"github_project": "python-data-helper",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "datas-helper"
}