leetcode-study-tool

View on PyPIReverse Dependencies (0)

1.3.4 leetcode_study_tool-1.3.4-py3-none-any.whl

Wheel Details

Project: leetcode-study-tool
Version: 1.3.4
Filename: leetcode_study_tool-1.3.4-py3-none-any.whl
Download: [link]
Size: 37839
MD5: 9c3126cb1fe99a99358ebe8e64ca31fb
SHA256: a9bb81a0d78ab51734a3202a26c606e435debbffd75f8ceb083b49bdd14d2ac1
Uploaded: 2025-01-04 15:47:31 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: leetcode-study-tool
Version: 1.3.4
Summary: A tool for studying Leetcode with Python
Author-Email: John Sutor <johnsutor3[at]gmail.com>
Project-Url: homepage, https://github.com/johnsutor/leetcode-study-tool
Project-Url: repository, https://github.com/johnsutor/leetcode-study-tool
Project-Url: changelog, https://github.com/johnsutor/leetcode-study-tool/blob/main/CHANGELOG.md
License: MIT License Copyright (c) 2023 John Sutor Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: leetcode,leet,study,Anki
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Software Development
Classifier: Topic :: Education
Requires-Dist: requests (==2.32.3)
Requires-Dist: XlsxWriter (==3.2.0)
Requires-Dist: p-tqdm (==1.4.2)
Requires-Dist: ruff (==0.8.6); extra == "dev"
Requires-Dist: mypy (==1.14.1); extra == "dev"
Requires-Dist: types-requests (>=2.32.0); extra == "dev"
Requires-Dist: google-api-python-client (==2.157.0); extra == "dev"
Requires-Dist: pytest (==8.3.4); extra == "dev"
Requires-Dist: pytest-cov (>=5.0.0); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 5541 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.6.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
leetcode_study_tool/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
leetcode_study_tool/cli.py sha256=NatFd1pOWbKOZ700hn-4tGaD7rvLbKufXq3WoNVH2cM 2068
leetcode_study_tool/creator.py sha256=YmMjv_Mt_bOOVbWt17DTLAqAhI55qqkqOXHmmdfLQRI 3639
leetcode_study_tool/formatters.py sha256=xMvKmr8tYgghaWC2K8Y3uTJzv1D3XWBmLzntV4tSaoE 5303
leetcode_study_tool/graphql.py sha256=z3xiHFFFk1iqRBToWmNFz98wotUZL4KjRMY5IrWcQNs 1627
leetcode_study_tool/leetcode_to_neetcode.py sha256=SZFnaBQDtjUf8s49vpYFs1V7MmiDGw0BrI8NAOGKop0 85533
leetcode_study_tool/outputs.py sha256=WAM0mHXPlSgk4Qg8t_995-vUceCn5FxrXnbDvIULbuM 3178
leetcode_study_tool/presets.py sha256=xIr0D3sPxrYr1V0Nz4vEXm6njy-DcdyFgXcgS9E7bZ8 70657
leetcode_study_tool/queries.py sha256=YCKrsUC0CI6YnAAh12cdTCTglmbxN10RyINZdPpSMhM 5009
leetcode_study_tool-1.3.4.dist-info/LICENSE.txt sha256=PoTndSpM0AikdlFBCtYQHCiUjIMbp0g5GxoFKy6Uur0 1066
leetcode_study_tool-1.3.4.dist-info/METADATA sha256=HNtBj8jnuokRIzAk2-myx9Ktn4pFwPX3HSa2m49hAPM 8244
leetcode_study_tool-1.3.4.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
leetcode_study_tool-1.3.4.dist-info/entry_points.txt sha256=N4mADl0T7CEo7sUpaWk63afKQ1e-tnCJOGhJVPKbL-A 69
leetcode_study_tool-1.3.4.dist-info/top_level.txt sha256=buCWPtPQtfgTVArLSPFtpEzJEqJUTn5ElDJkss14I0U 20
leetcode_study_tool-1.3.4.dist-info/RECORD

top_level.txt

leetcode_study_tool

entry_points.txt

leetcode-study-tool = leetcode_study_tool.cli:main