You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
leetcode.py is a Python command-line tool that simplifies your LeetCode journey by providing a seamless interface to access and solve LeetCode problems effortlessly.
Features
Problem Fetching: LeetCode.py fetches the problem details directly fromleetcodeDb.json LeetCode's official API, allowing you to access all the necessary information about a problem.
Code Snippet Retrieval: With LeetCode.py, you can easily retrieve code snippets for a specific problem.
Code Editing: You can modify and edit the code directly within the terminal, saving you the hassle of switching between multiple applications.
ASCII Art: LeetCode.py provides a beautiful ASCII art for each problem, making your coding experience more enjoyable.
Language Support: LeetCode.py supportsonlyPython all languages except Python2.