aoc-tiles

View on PyPIReverse Dependencies (0)

0.6.0 aoc_tiles-0.6.0-py3-none-any.whl

Wheel Details

Project: aoc-tiles
Version: 0.6.0
Filename: aoc_tiles-0.6.0-py3-none-any.whl
Download: [link]
Size: 187867
MD5: f76981de77593554d2ce9aba3b447fe5
SHA256: 6cc45043cdaaa79fe803fb8fe984656855394bb8424d21db74d73f49446da30d
Uploaded: 2024-01-01 01:25:02 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aoc-tiles
Version: 0.6.0
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,<4.0
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: 4392 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.8.1
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=Nwix6XChioiIhQPYm2fPLgVYMXPYhu2fA0yh9psG2NU 1672
aoc_tiles/config.py sha256=xYrJM_sUizoiAh_IO1c6m4eDLZGK6G_XPnSI7_0MXFw 8312
aoc_tiles/drawer.py sha256=Ua7MN7NQrtpRNrnRK7h7dl5rZB01xFoBHwBnM0kpCbE 5817
aoc_tiles/fonts.py sha256=2TDZuCiyx14qL7k2UNPX8ZIDi3fxlNPvlssEM07tKIc 637
aoc_tiles/html.py sha256=et9OMQUoYRDMIwHEqjPx61v-bXM-CtVtmf30CJU68uk 1339
aoc_tiles/leaderboard.py sha256=8xfADsRH_ilUEzxpXEY7Hkn_ThS7HcXDMeAopyDp_NM 3067
aoc_tiles/make_tiles.py sha256=aGthss38onXz-0TJT0QCCytKM0k6eu2Cf_MSKR4lmoc 9288
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=TWu2zf-JPyX88eOjr0c9whoaFUJjR5QpSDLa7DJcchQ 5080
aoc_tiles-0.6.0.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
aoc_tiles-0.6.0.dist-info/METADATA sha256=qFS3RX6F8Z7c0GvxtVOpsC1XSSlbkGCI3ZMxNLDcJ7I 5297
aoc_tiles-0.6.0.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
aoc_tiles-0.6.0.dist-info/entry_points.txt sha256=2JLy8NfWVcOFWcP8ZAXiI0rhH5w2yrSUuVRB0l4Rnts 76
aoc_tiles-0.6.0.dist-info/RECORD

entry_points.txt

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