Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Sun-ZhenXing/vuepress-python-notes

Repository files navigation

VuePress Python Notes | Python 笔记

actions status

🚀 Online Reading | 在线阅读.

📖 Introduction | 介绍

This is a note about Python, which is written in VuePress. | 这是一个使用 VuePress 编写的 Python 笔记。

🛠️ Build Docs | 构建文档

Build with pnpm, the content will be generated in docs/.vuepress/dist. | 使用 pnpm 构建, 内容将生成在 docs/.vuepress/dist 下:

pnpm i
pnpm build

Build with Docker | 使用 Docker 构建:

docker build -t vuepress-python-notes .
docker run -itd -p 80:80 vuepress-python-notes

Now you can visit http://localhost to see your docs. | 现在你可以访问 http://localhost 来查看你的文档。

📜 License | 开源协议

For more details, please read this series of documents license. | 详情请阅读 此系列文档开源协议

About

VuePress Python Notes | Python 笔记

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /