# Tiny Python & ES6 Notebook
## 下载
### Docker
```
docker pull apachecn0/tiny-python-es6-notebook
docker run -tid -p <port>:80 apachecn0/tiny-python-es6-notebook
# 访问 http://localhost:{port} 查看文档
```
### PYPI
```
pip install tiny-python-es6-notebook
tiny-python-es6-notebook <port>
# 访问 http://localhost:{port} 查看文档
```
### NPM
```
npm install -g tiny-python-es6-notebook
tiny-python-es6-notebook <port>
# 访问 http://localhost:{port} 查看文档
```
Raw data
{
"_id": null,
"home_page": "https://github.com/apachecn/tiny-python-es6-notebook",
"name": "tiny-python-es6-notebook",
"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/9b/2d/d3570591259845ee03f99e1f2bc0ac66ef6ed3afc7fc3b02f5d2796a0a48/tiny-python-es6-notebook-2024.3.2.0.tar.gz",
"platform": null,
"description": "# Tiny Python & ES6 Notebook\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/tiny-python-es6-notebook\ndocker run -tid -p <port>:80 apachecn0/tiny-python-es6-notebook\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install tiny-python-es6-notebook\ntiny-python-es6-notebook <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g tiny-python-es6-notebook\ntiny-python-es6-notebook <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
"bugtrack_url": null,
"license": "",
"summary": "Tiny Python & ES6 Notebook",
"version": "2024.3.2.0",
"project_urls": {
"Homepage": "https://github.com/apachecn/tiny-python-es6-notebook"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "854f9bbe94602b2c341e2d97629714bcfa6b53937b0c4995bf6fe330786c3aaa",
"md5": "c6e9f202cfab0a8e02f04f490b1d5456",
"sha256": "078c48cef955891094a9b3eb6cf204c62d3680f969af5c9ccd68ae4b61e88f8a"
},
"downloads": -1,
"filename": "tiny_python_es6_notebook-2024.3.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c6e9f202cfab0a8e02f04f490b1d5456",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 708451,
"upload_time": "2024-03-02T12:01:50",
"upload_time_iso_8601": "2024-03-02T12:01:50.510413Z",
"url": "https://files.pythonhosted.org/packages/85/4f/9bbe94602b2c341e2d97629714bcfa6b53937b0c4995bf6fe330786c3aaa/tiny_python_es6_notebook-2024.3.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9b2dd3570591259845ee03f99e1f2bc0ac66ef6ed3afc7fc3b02f5d2796a0a48",
"md5": "58bf1a0d2390fc30f539eb3b5b364c83",
"sha256": "c64456c0a0345efe6028e01519142589e1d073f4325dcf19194bb127146e87a6"
},
"downloads": -1,
"filename": "tiny-python-es6-notebook-2024.3.2.0.tar.gz",
"has_sig": false,
"md5_digest": "58bf1a0d2390fc30f539eb3b5b364c83",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 689276,
"upload_time": "2024-03-02T12:01:53",
"upload_time_iso_8601": "2024-03-02T12:01:53.690640Z",
"url": "https://files.pythonhosted.org/packages/9b/2d/d3570591259845ee03f99e1f2bc0ac66ef6ed3afc7fc3b02f5d2796a0a48/tiny-python-es6-notebook-2024.3.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-02 12:01:53",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "apachecn",
"github_project": "tiny-python-es6-notebook",
"github_not_found": true,
"lcname": "tiny-python-es6-notebook"
}