harambot

View on PyPIReverse Dependencies (0)

0.4.4 harambot-0.4.4-py3-none-any.whl

Wheel Details

Project: harambot
Version: 0.4.4
Filename: harambot-0.4.4-py3-none-any.whl
Download: [link]
Size: 20655
MD5: f6a66f48838856a2196e0c3b0d25e7bf
SHA256: 2e59fe5bd36f92563f369f03d3a8154512f5166598c81eb6588f3eb103f61b49
Uploaded: 2024-10-21 16:22:22 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: harambot
Version: 0.4.4
Summary: A Yahoo Fantasy Sports bot for Discord
Author: DMcP89
Author-Email: davemcpherson[at]wochstudios.com
Home-Page: http://harambot.io
Project-Url: Repository, https://github.com/DMcP89/harambot
License: MIT
Keywords: yahoo,yahoo fantasy sports,fantasy football,fantasy basketball,fantasy baseball,fantasy hockey,discord,bot
Classifier: License :: OSI Approved :: MIT 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: cachetools (<6.0.0,>=5.2.0)
Requires-Dist: cryptography (<44.0.0,>=42.0.5)
Requires-Dist: discord.py (<3.0.0,>=2.3.2)
Requires-Dist: dynaconf (<4.0.0,>=3.1.11)
Requires-Dist: mysqlclient (<3.0.0,>=2.1.1)
Requires-Dist: peewee (<4.0.0,>=3.15.4)
Requires-Dist: psycopg2 (<3.0.0,>=2.9.5)
Requires-Dist: yahoo-fantasy-api (>=2.9.1)
Requires-Dist: yahoo-oauth (<3.0,>=2.0)
Description-Content-Type: text/markdown
[Description omitted; length: 5681 characters]

WHEEL

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

RECORD

Path Digest Size
LICENSE.md sha256=Ei3ltsZ5L_hRc0KPOd5onVs6H3llzeCtG8OWzdZvQK4 1071
harambot/bot.py sha256=T_gN3kHMpNPsll40Rt6da5RJQ1oAgxxckSjqUQIQi1Q 1805
harambot/cogs/meta.py sha256=l-IaZFUNze6GsdyBQYYsvFNgFJbsmCle3NauNRGmPO4 4264
harambot/cogs/misc.py sha256=osbo4yF4QUeVK2BeefiSGQwPKMH_vRXtCkGFSE97QJ8 1134
harambot/cogs/webserver.py sha256=PBkGU_5LW8Xv-oT36je9l6AOqXXLaEgGepStGN5c1XY 1199
harambot/cogs/yahoo.py sha256=WgQMZsJTlSgrcowhspiKCmJD-yRSwhoP4N6s_zWUb3k 13011
harambot/config.py sha256=iD4kRQhgAAcpUZ1SqtUNu5lL5Wm5l0jsqXBSqZh4Pp8 157
harambot/database/fields.py sha256=7ggvwyjZINrHFjDTPBzRxYxkh-6x1RUpX9JMvxTEQ5c 452
harambot/database/migrations.py sha256=074Rm2GBO6gcJLr4Gwtz-VgJL1Y-teFxQAyn-mdxsHw 2725
harambot/database/models.py sha256=SDyPMqq4wFYq5PevHhfnjpt0rB2W_ibay2ESGuZuS-o 1424
harambot/services/reports.py sha256=_kZC8zP3_fSdP6m3k5mF39qoNjfTH1MpKD_krECJ_LI 2575
harambot/ui/modals.py sha256=pxkEcTdTJQpC21RXQn6ue5EZKaqfGxxn7hLA2_uCrHU 3187
harambot/ui/views.py sha256=OIFx1WUqib3c70TDkre86-q16IXt8VuQIsyJbA6Zb2c 3712
harambot/utils.py sha256=tenIi5G2LvfTc6yBGNopyZ2p9SO-fp-4VqAWZJcJy5o 3263
harambot/yahoo_api.py sha256=oMGFYpnLbPXzyu3bxci1ptdyvhcp55IGxhflPOojJZQ 12346
harambot-0.4.4.dist-info/LICENSE.md sha256=Ei3ltsZ5L_hRc0KPOd5onVs6H3llzeCtG8OWzdZvQK4 1071
harambot-0.4.4.dist-info/METADATA sha256=ow-8W6zJvvpo65jEEV99g68TjMJSBmIVLpzgtpCQRWg 6864
harambot-0.4.4.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
harambot-0.4.4.dist-info/entry_points.txt sha256=_qoaOi0Fz4cPWwzhqH5C4jkRgJTzM4ySqeHZkkVjG3Y 103
harambot-0.4.4.dist-info/RECORD

entry_points.txt

harambot = harambot.bot:run
harambot_reports = harambot.services.reports:report_service