gtk-2-0-jiaocheng


Namegtk-2-0-jiaocheng JSON
Version 2024.3.2.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/gtk-2-0-jiaocheng
SummaryGTK+ 2.0 教程
upload_time2024-03-02 04:55:47
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.
            # GTK+ 2.0 教程

## 下载

### Docker

```
docker pull apachecn0/gtk-2-0-jiaocheng
docker run -tid -p <port>:80 apachecn0/gtk-2-0-jiaocheng
# 访问 http://localhost:{port} 查看文档
```

### PYPI

```
pip install gtk-2-0-jiaocheng
gtk-2-0-jiaocheng <port>
# 访问 http://localhost:{port} 查看文档
```

### NPM

```
npm install -g gtk-2-0-jiaocheng
gtk-2-0-jiaocheng <port>
# 访问 http://localhost:{port} 查看文档
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/gtk-2-0-jiaocheng",
    "name": "gtk-2-0-jiaocheng",
    "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/11/bf/f7dafe2181c3c761a07bcf5e8675fbc519e48ea7fd54547a2908b13af18e/gtk-2-0-jiaocheng-2024.3.2.0.tar.gz",
    "platform": null,
    "description": "# GTK+ 2.0 \u6559\u7a0b\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/gtk-2-0-jiaocheng\ndocker run -tid -p <port>:80 apachecn0/gtk-2-0-jiaocheng\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install gtk-2-0-jiaocheng\ngtk-2-0-jiaocheng <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g gtk-2-0-jiaocheng\ngtk-2-0-jiaocheng <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "GTK+ 2.0 \u6559\u7a0b",
    "version": "2024.3.2.0",
    "project_urls": {
        "Homepage": "https://github.com/apachecn/gtk-2-0-jiaocheng"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "271fe7a4dcbfc0dc4a683c00b49c5cc90826080bd2ceafa86afb496055822d26",
                "md5": "dedaff99817d8bef1b78425fd07a0eda",
                "sha256": "464a2a347a4df882ac351b3ff1036e8e59f84e111f0ba345b52b8a507d3ae217"
            },
            "downloads": -1,
            "filename": "gtk_2_0_jiaocheng-2024.3.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dedaff99817d8bef1b78425fd07a0eda",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 848534,
            "upload_time": "2024-03-02T04:55:44",
            "upload_time_iso_8601": "2024-03-02T04:55:44.864515Z",
            "url": "https://files.pythonhosted.org/packages/27/1f/e7a4dcbfc0dc4a683c00b49c5cc90826080bd2ceafa86afb496055822d26/gtk_2_0_jiaocheng-2024.3.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "11bff7dafe2181c3c761a07bcf5e8675fbc519e48ea7fd54547a2908b13af18e",
                "md5": "866295224920eceb7e673f02c7fd0661",
                "sha256": "eb432fb65fc00e3c4519c6b84cc1f8572be9622bc43895fd24fc76310cc02edd"
            },
            "downloads": -1,
            "filename": "gtk-2-0-jiaocheng-2024.3.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "866295224920eceb7e673f02c7fd0661",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 829045,
            "upload_time": "2024-03-02T04:55:47",
            "upload_time_iso_8601": "2024-03-02T04:55:47.514395Z",
            "url": "https://files.pythonhosted.org/packages/11/bf/f7dafe2181c3c761a07bcf5e8675fbc519e48ea7fd54547a2908b13af18e/gtk-2-0-jiaocheng-2024.3.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-02 04:55:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apachecn",
    "github_project": "gtk-2-0-jiaocheng",
    "github_not_found": true,
    "lcname": "gtk-2-0-jiaocheng"
}
        
Elapsed time: 0.26803s