handyinfer


Namehandyinfer JSON
Version 0.0.5 PyPI version JSON
download
home_pagehttps://github.com/xinntao/HandyInfer
SummaryHandy inference
upload_time2023-03-20 09:19:15
maintainer
docs_urlNone
authorXintao Wang
requires_python
licenseApache License 2.0
keywords computer vision
VCS
bugtrack_url
requirements numpy opencv-python timm torch torchvision tqdm
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/xinntao/HandyInfer",
    "name": "handyinfer",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "computer vision",
    "author": "Xintao Wang",
    "author_email": "xintao.wang@outlook.com",
    "download_url": "https://files.pythonhosted.org/packages/51/bf/ac467d07d2f9c239249116fd4e01a3ed5c937bc9884c24c3820ae9343f59/handyinfer-0.0.5.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Handy inference",
    "version": "0.0.5",
    "split_keywords": [
        "computer",
        "vision"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "51bfac467d07d2f9c239249116fd4e01a3ed5c937bc9884c24c3820ae9343f59",
                "md5": "5f57bc1c3750b31bcca25d03592cee41",
                "sha256": "2950d4600b93bdb9beaac04a7b508a67cbf431a812f94b57fb43fc786eb77228"
            },
            "downloads": -1,
            "filename": "handyinfer-0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "5f57bc1c3750b31bcca25d03592cee41",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 954421,
            "upload_time": "2023-03-20T09:19:15",
            "upload_time_iso_8601": "2023-03-20T09:19:15.133099Z",
            "url": "https://files.pythonhosted.org/packages/51/bf/ac467d07d2f9c239249116fd4e01a3ed5c937bc9884c24c3820ae9343f59/handyinfer-0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-20 09:19:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "xinntao",
    "github_project": "HandyInfer",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "opencv-python",
            "specs": []
        },
        {
            "name": "timm",
            "specs": []
        },
        {
            "name": "torch",
            "specs": []
        },
        {
            "name": "torchvision",
            "specs": []
        },
        {
            "name": "tqdm",
            "specs": []
        }
    ],
    "lcname": "handyinfer"
}
        
Elapsed time: 0.05818s