lee

View on PyPIReverse Dependencies (0)

1.4.0 lee-1.4.0-py2.py3-none-any.whl

Wheel Details

Project: lee
Version: 1.4.0
Filename: lee-1.4.0-py2.py3-none-any.whl
Download: [link]
Size: 13188
MD5: cfb687b3f503bfb3e404b620f8e428bc
SHA256: d408bbbe530dbe04d2ff7cfdd436d9358f0435989071ca4a37609ef02951f23c
Uploaded: 2019-11-07 09:06:52 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: lee
Version: 1.4.0
Summary: yet another leetcode cli command
Author: zk
Author-Email: liuzq7[at]gmail.com
Home-Page: https://github.com/zk4/lee
Project-Url: Bug Reports, https://github.com/zk4/lee/issues
Project-Url: Funding, https://donate.pypi.org
Project-Url: Say Thanks!, http://saythanks.io/to/example
Project-Url: Source, https://github.com/zk4/lee/
Keywords: leetcode cli
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.0
Requires-Dist: diskcache
Requires-Dist: beautifulsoup4
Requires-Dist: html2markdown
Requires-Dist: requests
Requires-Dist: termcolor
Requires-Dist: Pygments
Requires-Dist: halo
Requires-Dist: check-manifest; extra == "dev"
Requires-Dist: coverage; extra == "test"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 1238 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.32.3)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
core/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
core/cli.py sha256=3CtGu3uTlNh3gKAcfEsVXrKLd3U1BEXdqIkxMWCfMA8 2684
core/enhancer.py sha256=B_vMQm8EORTxF2Aw5hCsiCCJcTyE6mcNBD3K1m0wlvg 6456
core/exts_map.py sha256=nXGmA2ZV2ZeUFxSU-7XTVl5QtwLdogIp45ngEXI0cXo 755
core/highlight_lexer.py sha256=sXl77sZn-BU-2XD25gleluavMkfUh5oqSrsqK0tfHNk 2095
core/i18n.py sha256=Y62OhTSf4RgZiFl275bL4_b2XCiLKQcTrK29-akoA4g 5
core/log.py sha256=gjNzQv78dbnjUTDBH8M6OMyO0peAWv9cmsSedBFGpjo 529
core/name_resolver.py sha256=S7MCXB3pZcg7AA9Sx0FH6gF6u4tF06615SXHLeeHNc4 131
core/question.py sha256=bD7F4nfJclsJMMeCAVJK1nLg9kd0sCALK7JiEqohqxs 2992
core/solution.py sha256=_AjBDqxY7phXA62fXqHHfpk1QsbRIW3bsC6KtwZPKNQ 1431
core/transport.py sha256=hCSLVPO_CoyTFlRdhDriMv2Q6yTbVPxuGECoN4O4x9U 8935
core/utils.py sha256=Ax33d40sP_orL-EBw8Pkf_asy2NkPk2tGfdmnnC5XUc 287
main/__init__.py sha256=6y905bwCQnj3UPEQD3yyrUVa25SS53aSE8QM5JDvxy8 5618
lee-1.4.0.dist-info/METADATA sha256=x1CuGX1O8RrbAndSzhiOAXEIzNLldFqVTkCE5V_rRSo 2442
lee-1.4.0.dist-info/WHEEL sha256=_wJFdOYk7i3xxT8ElOkUJvOdOvfNGbR9g-bf6UQT6sU 110
lee-1.4.0.dist-info/entry_points.txt sha256=SuPizoINWI1qyTj0kudm-CqeYFQTeWyHbY2bXJaZPdI 43
lee-1.4.0.dist-info/top_level.txt sha256=rZwDY0-fkfo1lSqHk5h706nubQ_SMktR8ke523WorM0 10
lee-1.4.0.dist-info/RECORD

top_level.txt

core
main

entry_points.txt

lee = main:command_main