thetennisplay

View on PyPIReverse Dependencies (0)

1.0.0 thetennisplay-1.0.0-py3-none-any.whl

Wheel Details

Project: thetennisplay
Version: 1.0.0
Filename: thetennisplay-1.0.0-py3-none-any.whl
Download: [link]
Size: 11393
MD5: 0a0a1bc6a0aa704e6b6b901b3282725d
SHA256: b01dbe4ceaedcedc18723ff2ccc7c5adc87fef8715b0cd8729e553e44bdc12bf
Uploaded: 2023-10-16 14:46:59 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: thetennisplay
Version: 1.0.0
Summary: Automates tennis court reservation checks and notifications
Author: Jay Cho
Author-Email: jaycho1214[at]gmail.com
Home-Page: https://github.com/jaycho1214/thetennisplay
Project-Url: Repository, https://github.com/jaycho1214/thetennisplay
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >3.8,<4.0
Requires-Dist: beautifulsoup4 (<5.0.0,>=4.12.2)
Requires-Dist: chime (<0.8.0,>=0.7.0)
Requires-Dist: rich (<14.0.0,>=13.6.0)
Requires-Dist: schedule (<2.0.0,>=1.2.1)
Requires-Dist: selenium (<5.0.0,>=4.14.0)
Requires-Dist: typer (<0.10.0,>=0.9.0)
Description-Content-Type: text/markdown
[Description omitted; length: 1445 characters]

WHEEL

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

RECORD

Path Digest Size
thetennisplay/__init__.py sha256=AFRTF7XDOF06qQHkNMH5RexVkTWH6DVqIRnNgTyUi6g 1204
thetennisplay/__main__.py sha256=0f0WXge7g8YzQFIAXjspI9H4neHrxx_MKdrmmUlkjlM 173
thetennisplay/court.py sha256=4lQlT-v41sy5euqeiZyXxc98zQm4Pr356ZHR3WGPddM 705
thetennisplay/driver.py sha256=nr7r7M2vJ1DVm13nz32TqmtMXnEcf1WYxjBL6kMiqRI 6019
thetennisplay/singleton.py sha256=jZZ2yNovZX1PnkddHff1UKASvxNnZ9xiyCh542Y8cnk 1735
thetennisplay/skeleton.py sha256=GsJgOOCueQqm-aSLQAWQQFCiEvcVp7Ti_CQWyF6kn_s 5766
thetennisplay/validators.py sha256=_am6x56qOhRuVJZk01mKGtMcpan6ca0C3mXxOYNlnRk 1905
thetennisplay/xpaths.py sha256=8vCXZLEdJy3iavseqD18L-ife1L6UKNb_C1NyYz1RmE 507
thetennisplay-1.0.0.dist-info/LICENSE sha256=XdGHNNyr57-O_0c334Qlaztuhy8lkEmwB9tPHl3m-jk 1073
thetennisplay-1.0.0.dist-info/METADATA sha256=l2lBg6yc846lJddPMz2SZ06OVOThxGvvTbvaC-VzsSo 2930
thetennisplay-1.0.0.dist-info/WHEEL sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50 88
thetennisplay-1.0.0.dist-info/entry_points.txt sha256=RnLOT7uhkpIOyEw_0XXpR0ui-w3D98K-OstRfesM38U 60
thetennisplay-1.0.0.dist-info/RECORD

entry_points.txt

thetennisplay = thetennisplay.skeleton:run