aoc-helper

View on PyPIReverse Dependencies (0)

1.13.1 aoc_helper-1.13.1-py3-none-any.whl

Wheel Details

Project: aoc-helper
Version: 1.13.1
Filename: aoc_helper-1.13.1-py3-none-any.whl
Download: [link]
Size: 36509
MD5: 3b187a2932b060627e65f1f072e01eb3
SHA256: 2d60b0bc72371967ae6811d0a43c35dcc95284d9656e68db8b0e079ee90db7cf
Uploaded: 2024-12-15 05:48:04 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aoc-helper
Version: 1.13.1
Summary: A helper package for Advent of Code
Author: Starwort, salt-die
Project-Url: Homepage, https://github.com/Starwort/aoc_helper
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Requires-Dist: requests
Requires-Dist: beautifulsoup4
Requires-Dist: typing
Requires-Dist: typing-extensions
Requires-Dist: click; extra == "cli"
Requires-Dist: click-aliases; extra == "cli"
Requires-Dist: rich; extra == "fancy"
Requires-Dist: click; extra == "full"
Requires-Dist: click-aliases; extra == "full"
Requires-Dist: rich; extra == "full"
Provides-Extra: cli
Provides-Extra: fancy
Provides-Extra: full
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5842 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
aoc_helper/__init__.py sha256=1Tmi2MiRPmOjXFKYZgCAoIOU4CWyZ_CUHD9hPf_yjUs 82
aoc_helper/__main__.py sha256=I5u4kYSpsWGOapjrcjM3syLIjaffuHt7RyOJi18_xzg 60
aoc_helper/data.py sha256=Z68FW8jv89OYAt8--sAU9Gebz8fOvAOQN7Bu2I-m3PE 1723
aoc_helper/day_template.py sha256=mPgaa6waqZi7aXadzMspdvVkLKa-7v0IFyL1EdoPpRE 1223
aoc_helper/formatting.py sha256=9Cu6PPD593QIqFM2O7o8T_RpGegGH3G-9FCLCAd98ZY 1501
aoc_helper/interface.py sha256=kvy_NRr9zAfdLO-LN0vyXd3kd5Du7DaxFDnATU5ySTg 22185
aoc_helper/main.py sha256=vwOjJJ9wJ77Y0hV31mK7fj8hW-1bjO5Apze7OOhLlAE 18521
aoc_helper/types.py sha256=JXgcuLZgWmbBVkVTEFvcFNULfnrkTf0eXE09jdipOvs 2313
aoc_helper/utils.py sha256=HFE2QQgbsBjNTWja-Sem581hdqlDIqNhvMsJR_jq2yI 91029
aoc_helper-1.13.1.dist-info/LICENSE sha256=OMxbuiCKZwp4HXXf1_WEhNR0qHnKvf3bnXhLqkM4Y2w 1084
aoc_helper-1.13.1.dist-info/METADATA sha256=faZGQWGUBcarNHRO818CWyjaRiVoETYoOAFCc93wStE 6682
aoc_helper-1.13.1.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
aoc_helper-1.13.1.dist-info/entry_points.txt sha256=FWYEk3cMO0403me0Vrcray3chUUQJDCIIuc40AhH4RI 44
aoc_helper-1.13.1.dist-info/top_level.txt sha256=n7VW0t7hLoOL13ISIRJbKywyv3--sWBRqmxjWqvgXfc 11
aoc_helper-1.13.1.dist-info/RECORD

top_level.txt

aoc_helper

entry_points.txt

aoc = aoc_helper.main:cli