Skip to main content

No project description provided

Project description

daily-leet

Usage:

$ daily-leet [OPTIONS] COMMAND [ARGS]...

Options:

  • --install-completion: Install completion for the current shell.
  • --show-completion: Show completion for the current shell, to copy it or customize the installation.
  • --help: Show this message and exit.

Commands:

  • daily: Fetch today's daily challenge and create...
  • new: Fetch data from a problem's description...

daily-leet daily

Fetch today's daily challenge and create files for it, then open the problem page in browser and open the main file in editor

Usage:

$ daily-leet daily [OPTIONS] LANGUAGE:{python|python3|py|cpp|c++|go|golang|rust}

Arguments:

  • LANGUAGE:{python|python3|py|cpp|c++|go|golang|rust}: The language you want to use [required]

Options:

  • --help: Show this message and exit.

daily-leet new

Fetch data from a problem's description page and create files for it, then open the problem page in browser and open the main file in editor

Usage:

$ daily-leet new [OPTIONS] LANGUAGE:{python|python3|py|cpp|c++|go|golang|rust}

Arguments:

  • LANGUAGE:{python|python3|py|cpp|c++|go|golang|rust}: The language you want to use [required]

Options:

  • -u, --url TEXT: The url to fetch data from, usually a problem's description page. e.g. https://leetcode.com/problems/two-sum/. You need to provide either url or problem title.
  • -t, --title TEXT: The title of the problem, separated by '-' or ' '. e.g. two-sum. You need to provide either url or problem title.
  • --help: Show this message and exit.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

daily_leet-0.2.7.tar.gz (8.4 kB view hashes)

Uploaded Source

Built Distribution

daily_leet-0.2.7-py3-none-any.whl (12.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page