object-detection-library


Nameobject-detection-library JSON
Version 0.4.2 PyPI version JSON
download
home_pagehttps://github.com/Karthik180304/object-detection
SummaryA library for YOLOv8 object detection and other utilities.
upload_time2024-07-02 13:44:07
maintainerNone
docs_urlNone
authorKarthik
requires_python>=3.6
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # object-detection
# Object Detection Library

A library for YOLOv8 object detection and other utilities.

## Installation

You can install this library using pip:

```bash
pip install object_detection_library

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Karthik180304/object-detection",
    "name": "object-detection-library",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Karthik",
    "author_email": "karthik.shivakkumar@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/cd/5d/7e50a7433cedd06bcc6eacdcfd44b5470477890f1310249ef9b28ca1b392/object_detection_library-0.4.2.tar.gz",
    "platform": null,
    "description": "# object-detection\r\n# Object Detection Library\r\n\r\nA library for YOLOv8 object detection and other utilities.\r\n\r\n## Installation\r\n\r\nYou can install this library using pip:\r\n\r\n```bash\r\npip install object_detection_library\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A library for YOLOv8 object detection and other utilities.",
    "version": "0.4.2",
    "project_urls": {
        "Homepage": "https://github.com/Karthik180304/object-detection"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "41534ca830bbd5a12f94b760e41cf3432cae796410f363846123b2d4102b1457",
                "md5": "dd228f7394e654ab5c1ceb1c8047f25a",
                "sha256": "cfc43401b18be5f011352d42fa6dfd1ec32bbebf46c34ba449bb379746594c2e"
            },
            "downloads": -1,
            "filename": "object_detection_library-0.4.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dd228f7394e654ab5c1ceb1c8047f25a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 7455,
            "upload_time": "2024-07-02T13:43:44",
            "upload_time_iso_8601": "2024-07-02T13:43:44.767823Z",
            "url": "https://files.pythonhosted.org/packages/41/53/4ca830bbd5a12f94b760e41cf3432cae796410f363846123b2d4102b1457/object_detection_library-0.4.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cd5d7e50a7433cedd06bcc6eacdcfd44b5470477890f1310249ef9b28ca1b392",
                "md5": "478175a77471d6ca7915f95b0c174623",
                "sha256": "765b927eb67969f6c887e73cec989af01b796a4207b0728b2401f2e5e02a7d1d"
            },
            "downloads": -1,
            "filename": "object_detection_library-0.4.2.tar.gz",
            "has_sig": false,
            "md5_digest": "478175a77471d6ca7915f95b0c174623",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 4962,
            "upload_time": "2024-07-02T13:44:07",
            "upload_time_iso_8601": "2024-07-02T13:44:07.393257Z",
            "url": "https://files.pythonhosted.org/packages/cd/5d/7e50a7433cedd06bcc6eacdcfd44b5470477890f1310249ef9b28ca1b392/object_detection_library-0.4.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-02 13:44:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Karthik180304",
    "github_project": "object-detection",
    "github_not_found": true,
    "lcname": "object-detection-library"
}
        
Elapsed time: 0.26052s