> For the complete documentation index, see [llms.txt](https://luweikxy.gitbook.io/machine-learning-notes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://luweikxy.gitbook.io/machine-learning-notes/python.md).

# python

## python

* [返回顶层目录](/machine-learning-notes/summary.md)
* [python简介](/machine-learning-notes/python/introduction.md)
* [python语法](/machine-learning-notes/python/grammar.md)
* [python知识点](https://github.com/luweikxy/machine-learning-notes/tree/88de51dff2d59ed4fb5a053f79280a98edff95a2/content/coding/python/tips/tips.md)
* [python库](/machine-learning-notes/python/library.md)
* [python应用](/machine-learning-notes/python/application.md)

## 参考资料

* [《Python Cookbook》3rd Edition翻译](https://python3-cookbook.readthedocs.io/zh_CN/latest/preface.html)
