python-gui-biancheng


Namepython-gui-biancheng JSON
Version 2023.2.8.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/python-gui-biancheng
SummaryPython GUI 编程
upload_time2023-02-07 20:21:48
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.
            # Python GUI 编程

## 下载

### Docker

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

### PYPI

```
pip install python-gui-biancheng
python-gui-biancheng <port>
# 访问 http://localhost:{port} 查看文档
```

### NPM

```
npm install -g python-gui-biancheng
python-gui-biancheng <port>
# 访问 http://localhost:{port} 查看文档
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/python-gui-biancheng",
    "name": "python-gui-biancheng",
    "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/6b/db/935117532222357f05e3e02ffc1f0357f3cec26fff350869f875a1c36937/python-gui-biancheng-2023.2.8.0.tar.gz",
    "platform": null,
    "description": "# Python GUI \u7f16\u7a0b\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/python-gui-biancheng\ndocker run -tid -p <port>:80 apachecn0/python-gui-biancheng\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install python-gui-biancheng\npython-gui-biancheng <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g python-gui-biancheng\npython-gui-biancheng <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Python GUI \u7f16\u7a0b",
    "version": "2023.2.8.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "43072bf2a36c53f24b364ace2b4a5cd5e25db51673bb83390ac11a738a870053",
                "md5": "2e72ced898200b2a9cceeb33140bdca3",
                "sha256": "0a94a093eae83b9c34122c52d0249decf645e60db0765c333b76ddd36b3fde8b"
            },
            "downloads": -1,
            "filename": "python_gui_biancheng-2023.2.8.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2e72ced898200b2a9cceeb33140bdca3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 2240305,
            "upload_time": "2023-02-07T20:21:46",
            "upload_time_iso_8601": "2023-02-07T20:21:46.781608Z",
            "url": "https://files.pythonhosted.org/packages/43/07/2bf2a36c53f24b364ace2b4a5cd5e25db51673bb83390ac11a738a870053/python_gui_biancheng-2023.2.8.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6bdb935117532222357f05e3e02ffc1f0357f3cec26fff350869f875a1c36937",
                "md5": "e82d929b000290b0eea06c9bc317efa5",
                "sha256": "b6fc920d015143d9bf520b6eb0d0489c66738b98a0dd1f29f8e06fa1cc5fa9fa"
            },
            "downloads": -1,
            "filename": "python-gui-biancheng-2023.2.8.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e82d929b000290b0eea06c9bc317efa5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 2221219,
            "upload_time": "2023-02-07T20:21:48",
            "upload_time_iso_8601": "2023-02-07T20:21:48.843533Z",
            "url": "https://files.pythonhosted.org/packages/6b/db/935117532222357f05e3e02ffc1f0357f3cec26fff350869f875a1c36937/python-gui-biancheng-2023.2.8.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-07 20:21:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "apachecn",
    "github_project": "python-gui-biancheng",
    "lcname": "python-gui-biancheng"
}
        
Elapsed time: 0.11737s