tomfoolery

View on PyPIReverse Dependencies (0)

1.1.1 tomfoolery-1.1.1-py3-none-any.whl

Wheel Details

Project: tomfoolery
Version: 1.1.1
Filename: tomfoolery-1.1.1-py3-none-any.whl
Download: [link]
Size: 8073
MD5: 588c5e63492c3e8c5e198e0434ac9456
SHA256: cf42279c5ae0260db3fc0fe4a10ae42232d6a1004635755b3c05079f120b6c0a
Uploaded: 2024-02-17 02:10:47 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tomfoolery
Version: 1.1.1
Summary: CLI to generate Python dataclasses that model and load toml files (or other can-representated-as-a-dict files)
Author-Email: Matt Manes <mattmanes[at]pm.me>
Project-Url: Homepage, https://github.com/matt-manes/tomfoolery
Project-Url: Documentation, https://github.com/matt-manes/tomfoolery/tree/main/docs
Project-Url: Source code, https://github.com/matt-manes/tomfoolery/tree/main/src/tomfoolery
Keywords: dataclass,dataclasses,json,toml
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Requires-Dist: ast-comments
Requires-Dist: black
Requires-Dist: dacite
Requires-Dist: isort
Requires-Dist: pathier
Requires-Dist: pytest
Requires-Dist: typing-extensions
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 739 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.21.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
tomfoolery/__init__.py sha256=4U4UT0hMRKnNCzdRAAXJn8SU1hSAl8-iOz4En6YRvfs 127
tomfoolery/_dump.py sha256=S3OFpTG9y1vrkzuPf8zmjnpNmvK67h2rKKGkKDpEiwE 186
tomfoolery/_load.py sha256=gYYFcyZAHxC8CYrzQF1QoElLR6YxRBhqtYhOvrX449A 234
tomfoolery/cli.py sha256=N0LPA0E7cYD3udL4D2wPy691GdlctBCg7jZwXFrrOmE 1171
tomfoolery/engine.py sha256=rQWR50mocA7Jq50Z4w8RfGMLsmFAjjBfwFiAt3vAOAw 11349
tomfoolery/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tomfoolery/utilities.py sha256=TiKS8NAUULVYEdtx0nXI2rTdADB-Uc5vz1GA2fBHIvE 975
tomfoolery-1.1.1.dist-info/METADATA sha256=PyRoagXKQ7tmTA0QTbZDxz0gGMCnUXSq33xT6Yd2tCQ 1645
tomfoolery-1.1.1.dist-info/WHEEL sha256=TJPnKdtrSue7xZ_AVGkp9YXcvDrobsjBds1du3Nx6dc 87
tomfoolery-1.1.1.dist-info/entry_points.txt sha256=1mGzM56NMmnUAWIxb3xYoUpYN00QxOWDooYOZh4KwfU 51
tomfoolery-1.1.1.dist-info/licenses/LICENSE.txt sha256=GA4k0f8zyJsPeXl_v_6h0BQT4BnMtK-NX8QSGL0JbCQ 1086
tomfoolery-1.1.1.dist-info/RECORD

entry_points.txt

tomfoolery = tomfoolery.cli:main