Fau-tools


NameFau-tools JSON
Version 1.4.2.post2 PyPI version JSON
download
home_pagehttps://github.com/Fau818/Fau_tools
SummaryA python module. The main function is for pytorch training.
upload_time2023-03-25 05:29:28
maintainer
docs_urlNone
authorutility
requires_python>=3.6
licenseMIT
keywords
VCS
bugtrack_url
requirements torch torchvision setuptools numpy pandas matplotlib
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Fau818/Fau_tools",
    "name": "Fau-tools",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "utility",
    "author_email": "Fau818@qq.com",
    "download_url": "https://files.pythonhosted.org/packages/2f/74/f8e84cf05112f78a311576572bc700e1726aa1d8df912f21581ffd5f8916/Fau_tools-1.4.2-2.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A python module. The main function is for pytorch training.",
    "version": "1.4.2.post2",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2f74f8e84cf05112f78a311576572bc700e1726aa1d8df912f21581ffd5f8916",
                "md5": "75bb0fd210e1ebe3ee68746527929612",
                "sha256": "60146e0327cf7934d8a2ad25ab242b97b60c859f29ef927470730118e59f24e8"
            },
            "downloads": -1,
            "filename": "Fau_tools-1.4.2-2.tar.gz",
            "has_sig": false,
            "md5_digest": "75bb0fd210e1ebe3ee68746527929612",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 11118,
            "upload_time": "2023-03-25T05:29:28",
            "upload_time_iso_8601": "2023-03-25T05:29:28.132088Z",
            "url": "https://files.pythonhosted.org/packages/2f/74/f8e84cf05112f78a311576572bc700e1726aa1d8df912f21581ffd5f8916/Fau_tools-1.4.2-2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-25 05:29:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "Fau818",
    "github_project": "Fau_tools",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "torch",
            "specs": [
                [
                    ">=",
                    "1.12.0"
                ]
            ]
        },
        {
            "name": "torchvision",
            "specs": [
                [
                    ">=",
                    "0.13.0"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    ">=",
                    "65.4.1"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    ">=",
                    "1.23.1"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    ">=",
                    "1.4.3"
                ]
            ]
        },
        {
            "name": "matplotlib",
            "specs": [
                [
                    ">=",
                    "3.5.2"
                ]
            ]
        }
    ],
    "lcname": "fau-tools"
}
        
Elapsed time: 0.05443s