artix

View on PyPIReverse Dependencies (0)

0.0.1 artix-0.0.1-py3-none-any.whl

Wheel Details

Project: artix
Version: 0.0.1
Filename: artix-0.0.1-py3-none-any.whl
Download: [link]
Size: 7199
MD5: 9d95f84cd45ef7f6f50d02accf3487ca
SHA256: 65d8fd28c123eed88e973d3327130031f52301052772348ab18bf3e9290e3aa5
Uploaded: 2024-08-07 06:44:57 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: artix
Version: 0.0.1
Summary: A generic artifact management utility.
Author: celestialorb
Author-Email: chris.m.busby[at]gmail.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.12,<4.0
Requires-Dist: click (<9.0.0,>=8.1.7)
Requires-Dist: importlib-metadata (<9.0.0,>=8.2.0)
Requires-Dist: loguru (<0.8.0,>=0.7.2)
Requires-Dist: packaging (<25.0,>=24.1)
Requires-Dist: requests (<3.0.0,>=2.32.3)
Requires-Dist: rich-click (<2.0.0,>=1.8.3)
Requires-Dist: tomli (<3.0.0,>=2.0.1)
Description-Content-Type: text/markdown
[Description omitted; length: 4848 characters]

WHEEL

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

RECORD

Path Digest Size
artix/__init__.py sha256=Y3LJvYiD1EeRsrbMM28GObPFDUBBjt0iQ_ZjOUeRFqk 41
artix/cli.py sha256=iborIlxgBBXRPGh3KUYcWBSm5ZFco33hDtne2F1a8-k 1422
artix/config.py sha256=08kyAysSwZPhECNzG47IoU34xdILDsVGyZXtx3p3NJQ 8284
artix-0.0.1.dist-info/LICENSE sha256=-K9bRALZc5G8xfsJ8n9w2_-ArwOa8rYxPy6azOeVugk 1069
artix-0.0.1.dist-info/METADATA sha256=YiS-OiEl-hf4o7v30iV0sVLiB3MpIUhTDzIDsZCJpJw 5528
artix-0.0.1.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
artix-0.0.1.dist-info/entry_points.txt sha256=ceGJWQQ_Hbw4E7sqB50raEgHzpTmaGqPzVtlUzzyO-I 59
artix-0.0.1.dist-info/RECORD

entry_points.txt

artix = artix.cli:cli
tools = tools.cli:cli