概述
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呗~~