Thanks to visit codestin.com
Credit goes to github.com

Skip to content

wshuail/leetcode-cli-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leetcode-Cli-Python

A leetcode command line tool built by Python

Installation

git clone https://github.com/wshuail/leetcode-cli-python.git
cd leetcode-cli-python
pip install .

Using the CLI command

lc stat
lc list --level easy
lc show two-sum
lc code two-sum
lc test 1.two-sum.py
lc submit 1.two-sum.py

About

A leetcode command line tool by Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages