===============
Data File Utils
===============
Collection of Python scripts/utils for file manipulation tasks.
Features
--------
The following exported console scripts are available:
- analyze-record-tuples
- archive-dir
- backup-dir
- backup-file
- compare-tab-files
- create-tmp-dir
- delete-old-files
- find-last-directory
- find-last-file
- jsonl2json
- profile-data-file
- tsv2json
- xlsx2tsv
Credits
-------
This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
=======
History
=======
0.1.0 (2023-12-18)
------------------
* First release on PyPI.
Raw data
{
"_id": null,
"home_page": "https://github.com/jai-python3/data-file-utils",
"name": "data-file-utils",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "data_file_utils",
"author": "Jaideep Sundaram",
"author_email": "jai.python3@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/7d/91/4b8a3453d0be79b0bc3bee92c83dcc728c62498833945ce20061ca9cc2ca/data_file_utils-0.9.0.tar.gz",
"platform": null,
"description": "===============\nData File Utils\n===============\n\n\n Collection of Python scripts/utils for file manipulation tasks.\n\n\n\nFeatures\n--------\n\nThe following exported console scripts are available:\n\n- analyze-record-tuples\n- archive-dir\n- backup-dir\n- backup-file\n- compare-tab-files\n- create-tmp-dir\n- delete-old-files\n- find-last-directory\n- find-last-file\n- jsonl2json\n- profile-data-file\n- tsv2json\n- xlsx2tsv\n\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n0.1.0 (2023-12-18)\n------------------\n\n* First release on PyPI.\n",
"bugtrack_url": null,
"license": "",
"summary": "Collection of Python scripts/utils for file manipulation tasks",
"version": "0.9.0",
"project_urls": {
"Homepage": "https://github.com/jai-python3/data-file-utils"
},
"split_keywords": [
"data_file_utils"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "49b4bd58db63f6d197dc8c6607f270869364fd82c09fc7dd61501ff1f7c07675",
"md5": "4c763534848b498e7f8a3db86bf6e5ab",
"sha256": "51bff44babe3417abe42faabf0bd7db4453c1a3bf9dae14047a1e26697cf9a1b"
},
"downloads": -1,
"filename": "data_file_utils-0.9.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "4c763534848b498e7f8a3db86bf6e5ab",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.6",
"size": 45240,
"upload_time": "2024-03-06T17:02:19",
"upload_time_iso_8601": "2024-03-06T17:02:19.735767Z",
"url": "https://files.pythonhosted.org/packages/49/b4/bd58db63f6d197dc8c6607f270869364fd82c09fc7dd61501ff1f7c07675/data_file_utils-0.9.0-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7d914b8a3453d0be79b0bc3bee92c83dcc728c62498833945ce20061ca9cc2ca",
"md5": "ca9b10387aa8838803678663609e75c5",
"sha256": "262547fccd730ca1544c845857ebb4b4d58b9f9b0c65d5b3b21f3cf47c4a3a59"
},
"downloads": -1,
"filename": "data_file_utils-0.9.0.tar.gz",
"has_sig": false,
"md5_digest": "ca9b10387aa8838803678663609e75c5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 36987,
"upload_time": "2024-03-06T17:02:20",
"upload_time_iso_8601": "2024-03-06T17:02:20.821625Z",
"url": "https://files.pythonhosted.org/packages/7d/91/4b8a3453d0be79b0bc3bee92c83dcc728c62498833945ce20061ca9cc2ca/data_file_utils-0.9.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-06 17:02:20",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "jai-python3",
"github_project": "data-file-utils",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"tox": true,
"lcname": "data-file-utils"
}