Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/youfou/liaoxuefeng-tutorials
用 Python 自动整理廖雪峰的 Git, Python 2/3, JavaScript 教程,保存为 HTML 格式,可用于制作电子书
https://github.com/youfou/liaoxuefeng-tutorials
Last synced: 3 months ago
JSON representation
用 Python 自动整理廖雪峰的 Git, Python 2/3, JavaScript 教程,保存为 HTML 格式,可用于制作电子书
- Host: GitHub
- URL: https://github.com/youfou/liaoxuefeng-tutorials
- Owner: youfou
- Created: 2016-01-19T05:24:08.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-19T10:15:58.000Z (almost 9 years ago)
- Last Synced: 2024-07-16T14:10:11.300Z (4 months ago)
- Language: Python
- Homepage:
- Size: 6.81 MB
- Stars: 116
- Watchers: 11
- Forks: 33
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# liaoxuefeng-tutorials
廖雪峰制作的 Git, Python 2/3, JavaScript 精品教程,可读性很强。
可惜官方只提供了在线版本,不方便离线阅读,于是写了这个脚本来抓取。
## 功能简介
从廖雪峰的官方网站获取 Git, Python 2/3, JavaScript 教程,保存为 HTML 格式,可用于制作离线电子书
保存格式:单个 HTML 文件,并下载所有图片附件
## 脚本说明
使用的 Python 版本:
* 2.7.x
依赖的 Python 模块:
* lxml
* requests入口脚本:
* fetch.py
## 重要说明
所有教程内容的版权归廖雪峰所有,感谢廖雪峰的辛勤劳动和他的优秀教程
> 廖雪峰的官方网站:http://www.liaoxuefeng.com
> 廖雪峰的微博:http://weibo.com/liaoxuefeng