aoc-tiles

View on PyPIReverse Dependencies (0)

0.6.3 aoc_tiles-0.6.3-py3-none-any.whl

Wheel Details

Project: aoc-tiles
Version: 0.6.3
Filename: aoc_tiles-0.6.3-py3-none-any.whl
Download: [link]
Size: 190235
MD5: 1d80376a87d1cf30ebf5ed44b2a48995
SHA256: db920626dec60610981896c5934ac90313916c08b68c9992260b4b80a63a27e2
Uploaded: 2024-12-13 18:33:22 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aoc-tiles
Version: 0.6.3
Summary: Fancy Advent of Code README tiles showing the completion status of the challenges per day
Author: Brutenis Gliwa,
Author-Email: brutenis[at]gmail.com
License: Apache-2.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
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.8
Requires-Dist: gitpython (<4.0.0,>=3.1.40)
Requires-Dist: loguru (<0.8.0,>=0.7.2)
Requires-Dist: pillow (<11.0.0,>=10.1.0)
Requires-Dist: pyyaml (<7.0.0,>=6.0.1)
Requires-Dist: requests (<3.0.0,>=2.31.0)
Requires-Dist: rich (<14.0.0,>=13.7.0)
Description-Content-Type: text/markdown
[Description omitted; length: 8835 characters]

WHEEL

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

RECORD

Path Digest Size
aoc_tiles/cli.py sha256=1-dANjSzsyF6_p6iv5czWRBhStWHLmy55unPRA1H7MM 3191
aoc_tiles/colors.py sha256=ASmBvLbyJ0RMH6Y0VCT4Rvog_P2V88y5ec6OtSVREYs 2481
aoc_tiles/config.py sha256=D_ZR4hVH_Eo04jLtXZSs0_fAQF_bYtBUDxoQGMbcTss 8405
aoc_tiles/drawer.py sha256=Ua7MN7NQrtpRNrnRK7h7dl5rZB01xFoBHwBnM0kpCbE 5817
aoc_tiles/fonts.py sha256=XDS27KWNlgcza1AbQOJHKYUdoD-HxSY19Eb5zTCypjU 645
aoc_tiles/html.py sha256=9AC1FyN2zC8NSjB-BUEUOhoQ7anM90afqndSE5qJSK4 1365
aoc_tiles/leaderboard.py sha256=wvbH5ssw5UC-Whs7PZ0U-aoOVeih792_hGLfqy6xJBk 3462
aoc_tiles/make_tiles.py sha256=w1OAtk4bg3C4W0fJKXDAa8QmgEKNwabyl4G13K9Ahy0 9910
aoc_tiles/resources/fonts/PaytoneOne.ttf sha256=MUlHEvzwX__filunz7KIlhcn8dRPrklqJpg1b4oWx6g 100576
aoc_tiles/resources/fonts/SourceCodePro-Regular.otf sha256=OaK7VlGoWKKMqqSsS45vvOnGi1zLlHNtTomtcUaf-4I 132740
aoc_tiles/resources/github_languages.yaml sha256=Vdi-aIYtUAht8bdg3Wn0MIohSfYwUdCUCgVcHmVU2iw 141463
aoc_tiles/solutions.py sha256=XRJr-6FKmZuBdr74jLapzwnuDYG_QuizjkxBBssfL-E 5154
aoc_tiles-0.6.3.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
aoc_tiles-0.6.3.dist-info/METADATA sha256=6KcZJ5pktmswo4cAo9iFSXBSqhco_I3HCfpcIND9jLg 9735
aoc_tiles-0.6.3.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
aoc_tiles-0.6.3.dist-info/entry_points.txt sha256=2JLy8NfWVcOFWcP8ZAXiI0rhH5w2yrSUuVRB0l4Rnts 76
aoc_tiles-0.6.3.dist-info/RECORD

entry_points.txt

aoc-tiles = aoc_tiles.cli:main
aoctiles = aoc_tiles.cli:main