skald

View on PyPIReverse Dependencies (0)

0.6.0 skald-0.6.0-py3-none-any.whl

Wheel Details

Project: skald
Version: 0.6.0
Filename: skald-0.6.0-py3-none-any.whl
Download: [link]
Size: 15443
MD5: 1d5bd69ae6d3ad40a499e8d377dd721a
SHA256: cff64db23c0d0c7bd2a480a75dd167d70894cbf02798f144c8b4892d16cf2fed
Uploaded: 2024-09-09 12:54:43 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: skald
Version: 0.6.0
Summary: 📟 a simple and efficient experiment logger for Python 🐍
Author: Laurenz Farthofer
Author-Email: laurenz[at]hey.com
Home-Page: https://github.com/laurenzbeck/skald
Project-Url: Repository, https://github.com/laurenzbeck/skald
License: MIT
Keywords: logging,tui
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.11,<4.0
Requires-Dist: aiofile (<4.0.0,>=3.8.8)
Requires-Dist: beartype (<0.19,>=0.18)
Requires-Dist: loguru (<0.8,>=0.7)
Requires-Dist: matplotlib (<4.0,>=3.9)
Requires-Dist: pandas (<3,>=2)
Requires-Dist: polars (<2,>=1)
Requires-Dist: rich (<14.0,>=13.7)
Requires-Dist: textual (<0.77,>=0.76)
Requires-Dist: textual-dev (<2.0,>=1.5)
Requires-Dist: textual-plotext (<0.3,>=0.2)
Requires-Dist: typer (<0.13,>=0.12)
Description-Content-Type: text/markdown
[Description omitted; length: 6972 characters]

WHEEL

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

RECORD

Path Digest Size
skald/__init__.py sha256=-Jbakzevq5vjux7eoglOMYMvt75L1MtoaXoh-PjpEeU 18785
skald/cli.py sha256=HmbXSXL2c_kNTY2-VRKP8S-_pl9VLtw3F_AzUOQk8eM 2305
skald/enums.py sha256=juDND1aG7wJvSR3qzaD8UglL8Mw-FwL_Tl6lWSM0fUk 1179
skald/exceptions.py sha256=T2XiSKzsSV3H3CxPCZTMskBoltjVDT7uW0BSAqwzWWY 281
skald/tui.py sha256=7vWXf4GP8TgqBOEk914h1_38E7aVRE5hIg86FYY523A 7221
skald/tui.tcss sha256=fNJHYDdHLRHv7NsfDVRbItFmIJYOpHGYoM9UAF0BrDI 274
skald/utils.py sha256=SAgYoB4sETDogLu5OKE4oTelcfwbIk9nhQkBShC8d_o 1629
skald-0.6.0.dist-info/entry_points.txt sha256=EWVwVO3IETIxGUVS83bzARUkm4joUKP-f46y_U6Xh8A 40
skald-0.6.0.dist-info/LICENSE sha256=f-3njtkPfiIszgirXRqYf64UjbGml1APy9JvqKduxDs 1095
skald-0.6.0.dist-info/METADATA sha256=TnsBicl5_R-xCBgQ7xEW12INTXzQVEob8XrHZMxREvI 8064
skald-0.6.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
skald-0.6.0.dist-info/RECORD

entry_points.txt

skald = skald.cli:main