flgo


Nameflgo JSON
Version 0.4.3 PyPI version JSON
download
home_pageNone
SummaryA Research-oriented FL Platform.
upload_time2024-12-10 17:36:46
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseNone
keywords
VCS
bugtrack_url
requirements torch torchvision scipy matplotlib prettytable ujson pyyaml pynvml
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "flgo",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Zheng Wang <zwang@stu.xmu.edu.cn>",
    "download_url": "https://files.pythonhosted.org/packages/69/59/cd1df04c9db8829a17f7359f8a1f1149e3d34f3c4d49e99076bcf33921a4/flgo-0.4.3.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "A Research-oriented FL Platform.",
    "version": "0.4.3",
    "project_urls": {
        "Bug Tracker": "https://github.com/WwZzz/easyFL/issues",
        "Homepage": "https://flgo-xmu.github.io"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1cc305004e24f23863cb61dd6683c58b9703915c0b2482726e1894d2671eadbb",
                "md5": "6eb73022a912e7c32c8e3b5439203c4e",
                "sha256": "979cf83aa3f3f41de3e7966f69fb52bae5451acb9f27352ef608b37bdc3f3c93"
            },
            "downloads": -1,
            "filename": "flgo-0.4.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6eb73022a912e7c32c8e3b5439203c4e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 537773,
            "upload_time": "2024-12-10T17:36:42",
            "upload_time_iso_8601": "2024-12-10T17:36:42.663449Z",
            "url": "https://files.pythonhosted.org/packages/1c/c3/05004e24f23863cb61dd6683c58b9703915c0b2482726e1894d2671eadbb/flgo-0.4.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6959cd1df04c9db8829a17f7359f8a1f1149e3d34f3c4d49e99076bcf33921a4",
                "md5": "439c59bc8693709e2c0b76e166e450ed",
                "sha256": "7bce5f3bd7cb121060fb591f74a0b214e386684bce80f4e4674865aa7ccb0177"
            },
            "downloads": -1,
            "filename": "flgo-0.4.3.tar.gz",
            "has_sig": false,
            "md5_digest": "439c59bc8693709e2c0b76e166e450ed",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 346846,
            "upload_time": "2024-12-10T17:36:46",
            "upload_time_iso_8601": "2024-12-10T17:36:46.279492Z",
            "url": "https://files.pythonhosted.org/packages/69/59/cd1df04c9db8829a17f7359f8a1f1149e3d34f3c4d49e99076bcf33921a4/flgo-0.4.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-10 17:36:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "WwZzz",
    "github_project": "easyFL",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "torch",
            "specs": []
        },
        {
            "name": "torchvision",
            "specs": []
        },
        {
            "name": "scipy",
            "specs": []
        },
        {
            "name": "matplotlib",
            "specs": []
        },
        {
            "name": "prettytable",
            "specs": []
        },
        {
            "name": "ujson",
            "specs": []
        },
        {
            "name": "pyyaml",
            "specs": []
        },
        {
            "name": "pynvml",
            "specs": []
        }
    ],
    "lcname": "flgo"
}
        
Elapsed time: 0.41659s