python-book:从头开始学习 Python

时间:2021-05-30 10:07:02
【文件属性】:
文件名称:python-book:从头开始学习 Python
文件大小:957KB
文件格式:ZIP
更新时间:2021-05-30 10:07:02
python docs 从头开始学习 Python 该存储库是一个源代码存储库,用于在线学习网站进行学习。 必要的东西 要从源代码生成 HTML 页面,您需要以下内容: Python3 建造 执行以下命令生成 HTML。 $ pip install -r requirements.txt $ mkdocs build 要在浏览器上检查构建结果,请执行以下命令。 $ mkdocs serve 转到 ,您将看到网页。
【文件预览】:
python-book-master
----.gitignore(567B)
----README.md(715B)
----.github()
--------workflows()
----docs()
--------ch04-02-packages.md(7KB)
--------ch02-05-loops.md(2KB)
--------ch05-03-csv.md(3KB)
--------ch04-03-pip.md(3KB)
--------ch05-04-json.md(3KB)
--------ch01-01-installation.md(2KB)
--------ch03-02-scopes.md(818B)
--------ch02-07-lambdas.md(3KB)
--------ch08-02-pytest.md(23KB)
--------ch04-04-venv.md(5KB)
--------ch07-01-generators.md(4KB)
--------img()
--------index.md(819B)
--------ch03-04-properties.md(2KB)
--------ch02-03-comments.md(379B)
--------ch04-01-modules.md(5KB)
--------ch03-03-special-attributes.md(4KB)
--------ch04-06-poetry.md(4KB)
--------ch08-01-doctest.md(5KB)
--------ch04-05-pipenv.md(6KB)
--------ch05-01-files.md(3KB)
--------ch04-07-project-structures.md(5KB)
--------ch05-02-contexts.md(1KB)
--------ch02-04-conditions.md(4KB)
--------ch01-02-hello-world.md(4KB)
--------ch02-06-list-comprehensions.md(938B)
--------ch03-01-classes.md(6KB)
--------ch06-01-exceptions.md(5KB)
--------ch02-01-variables.md(5KB)
--------ch02-02-functions.md(6KB)
----LICENSE(1KB)
----requirements.txt(23B)
----mkdocs.yml(2KB)

网友评论