# yolo-pyutils
yolo-pyutils provides utility functions for IO, data-processing, scheduling, common structures etc.
# Installation
```shell
pip install yolo-pyutils
```
Requirements:
* Python 3.6 or higher
Raw data
{
"_id": null,
"home_page": "https://github.com/TaoYang526/yolo-pyutils",
"name": "yolo-pyutils",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "utils",
"author": "Tao Yang",
"author_email": "ytaofighting@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/f9/a8/83f0ebf9df947f5876d7e55698df9a744528b3ebd3b317280f0be42b0db8/yolo_pyutils-0.1.54.tar.gz",
"platform": null,
"description": "# yolo-pyutils\nyolo-pyutils provides utility functions for IO, data-processing, scheduling, common structures etc.\n\n# Installation\n```shell\npip install yolo-pyutils\n```\n\nRequirements:\n* Python 3.6 or higher\n",
"bugtrack_url": null,
"license": "Apache License 2.0",
"summary": "yolo-pyutils provides utility functions for IO, data-processing, scheduling, common structures etc.",
"version": "0.1.54",
"project_urls": {
"Homepage": "https://github.com/TaoYang526/yolo-pyutils"
},
"split_keywords": [
"utils"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "409dbbb1eb057dcabc0a6f11fd69d5b8c0f9a782e705fe69e893acdb91beb357",
"md5": "f9b66976335385a9846b93f189441206",
"sha256": "df82a90837066321d5bef379d78c0bd72abae5c663dafabb7d4ff2332f57dbfc"
},
"downloads": -1,
"filename": "yolo_pyutils-0.1.54-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f9b66976335385a9846b93f189441206",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 39143,
"upload_time": "2024-12-29T07:00:19",
"upload_time_iso_8601": "2024-12-29T07:00:19.847573Z",
"url": "https://files.pythonhosted.org/packages/40/9d/bbb1eb057dcabc0a6f11fd69d5b8c0f9a782e705fe69e893acdb91beb357/yolo_pyutils-0.1.54-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f9a883f0ebf9df947f5876d7e55698df9a744528b3ebd3b317280f0be42b0db8",
"md5": "8080243bff127332910b2003a63021ce",
"sha256": "23d08a44d76978dac4b94506622b9ffbda0ac3bd0dfac5bff387fa6b599496f8"
},
"downloads": -1,
"filename": "yolo_pyutils-0.1.54.tar.gz",
"has_sig": false,
"md5_digest": "8080243bff127332910b2003a63021ce",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 28312,
"upload_time": "2024-12-29T07:00:24",
"upload_time_iso_8601": "2024-12-29T07:00:24.021074Z",
"url": "https://files.pythonhosted.org/packages/f9/a8/83f0ebf9df947f5876d7e55698df9a744528b3ebd3b317280f0be42b0db8/yolo_pyutils-0.1.54.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-29 07:00:24",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "TaoYang526",
"github_project": "yolo-pyutils",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "pyyaml",
"specs": []
},
{
"name": "pytz",
"specs": []
},
{
"name": "numpy",
"specs": []
},
{
"name": "pandas",
"specs": []
},
{
"name": "prettytable",
"specs": []
},
{
"name": "apscheduler",
"specs": []
},
{
"name": "imapclient",
"specs": []
},
{
"name": "Flask",
"specs": []
},
{
"name": "Flask-Mail",
"specs": []
}
],
"lcname": "yolo-pyutils"
}