gutt

View on PyPIReverse Dependencies (0)

1.1.0 gutt-1.1.0-py3-none-any.whl

Wheel Details

Project: gutt
Version: 1.1.0
Filename: gutt-1.1.0-py3-none-any.whl
Download: [link]
Size: 9887
MD5: f5e1185f6fd28635dcdd1a86468bc3fe
SHA256: 2ef42cfe3c9d5d25bcd0c7a5b54081ce2750a719c86394f9b53dba5f28129d9c
Uploaded: 2024-01-03 13:29:11 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gutt
Version: 1.1.0
Summary: Auto generate unit test templates
Author: Ryan
Author-Email: ryanchao2012[at]gmail.com
Home-Page: https://github.com/ryanchao2012/gutt
Project-Url: Repository, https://github.com/ryanchao2012/gutt
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
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
Requires-Python: >=3.7,<4.0
Requires-Dist: black
Requires-Dist: cattrs
Requires-Dist: click
Requires-Dist: isort
Requires-Dist: libcst
Description-Content-Type: text/markdown
[Description omitted; length: 3234 characters]

WHEEL

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

RECORD

Path Digest Size
gutt/__init__.py sha256=uVKJNWyOD45DtjZpQfYYEi2GsdkTNK14iY-SzMrikDo 123
gutt/_meta.py sha256=vCVZIw9zHwrpOePTP1LCDe8khws629XUVbJ27Z0J8Mo 271
gutt/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
gutt/cli/main.py sha256=7JhBvAJ29ni37iMyUPkiOo7o4BWOtPefYLCxZII8T0s 8209
gutt/model.py sha256=gwPvkkeswYn0P_VjNaQAAI1CexvxpP_hqEixTmRoX4Y 2198
gutt/template.py sha256=1gALhHQtuMYnrjjjYWhPGN7PQmvOT64uISU7oCSCCoI 6903
gutt/utils.py sha256=6TzrnSXWESCf14ltpbaIW2mv3DTAvC3EmJmTb9qFmpM 3899
gutt-1.1.0.dist-info/LICENSE sha256=H3Bw_sO-AVAM_1tPgAh1i1g9K693Vemaq7QmSXz7X1Q 1066
gutt-1.1.0.dist-info/METADATA sha256=AxRcuRSxqhBxzXDF7B4c7cWxnEIkYMUa2PGuVHoB-zk 4112
gutt-1.1.0.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
gutt-1.1.0.dist-info/entry_points.txt sha256=mFifZjKxMoqSWZsVtwaBSJByuOg8iqCp64OsGxgr3q4 43
gutt-1.1.0.dist-info/RECORD

entry_points.txt

gutt = gutt.cli.main:main