A python package to get metadata of LeetCode problems
Project description
LeetCode Problem Info
Get information of LeetCode problems
Instructions
- Install:
pip install Leetcode-problem-info
- import
from LeetCode_problem_info import problem_info
initialize drive object to get problem data
drive = problem_info.Get_Info()
Get problem title using problem id
drive.problem_title(id)
Get problem details by entering problem id
drive.problem_details(id)
Output: ['Two Sum', '45.20%', 'Easy']
Get problem url
by entering problem id
drive.problem_url(id)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file LeetCode-problem-info-0.1.2.tar.gz
.
File metadata
- Download URL: LeetCode-problem-info-0.1.2.tar.gz
- Upload date:
- Size: 25.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b32ed37ca1be568749a05b3f18a00821408057bcf8c5e280b2cfa35f7a82a9ff |
|
MD5 | 737b7199561da097fc2e20a067007bf1 |
|
BLAKE2b-256 | d721f692bab03ded3bf9a3c984ba38106e7888afd516164d3446b037828b9033 |
File details
Details for the file LeetCode_problem_info-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: LeetCode_problem_info-0.1.2-py3-none-any.whl
- Upload date:
- Size: 25.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c13fb1a54ef75c7ef6c4cec2b6f0c5405b4b5d036f60185d478c8fe552aef740 |
|
MD5 | f984c7be1fc46ddc685eb6e80e54c967 |
|
BLAKE2b-256 | c11b6f422170358a0144c7a5cdf043bd69f264341dd299c48d57d82a6ae7e980 |