fltk-manual


Namefltk-manual JSON
Version 2024.3.2.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/fltk-manual
Summaryfltk-manual
upload_time2024-03-02 00:12:14
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.
            # fltk-manual

## 下载

### Docker

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

### PYPI

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

### NPM

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/fltk-manual",
    "name": "fltk-manual",
    "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/8d/b5/72a3d52e1f213b57019597013635c7c3f6708404351174823d0f6507a962/fltk-manual-2024.3.2.0.tar.gz",
    "platform": null,
    "description": "# fltk-manual\r\n\r\n## \u4e0b\u8f7d\r\n\r\n### Docker\r\n\r\n```\r\ndocker pull apachecn0/fltk-manual\r\ndocker run -tid -p <port>:80 apachecn0/fltk-manual\r\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\r\n```\r\n\r\n### PYPI\r\n\r\n```\r\npip install fltk-manual\r\nfltk-manual <port>\r\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\r\n```\r\n\r\n### NPM\r\n\r\n```\r\nnpm install -g fltk-manual\r\nfltk-manual <port>\r\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\r\n```\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "fltk-manual",
    "version": "2024.3.2.0",
    "project_urls": {
        "Homepage": "https://github.com/apachecn/fltk-manual"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6f694cca96726983ea24b7d72a60cd22e701291a2dadb2c1933171c901c868d4",
                "md5": "533c4b2620a2d426790c29970b155b26",
                "sha256": "58d61b48b6182411e37d3746ad924a1a728d49976f3816eb10a2bd3a3f47e76e"
            },
            "downloads": -1,
            "filename": "fltk_manual-2024.3.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "533c4b2620a2d426790c29970b155b26",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 958648,
            "upload_time": "2024-03-02T00:12:10",
            "upload_time_iso_8601": "2024-03-02T00:12:10.921029Z",
            "url": "https://files.pythonhosted.org/packages/6f/69/4cca96726983ea24b7d72a60cd22e701291a2dadb2c1933171c901c868d4/fltk_manual-2024.3.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8db572a3d52e1f213b57019597013635c7c3f6708404351174823d0f6507a962",
                "md5": "e0d1f67daec19aee282ffd52da245b2a",
                "sha256": "49a4bca00d83c2e60cc45d7c8e7d7c5c19eb6005b6811f13555e8bc5c777c6fe"
            },
            "downloads": -1,
            "filename": "fltk-manual-2024.3.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e0d1f67daec19aee282ffd52da245b2a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 941326,
            "upload_time": "2024-03-02T00:12:14",
            "upload_time_iso_8601": "2024-03-02T00:12:14.673549Z",
            "url": "https://files.pythonhosted.org/packages/8d/b5/72a3d52e1f213b57019597013635c7c3f6708404351174823d0f6507a962/fltk-manual-2024.3.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-02 00:12:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apachecn",
    "github_project": "fltk-manual",
    "github_not_found": true,
    "lcname": "fltk-manual"
}
        
Elapsed time: 0.22345s