python-tutorials/_sidebar.md

18 lines
678 B
Markdown

- Python 教程和工具库
- [文档介绍和快速链接](README.md)
- [公众平台](CONTACT.md)
- Python 基础
- [Python 介绍](docs/course/foundation/01_introduction.md)
- [环境配置](docs/course/foundation/02_environment.md)
- [开发工具](docs/course/foundation/03_development_tools.md)
- [第一个 Hello World 程序](docs/course/foundation/04_hello_world.md)
- [语言基础](docs/course/foundation/05_language_fundamentals.md)
- 其他小工具
- [JWT](jwt/README.md)
- [MessagePack](message-pack/index.md)
- [Protocol Buffers](protocol-buffers/index.md)
- [Awesome docsify](awesome.md)
- [Changelog](changelog.md)