概述
Leetcode的题目还没刷多少,写了个Solution的下载器,自己刷的题方便下载下来同步到Github上
详情见我的Repo: https://github.com/bonfy/leetcode
主要的代码在 leetcode_generate.py
如何使用
安装依赖:
pip install requests
pip install pyquery
修改Config:
Edit your own username, password, language and repo in the config.cfg file
[leetcode]
username = username
password = password
language = python
repo = https://github.com/bonfy/leetcode
运行
python3 leetcode_generate.py
无图无真相
各位看官,如果觉得还“阔以”的话,还请点个Star呗~~
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。