Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 774 Bytes

File metadata and controls

43 lines (28 loc) · 774 Bytes

local-leetcode

LeetCli
A Command-Line Interface (CLI) tool to browse and solve LeetCode problems directly from the terminal.

Python License


Features

LeetCli provides a convenient way to:

  • Log in / log out to LeetCode
  • Check user status and problem-solving progress
  • Download problems (including the daily problem)
  • Submit solutions
  • Set a default programming language for submissions

Installation

You can install LeetCli via PyPI:

pip install local-leetcode

After installation, the CLI command is available as: leetcli Usage Run the CLI with:

leetcli

Usage

Run the CLI with:

leetcli