transformersplus


Nametransformersplus JSON
Version 0.2.0 PyPI version JSON
download
home_page
SummaryAdd Some plus features to transformers.
upload_time2023-07-12 10:40:13
maintainer
docs_urlNone
author
requires_python>=3.7
licenseApache 2.0
keywords machine-learning deep-learning transformers inference pytorch vision nlp
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## Transformers Plus
---
Add Some plus features to transformers.

## Build Package
Build wheel file:
```bash
pip install build
python -m build
```

## Install with prebuilt package
Package-built has uploaded to pypi and just install with the command:
```bash
pip install transformersplus
```

## Authors
**Msclock** - msclock@qq.com  - [Github account](https://github.com/msclock)

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "transformersplus",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "machine-learning,deep-learning,transformers,inference,pytorch,vision,nlp",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/96/59/100a31be281a5efb0eb556768cce51afd931d6497025a2c66d4a9ad7cb72/transformersplus-0.2.0.tar.gz",
    "platform": null,
    "description": "## Transformers Plus\n---\nAdd Some plus features to transformers.\n\n## Build Package\nBuild wheel file:\n```bash\npip install build\npython -m build\n```\n\n## Install with prebuilt package\nPackage-built has uploaded to pypi and just install with the command:\n```bash\npip install transformersplus\n```\n\n## Authors\n**Msclock** - msclock@qq.com  - [Github account](https://github.com/msclock)\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Add Some plus features to transformers.",
    "version": "0.2.0",
    "project_urls": {
        "Documentation": "https://github.com/msclock/transformersplus.git",
        "Source": "https://github.com/msclock/transformersplus.git",
        "Tracker": "https://github.com/msclock/transformersplus/issues"
    },
    "split_keywords": [
        "machine-learning",
        "deep-learning",
        "transformers",
        "inference",
        "pytorch",
        "vision",
        "nlp"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8aa0de7b8244080b1d2ed92d21ff0de8a560c628cdad4441123c32d3a16c2b07",
                "md5": "22530ca804b8b69b137ad7406d94403a",
                "sha256": "3d11a13c3967e6a67bb643a644e1c61220769b0dc60967fc1aff073b9b1562d5"
            },
            "downloads": -1,
            "filename": "transformersplus-0.2.0-py37.py38.py39.py310-none-any.whl",
            "has_sig": false,
            "md5_digest": "22530ca804b8b69b137ad7406d94403a",
            "packagetype": "bdist_wheel",
            "python_version": "py37.py38.py39.py310",
            "requires_python": ">=3.7",
            "size": 20054,
            "upload_time": "2023-07-12T10:40:11",
            "upload_time_iso_8601": "2023-07-12T10:40:11.183888Z",
            "url": "https://files.pythonhosted.org/packages/8a/a0/de7b8244080b1d2ed92d21ff0de8a560c628cdad4441123c32d3a16c2b07/transformersplus-0.2.0-py37.py38.py39.py310-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9659100a31be281a5efb0eb556768cce51afd931d6497025a2c66d4a9ad7cb72",
                "md5": "b06d3c0c27459ac12b89768ea24c4b22",
                "sha256": "a54fa4817c9476d01e1ef05f440c9fe9f1f8e390f35336c29b2704d9d90ddcab"
            },
            "downloads": -1,
            "filename": "transformersplus-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b06d3c0c27459ac12b89768ea24c4b22",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 108765,
            "upload_time": "2023-07-12T10:40:13",
            "upload_time_iso_8601": "2023-07-12T10:40:13.396428Z",
            "url": "https://files.pythonhosted.org/packages/96/59/100a31be281a5efb0eb556768cce51afd931d6497025a2c66d4a9ad7cb72/transformersplus-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-12 10:40:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "msclock",
    "github_project": "transformersplus",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "transformersplus"
}
        
Elapsed time: 0.12650s