geekcamp-calculator

View on PyPIReverse Dependencies (0)

0.0.1.2 geekcamp_calculator-0.0.1.2-py3-none-any.whl

Wheel Details

Project: geekcamp-calculator
Version: 0.0.1.2
Filename: geekcamp_calculator-0.0.1.2-py3-none-any.whl
Download: [link]
Size: 13826
MD5: 44f6dd3030905ccbd72a5d846d6f74bd
SHA256: 45603d3b08d06fb9a199f08754f5f0c385c7992e435a1dadcc0556372fddb4fd
Uploaded: 2023-09-20 07:04:38 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: geekcamp-calculator
Version: 0.0.1.2
Summary: 基于 ANTLR4 编写的 Python 计算器 DEMO
Author: FifiLyu
Author-Email: fifilyu[at]gmail.com
Home-Page: https://github.com/geekcampchina/geekcamp-calculator
Project-Url: Documentation, https://github.com/geekcampchina/geekcamp-calculator
Project-Url: Repository, https://github.com/geekcampchina/geekcamp-calculator
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: System :: System Shells
Requires-Python: >=3.8.5,<4.0.0
Requires-Dist: antlr4-python3-runtime (>=4.13.1)
Requires-Dist: antlr4-tools (>=0.2)
Requires-Dist: happy-python (>=0.4.7)
Requires-Dist: pytest (>=7.4.1)
Description-Content-Type: text/markdown
[Description omitted; length: 3204 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.7.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
calculator/Calculator.py sha256=YLaHnBEDRjMsuukqcFbiShuYnNLGmXGEACreplNS3Pk 1223
calculator/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
calculator/antlr4/CalculatorLexer.py sha256=ZOgV1FkHJUalupFoFryaQs1CuvygYVj0aVwBB80x2LQ 2909
calculator/antlr4/CalculatorParser.py sha256=9TcPTszalxwZrZvqewubi4ckx2OuYQN1BxC2T925dlE 33578
calculator/antlr4/CalculatorParserListener.py sha256=N8oXB_AQtf2U02ISNCFmmPKVS7eEzao6zEcNPTp4F5Q 4982
calculator/antlr4/CalculatorParserVisitor.py sha256=_8hlKLePE3ZIggSjzvbI8jBxRSfnoRDgkaooIu7q5jM 3128
calculator/common.py sha256=6Tan8A48U-0EiPXBaFj4lLIrNusT4_PEVCedgnTk7h0 157
calculator/grammar/CalculatorLexer.g4 sha256=c0_lJ0pC7J2tHshhUPmJ2aBWC9ykxz05D9W0uXLiCpw 237
calculator/grammar/CalculatorParser.g4 sha256=_4R6-4ns4xg-pvap2QCudot-Yhxx9srJAp_9vkfcCAo 493
calculator/parser/CalculatorBailLexer.py sha256=rGRWjwKZb7t0F1rtIbEihAtqe1DlILgQU9gRKszn5vE 300
calculator/parser/CustomErrorListener.py sha256=dYdJk_2MlDqb4wZERZEitq_wFORoM47cGYhL9ZBJJUE 341
calculator/parser/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
gkcalculator.py sha256=URkMC5ntGmBIbJShFjpmZ5-idxyLpTRP84waLTHcsjE 240
geekcamp_calculator-0.0.1.2.dist-info/LICENSE sha256=Y_A_BHRvRyP11dQ24PRYgWGIekVSpWY9AqccMg0ZQWE 1066
geekcamp_calculator-0.0.1.2.dist-info/METADATA sha256=CAg5RVo_75G8t56O-S5SHYkjptFgxoJOeFYnfJ0U9bA 4402
geekcamp_calculator-0.0.1.2.dist-info/WHEEL sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50 88
geekcamp_calculator-0.0.1.2.dist-info/entry_points.txt sha256=JmGkWhN-Xd01IkoY_Xejyd9fyRtlfSQlh5bGjq5zknw 50
geekcamp_calculator-0.0.1.2.dist-info/RECORD

entry_points.txt

pycalculator = gkcalculator:main