aocli

View on PyPIReverse Dependencies (0)

0.2.0 aocli-0.2.0-py3-none-any.whl

Wheel Details

Project: aocli
Version: 0.2.0
Filename: aocli-0.2.0-py3-none-any.whl
Download: [link]
Size: 21143
MD5: 4212d575fe58ee27cd782b44de0117cf
SHA256: 7ba41c921b8cbceb16f0a355768c3b706a888d972f7f172921c59180030d4e08
Uploaded: 2022-06-22 17:22:29 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aocli
Version: 0.2.0
Summary: A python package and CLI providing various utility functions for Advent of Code puzzles.
Author-Email: Steven van de Graaf <steven[at]vandegraaf.xyz>
Project-Url: Home, https://github.com/sgraaf/aocli
Keywords: advent-of-code,advent of code,aoc
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Games/Entertainment :: Puzzle Games
Classifier: Topic :: Software Development :: Libraries
Classifier: Typing :: Typed
Requires-Python: >3.9
Requires-Dist: lxml (>=4.9.0)
Requires-Dist: requests (>=2.28.0)
Requires-Dist: rich (>=12.4.4)
Requires-Dist: typer (>=0.4.1)
Requires-Dist: autoflake (>=1.4); extra == "dev"
Requires-Dist: black (>=22.3.0); extra == "dev"
Requires-Dist: flake8 (>=4.0.1); extra == "dev"
Requires-Dist: isort (>=5.10.1); extra == "dev"
Requires-Dist: mypy (>=0.961); extra == "dev"
Requires-Dist: pre-commit (>=2.19.0); extra == "dev"
Requires-Dist: pyupgrade (>=2.34.0); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
[Description omitted; length: 812 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.7.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
aocli/__init__.py sha256=gwjTz-WUuoU06g_-Kuv1Jb-MteCUmMFhCa6dUrCquJE 391
aocli/cli.py sha256=Y9RutlK-2KHpNtRdz-zyZLMVgpeCSGt8vjHhA79R4Og 5957
aocli/console.py sha256=ZiMEi0dutJ48owDWJWO6uEgP13Jd2D4-JP-lBFRO9Lc 136
aocli/constants.py sha256=pej3fHcZCNvqUoQntzNWyazg_nkNBu6ZxUO9z8tT-7U 1092
aocli/data.py sha256=C2i7uuJ8eCs7Rw3PoZ0wGG7YOkYnBYnPDzo41lgi4zc 249
aocli/functional.py sha256=bqL70uDYhfnYP8NyWOOAaCBBPBeh0oGI4C0XxMWHBpw 6798
aocli/io.py sha256=w2icQrZAZqu6cPnBME_CJgmGDHsC9EM0LE4kVxf-mcE 1558
aocli/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
aocli/session.py sha256=dfaDUkJqQax9Bu5vzE4GKWFmUa_Ou6EiazA3t2U5Fbg 2185
aocli-0.2.0.dist-info/entry_points.txt sha256=QC9h_YkPf57slXkL4QAFoQ5NXKFlEF3RJQfFHazzXIE 39
aocli-0.2.0.dist-info/LICENSE sha256=oO50YGSwbQnKsHaBFuwmX9DUUmHUCHya0saYoHx6rA4 35803
aocli-0.2.0.dist-info/WHEEL sha256=4TfKIB_xu-04bc2iKz6_zFt-gEFEEDU_31HGhqzOCE8 81
aocli-0.2.0.dist-info/METADATA sha256=VCF9sqZsHl8yK9oaA_4awQIXMTjMKftfm-ecNHaMkqg 2161
aocli-0.2.0.dist-info/RECORD

entry_points.txt

aocli = aocli.cli:app