dltoolset


Namedltoolset JSON
Version 0.0.5 PyPI version JSON
download
home_pagehttps://github.com/NoyeArk/dltoolset
SummaryDeep Learning Utility Library
upload_time2024-08-19 10:11:14
maintainerNone
docs_urlNone
authorhoriki
requires_pythonNone
licenseNone
keywords python first package
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # dltoolset
深度学习通用工具库

Quick Installation
------------------
Install from [PyPI][pypi_dltools]:

```
pip install dltools
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/NoyeArk/dltoolset",
    "name": "dltoolset",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "python, first package",
    "author": "horiki",
    "author_email": "qilei.zhou6@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/63/30/724ccc109b1091b32e02dc3eff44c4415608dd201e6076846e706ce8672f/dltoolset-0.0.5.tar.gz",
    "platform": null,
    "description": "# dltoolset\r\n\u6df1\u5ea6\u5b66\u4e60\u901a\u7528\u5de5\u5177\u5e93\r\n\r\nQuick Installation\r\n------------------\r\nInstall from [PyPI][pypi_dltools]:\r\n\r\n```\r\npip install dltools\r\n```\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Deep Learning Utility Library",
    "version": "0.0.5",
    "project_urls": {
        "Homepage": "https://github.com/NoyeArk/dltoolset"
    },
    "split_keywords": [
        "python",
        " first package"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7d18ee07d35210d024f759663d1f6c7910b049c9b270b14f02088974f6b3c88d",
                "md5": "3e73af65d9bcb804d2677425d266bb11",
                "sha256": "95eaaaa2efcde9cece1c5d51ebf286c44d29fa83d951181cbe54fff832c3eb88"
            },
            "downloads": -1,
            "filename": "dltoolset-0.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3e73af65d9bcb804d2677425d266bb11",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2612,
            "upload_time": "2024-08-19T10:11:12",
            "upload_time_iso_8601": "2024-08-19T10:11:12.644718Z",
            "url": "https://files.pythonhosted.org/packages/7d/18/ee07d35210d024f759663d1f6c7910b049c9b270b14f02088974f6b3c88d/dltoolset-0.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6330724ccc109b1091b32e02dc3eff44c4415608dd201e6076846e706ce8672f",
                "md5": "ed40d90a7897e21766556f10fa5bff8d",
                "sha256": "e51e17c3909e6a283bdfd42cff8e72623f8fb5cf94d2c98fca82ac031cfb3779"
            },
            "downloads": -1,
            "filename": "dltoolset-0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "ed40d90a7897e21766556f10fa5bff8d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2390,
            "upload_time": "2024-08-19T10:11:14",
            "upload_time_iso_8601": "2024-08-19T10:11:14.230312Z",
            "url": "https://files.pythonhosted.org/packages/63/30/724ccc109b1091b32e02dc3eff44c4415608dd201e6076846e706ce8672f/dltoolset-0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-19 10:11:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "NoyeArk",
    "github_project": "dltoolset",
    "github_not_found": true,
    "lcname": "dltoolset"
}
        
Elapsed time: 0.28355s