PrayTorch


NamePrayTorch JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/Cathesilta/PrayTorch
SummaryHi! It's a wrapper for PyTorch training code, hoping to help reduce the complexity of training code in a way that make the training implementation more human-memorable.
upload_time2023-04-21 13:38:08
maintainer
docs_urlNone
authorCathesilta
requires_python
license
keywords pytorch praytorch
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Cathesilta/PrayTorch",
    "name": "PrayTorch",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "PyTorch PrayTorch",
    "author": "Cathesilta",
    "author_email": "dliketequila@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/92/cb/92b6fe6a7964a1dece40c90857fa2080b07907eaf2c5e11403cdbe778fea/PrayTorch-0.0.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "Hi! It's a wrapper for PyTorch training code, hoping to help reduce the complexity of training code in a way that make the training implementation more human-memorable.",
    "version": "0.0.1",
    "split_keywords": [
        "pytorch",
        "praytorch"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2d296eb11609700c63c28ab4c2986384de67dbd10aad5fa3ad61fd2da08141ef",
                "md5": "c4645d6ff6cce3963c5cf017a3c80920",
                "sha256": "825289cdaf443a7c973715ae1f413372901c1c69d4d96ba0afb499df9188c26e"
            },
            "downloads": -1,
            "filename": "PrayTorch-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c4645d6ff6cce3963c5cf017a3c80920",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2263,
            "upload_time": "2023-04-21T13:38:03",
            "upload_time_iso_8601": "2023-04-21T13:38:03.731787Z",
            "url": "https://files.pythonhosted.org/packages/2d/29/6eb11609700c63c28ab4c2986384de67dbd10aad5fa3ad61fd2da08141ef/PrayTorch-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "92cb92b6fe6a7964a1dece40c90857fa2080b07907eaf2c5e11403cdbe778fea",
                "md5": "762612a65538340bc6eff3b729957787",
                "sha256": "c9efdd934f80297b1d667384640906b8d88372d3bd9fa2f9300438213681ef10"
            },
            "downloads": -1,
            "filename": "PrayTorch-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "762612a65538340bc6eff3b729957787",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1763,
            "upload_time": "2023-04-21T13:38:08",
            "upload_time_iso_8601": "2023-04-21T13:38:08.400106Z",
            "url": "https://files.pythonhosted.org/packages/92/cb/92b6fe6a7964a1dece40c90857fa2080b07907eaf2c5e11403cdbe778fea/PrayTorch-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-21 13:38:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "Cathesilta",
    "github_project": "PrayTorch",
    "lcname": "praytorch"
}
        
Elapsed time: 0.19467s