Skip to content

Latest commit

 

History

History
executable file
·
43 lines (21 loc) · 968 Bytes

File metadata and controls

executable file
·
43 lines (21 loc) · 968 Bytes

gitignore

https://github.com/github/gitignore/blob/master/Python.gitignore

save git password

git config credential.helper store

Easy TOC creation for GitHub README.md

https://github.com/ekalinin/github-markdown-toc

/home/andrew/code/gh-md-toc ~/code/mobile_data/books.md

pelican.server

python3 -m pelican.server

trac

tracd -s --port 8006 /opt/trac/ -d --basic-auth="*,/opt/trac/.htpasswd,My Test Env"

requests

application/octet-stream Python POST binary data

MIME 类型

爬虫 allitebooks

貌似这个网站的访问现在已经很慢

https://github.com/jacexh/allitebooks-spider https://github.com/Kulbear/All-IT-eBooks-Spider

文件重命名

https://github.com/nagracks/py_rename

https://unix.stackexchange.com/questions/19654/changing-extension-to-multiple-files