fastapi-storage


Namefastapi-storage JSON
Version 1.0.2 PyPI version JSON
download
home_pagehttps://github.com/wu-xz21/learnkeyhole
SummaryFastapi FileSystem
upload_time2023-07-08 04:34:46
maintainer
docs_urlNone
authorxjaqil
requires_python>=3.6
licenseMIT
keywords
VCS
bugtrack_url
requirements pandas numpy scipy matplotlib opencv_python torch torchvision tqdm pillow h5py PyQt5
Travis-CI No Travis.
coveralls test coverage No coveralls.
            MIT License

Copyright (c) 2023 My_name

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/wu-xz21/learnkeyhole",
    "name": "fastapi-storage",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "xjaqil",
    "author_email": "xjaqil@163.com",
    "download_url": "https://files.pythonhosted.org/packages/fc/39/e27b62fb0c8973b3d452fdc039432204321f83e3839fbc65ea4c1d069dbe/fastapi-storage-1.0.2.tar.gz",
    "platform": null,
    "description": "MIT License\n\nCopyright (c) 2023 My_name\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Fastapi FileSystem",
    "version": "1.0.2",
    "project_urls": {
        "Homepage": "https://github.com/wu-xz21/learnkeyhole"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ce3ca122631776392d7dbac23113ce86146ad03da852502beec4f8c54c72ba89",
                "md5": "827508680ae63eb0bbbe44913100538e",
                "sha256": "77ec090dcc6e23500c290c02e5b7fb0d9a39d5e412b79e3d73ea6ea7a306b180"
            },
            "downloads": -1,
            "filename": "fastapi_storage-1.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "827508680ae63eb0bbbe44913100538e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 9552,
            "upload_time": "2023-07-08T04:34:45",
            "upload_time_iso_8601": "2023-07-08T04:34:45.185325Z",
            "url": "https://files.pythonhosted.org/packages/ce/3c/a122631776392d7dbac23113ce86146ad03da852502beec4f8c54c72ba89/fastapi_storage-1.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fc39e27b62fb0c8973b3d452fdc039432204321f83e3839fbc65ea4c1d069dbe",
                "md5": "0643d93502c0687ad13226f471462fdc",
                "sha256": "01768b069d4b6043e7d51eef059736b43bb0ff7764830d26400c91477cc82d3b"
            },
            "downloads": -1,
            "filename": "fastapi-storage-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "0643d93502c0687ad13226f471462fdc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 6391,
            "upload_time": "2023-07-08T04:34:46",
            "upload_time_iso_8601": "2023-07-08T04:34:46.877030Z",
            "url": "https://files.pythonhosted.org/packages/fc/39/e27b62fb0c8973b3d452fdc039432204321f83e3839fbc65ea4c1d069dbe/fastapi-storage-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-08 04:34:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "wu-xz21",
    "github_project": "learnkeyhole",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "pandas",
            "specs": [
                [
                    ">=",
                    "1.5.0"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    ">=",
                    "1.20.2"
                ]
            ]
        },
        {
            "name": "scipy",
            "specs": [
                [
                    ">=",
                    "1.9.0"
                ]
            ]
        },
        {
            "name": "matplotlib",
            "specs": [
                [
                    ">=",
                    "3.5.0"
                ]
            ]
        },
        {
            "name": "opencv_python",
            "specs": [
                [
                    ">=",
                    "4.4.0.40"
                ]
            ]
        },
        {
            "name": "torch",
            "specs": [
                [
                    ">=",
                    "1.7.1"
                ]
            ]
        },
        {
            "name": "torchvision",
            "specs": [
                [
                    ">=",
                    "0.8.2"
                ]
            ]
        },
        {
            "name": "tqdm",
            "specs": [
                [
                    ">=",
                    "4.55.0"
                ]
            ]
        },
        {
            "name": "pillow",
            "specs": [
                [
                    ">=",
                    "8.2.0"
                ]
            ]
        },
        {
            "name": "h5py",
            "specs": [
                [
                    ">=",
                    "3.6.0"
                ]
            ]
        },
        {
            "name": "PyQt5",
            "specs": [
                [
                    ">=",
                    "5.14.0"
                ]
            ]
        }
    ],
    "lcname": "fastapi-storage"
}
        
Elapsed time: 0.24871s