Python 笔记

For full documentation visit mkdocs.org.

工具

  • ipython - python交互
  • youtube-dl - youtube 下载工具
  • pandoc - 文档转换工具

Project layout

mkdocs.yml    # The configuration file.
docs/
    index.md  # The documentation homepage.
    ...       # Other markdown pages, images and other files.