leetcode-dl

Command-line program to download solutions from leetcode.com


Keywords
leetcode, download
License
MIT
Install
pip install leetcode-dl==0.1.3

Documentation

leetcode-dl

Command-line program to download solutions from leetcode.com

Sample

You can see the sample in this leetcode repo: https://github.com/bonfy/leetcode

Setup

pip install leetcode-dl

or

git clone git@github.com:bonfy/leetcode-dl.git
cd leetcode-dl
python setup.py install

Usage

leetcode-dl
leetcode-dl -h|help     help page
leetcode-dl -set        set config
leetcode-dl -show       show config
leetcode-dl -readme     generate|update readme
leetcode-dl -q qid      download by qid(like 1 2 16)

Just have fun