yolo-pyutils


Nameyolo-pyutils JSON
Version 0.1.39 PyPI version JSON
download
home_pagehttps://github.com/TaoYang526/yolo-pyutils
Summaryyolo-pyutils provides utility functions for IO, data-processing, scheduling, common structures etc.
upload_time2024-11-04 13:45:51
maintainerNone
docs_urlNone
authorTao Yang
requires_pythonNone
licenseApache License 2.0
keywords utils
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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/85/2c/65e9bd0cbd934e8135af8c4e084d48704d8ed11f073d45fdb926bb12787e/yolo-pyutils-0.1.39.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.39",
    "project_urls": {
        "Homepage": "https://github.com/TaoYang526/yolo-pyutils"
    },
    "split_keywords": [
        "utils"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "383f37898a635e726de9c97cfca2732ec34823e3d2c3cf209c937e2e80d3fdad",
                "md5": "cf5f5376bbe0464ae8a2ff0895bb19c6",
                "sha256": "f475071c7d3a1d04334678cd86e8a5ac09a84910ff7a6779ea28c846335db6c5"
            },
            "downloads": -1,
            "filename": "yolo_pyutils-0.1.39-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cf5f5376bbe0464ae8a2ff0895bb19c6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 33027,
            "upload_time": "2024-11-04T13:45:49",
            "upload_time_iso_8601": "2024-11-04T13:45:49.925517Z",
            "url": "https://files.pythonhosted.org/packages/38/3f/37898a635e726de9c97cfca2732ec34823e3d2c3cf209c937e2e80d3fdad/yolo_pyutils-0.1.39-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "852c65e9bd0cbd934e8135af8c4e084d48704d8ed11f073d45fdb926bb12787e",
                "md5": "2e9b8e5756ed0f0703629fb51aefba1a",
                "sha256": "16e6d01c0970e3be2778160cbc201c62718c54c3f2dff84643294652091b8def"
            },
            "downloads": -1,
            "filename": "yolo-pyutils-0.1.39.tar.gz",
            "has_sig": false,
            "md5_digest": "2e9b8e5756ed0f0703629fb51aefba1a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 22217,
            "upload_time": "2024-11-04T13:45:51",
            "upload_time_iso_8601": "2024-11-04T13:45:51.177444Z",
            "url": "https://files.pythonhosted.org/packages/85/2c/65e9bd0cbd934e8135af8c4e084d48704d8ed11f073d45fdb926bb12787e/yolo-pyutils-0.1.39.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-04 13:45:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "TaoYang526",
    "github_project": "yolo-pyutils",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "yolo-pyutils"
}
        
Elapsed time: 1.32892s