tornado-tcp-program


Nametornado-tcp-program JSON
Version 2024.3.4.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/tornado-tcp-program
SummaryTornado Tcp Program
upload_time2024-03-03 19:45:11
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.
            # Tornado Tcp Program

## 下载

### Docker

```
docker pull apachecn0/tornado-tcp-program
docker run -tid -p <port>:80 apachecn0/tornado-tcp-program
# 访问 http://localhost:{port} 查看文档
```

### PYPI

```
pip install tornado-tcp-program
tornado-tcp-program <port>
# 访问 http://localhost:{port} 查看文档
```

### NPM

```
npm install -g tornado-tcp-program
tornado-tcp-program <port>
# 访问 http://localhost:{port} 查看文档
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/tornado-tcp-program",
    "name": "tornado-tcp-program",
    "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/01/1c/f3f99e5dbff736a3ef29e63353b8d9bca7e780bfcfc0f0c7d73e0051aba9/tornado-tcp-program-2024.3.4.0.tar.gz",
    "platform": null,
    "description": "# Tornado Tcp Program\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/tornado-tcp-program\ndocker run -tid -p <port>:80 apachecn0/tornado-tcp-program\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install tornado-tcp-program\ntornado-tcp-program <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g tornado-tcp-program\ntornado-tcp-program <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Tornado Tcp Program",
    "version": "2024.3.4.0",
    "project_urls": {
        "Homepage": "https://github.com/apachecn/tornado-tcp-program"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "21f96185c99e000f63d4bff8ec34f61ea0e8624cb7bbdf105813106f863a773e",
                "md5": "6b5ab911f079e02addbbfc771c8a2710",
                "sha256": "cb0c0e13fee5892fc026ca3b39d49286b514eb3db030e126997d178c1ccd440e"
            },
            "downloads": -1,
            "filename": "tornado_tcp_program-2024.3.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6b5ab911f079e02addbbfc771c8a2710",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 574114,
            "upload_time": "2024-03-03T19:45:08",
            "upload_time_iso_8601": "2024-03-03T19:45:08.845563Z",
            "url": "https://files.pythonhosted.org/packages/21/f9/6185c99e000f63d4bff8ec34f61ea0e8624cb7bbdf105813106f863a773e/tornado_tcp_program-2024.3.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "011cf3f99e5dbff736a3ef29e63353b8d9bca7e780bfcfc0f0c7d73e0051aba9",
                "md5": "3110fb87b4170aafc254232ed5a69e57",
                "sha256": "96d55a5bc37e2b8f41bcf869e79be2fa58e0b760ee0c3384725c5fd08eb97e30"
            },
            "downloads": -1,
            "filename": "tornado-tcp-program-2024.3.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "3110fb87b4170aafc254232ed5a69e57",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 554947,
            "upload_time": "2024-03-03T19:45:11",
            "upload_time_iso_8601": "2024-03-03T19:45:11.579658Z",
            "url": "https://files.pythonhosted.org/packages/01/1c/f3f99e5dbff736a3ef29e63353b8d9bca7e780bfcfc0f0c7d73e0051aba9/tornado-tcp-program-2024.3.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-03 19:45:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apachecn",
    "github_project": "tornado-tcp-program",
    "github_not_found": true,
    "lcname": "tornado-tcp-program"
}
        
Elapsed time: 0.43867s