aoc-helper

View on PyPIReverse Dependencies (0)

1.9.2 aoc_helper-1.9.2-py3-none-any.whl

Wheel Details

Project: aoc-helper
Version: 1.9.2
Filename: aoc_helper-1.9.2-py3-none-any.whl
Download: [link]
Size: 31768
MD5: 9ddbd978e92abb00f05b170389d3086a
SHA256: b8f4d3f2b205c61e865d23a92fd09de896e16e70ad701d0eafc13dab3afe4795
Uploaded: 2023-12-19 05:57:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aoc-helper
Version: 1.9.2
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.6
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=9EzGzeCSfQf0fgE4XIl_IUAiZHFE8wxm1jBybduQRVA 1281
aoc_helper/day_template.py sha256=mPgaa6waqZi7aXadzMspdvVkLKa-7v0IFyL1EdoPpRE 1223
aoc_helper/interface.py sha256=7Kf6ZJCF1SRm7J1El-Fa5GDfg3PCGmHOf6HuD7jwnhI 22540
aoc_helper/main.py sha256=tRfAI0fV-kfv7WY3Bn2aKGBFqzEli25_BBfeINVMdRY 12806
aoc_helper/types.py sha256=JXgcuLZgWmbBVkVTEFvcFNULfnrkTf0eXE09jdipOvs 2313
aoc_helper/utils.py sha256=_5w1OCSz-wZUg5IRY8mC96XCN7TmNUJ90Xig0k9Qm6o 79068
aoc_helper-1.9.2.dist-info/LICENSE sha256=OMxbuiCKZwp4HXXf1_WEhNR0qHnKvf3bnXhLqkM4Y2w 1084
aoc_helper-1.9.2.dist-info/METADATA sha256=G8mfnvEEukRgVZSDYdYfHEJHr1dIRZT1Fx1GBJEZ8zQ 6681
aoc_helper-1.9.2.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
aoc_helper-1.9.2.dist-info/entry_points.txt sha256=FWYEk3cMO0403me0Vrcray3chUUQJDCIIuc40AhH4RI 44
aoc_helper-1.9.2.dist-info/top_level.txt sha256=n7VW0t7hLoOL13ISIRJbKywyv3--sWBRqmxjWqvgXfc 11
aoc_helper-1.9.2.dist-info/RECORD

top_level.txt

aoc_helper

entry_points.txt

aoc = aoc_helper.main:cli