serving-machine-learning-models


Nameserving-machine-learning-models JSON
Version 2024.3.2.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/serving-machine-learning-models
SummaryServing Machine Learning Models
upload_time2024-03-02 15:13:50
maintainer
docs_urlNone
authorApacheCN
requires_python>=3.6
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Serving Machine Learning Models

## 下载

### Docker

```
docker pull apachecn0/serving-machine-learning-models
docker run -tid -p <port>:80 apachecn0/serving-machine-learning-models
# 访问 http://localhost:{port} 查看文档
```

### PYPI

```
pip install serving-machine-learning-models
serving-machine-learning-models <port>
# 访问 http://localhost:{port} 查看文档
```

### NPM

```
npm install -g serving-machine-learning-models
serving-machine-learning-models <port>
# 访问 http://localhost:{port} 查看文档
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/serving-machine-learning-models",
    "name": "serving-machine-learning-models",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "ApacheCN",
    "author_email": "apachecn@163.com",
    "download_url": "https://files.pythonhosted.org/packages/4d/89/14f8967110bd215ab36149e3b6505e1d6c5ae3e1cef797573142fa6d1ca2/serving-machine-learning-models-2024.3.2.0.tar.gz",
    "platform": null,
    "description": "# Serving Machine Learning Models\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/serving-machine-learning-models\ndocker run -tid -p <port>:80 apachecn0/serving-machine-learning-models\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install serving-machine-learning-models\nserving-machine-learning-models <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g serving-machine-learning-models\nserving-machine-learning-models <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Serving Machine Learning Models",
    "version": "2024.3.2.0",
    "project_urls": {
        "Homepage": "https://github.com/apachecn/serving-machine-learning-models"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6fe37dc50219ba103a809da438e57232f58f9413157b0a5dff19ccd8727492a5",
                "md5": "8ee207a3feddd02b3e46803d6c80244c",
                "sha256": "c740e49a87d235d9140beee3e37c7bb3eb8ac51a6a17f8271e4071164f39bd30"
            },
            "downloads": -1,
            "filename": "serving_machine_learning_models-2024.3.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8ee207a3feddd02b3e46803d6c80244c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 1296866,
            "upload_time": "2024-03-02T15:13:48",
            "upload_time_iso_8601": "2024-03-02T15:13:48.120003Z",
            "url": "https://files.pythonhosted.org/packages/6f/e3/7dc50219ba103a809da438e57232f58f9413157b0a5dff19ccd8727492a5/serving_machine_learning_models-2024.3.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4d8914f8967110bd215ab36149e3b6505e1d6c5ae3e1cef797573142fa6d1ca2",
                "md5": "84bf2bd96d0bd2d7a79f19cac69f408f",
                "sha256": "c6342e4322ad3e6c5aec3611aea9526f435e5a2aefa6108325c2c80031bf1bbe"
            },
            "downloads": -1,
            "filename": "serving-machine-learning-models-2024.3.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "84bf2bd96d0bd2d7a79f19cac69f408f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 1276861,
            "upload_time": "2024-03-02T15:13:50",
            "upload_time_iso_8601": "2024-03-02T15:13:50.649623Z",
            "url": "https://files.pythonhosted.org/packages/4d/89/14f8967110bd215ab36149e3b6505e1d6c5ae3e1cef797573142fa6d1ca2/serving-machine-learning-models-2024.3.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-02 15:13:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apachecn",
    "github_project": "serving-machine-learning-models",
    "github_not_found": true,
    "lcname": "serving-machine-learning-models"
}
        
Elapsed time: 0.57306s