tootbot

View on PyPIReverse Dependencies (0)

8.2.0 tootbot-8.2.0-py3-none-any.whl

Wheel Details

Project: tootbot
Version: 8.2.0
Filename: tootbot-8.2.0-py3-none-any.whl
Download: [link]
Size: 29276
MD5: 629b2aefae91369935e0ddce301f9fec
SHA256: 4f0239a4b9c062f8256d51d6f4308eaab310809664254077dcf234d358ddf328
Uploaded: 2023-12-15 07:40:13 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tootbot
Version: 8.2.0
Summary: A Python bot that looks up posts from specified subreddits and/or redditors and automatically posts them on Mastodon
Author-Email: marvin8 <marvin8[at]tuta.io>
Project-Url: Bug Tracker, https://codeberg.org/MarvinsMastodonTools/tootbot/issues
Project-Url: Changelog, https://codeberg.org/MarvinsMastodonTools/tootbot/src/branch/main/CHANGELOG.rst
Project-Url: Documentation, https://marvinsmastodontools.codeberg.page/tootbot/
Project-Url: homepage, https://codeberg.org/MarvinsMastodonTools/tootbot
Project-Url: repository, https://codeberg.org/MarvinsMastodonTools/tootbot
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Requires-Python: >=3.8, <3.12
Requires-Dist: aiohttp (>=3.9.1)
Requires-Dist: aiosqlite (>=0.17.0)
Requires-Dist: arrow (>=1.3.0)
Requires-Dist: asyncpraw (>=7.7.1)
Requires-Dist: certifi (>=2023.11.17)
Requires-Dist: imgurpython (>=1.1.7)
Requires-Dist: minimal-activitypub (>=0.5.11)
Requires-Dist: outdated (>=0.2.2)
Requires-Dist: python-magic (>=0.4.27)
Requires-Dist: tqdm (>=4.66.1)
Requires-Dist: urllib3 (>=2.1.0)
Requires-Dist: yt-dlp (>=2023.11.16)
Description-Content-Type: text/x-rst
[Description omitted; length: 4420 characters]

WHEEL

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

RECORD

Path Digest Size
tootbot/__init__.py sha256=-GTD1eieD8Psl3Ck-G0Ve6qcIalAx3-_ETe-WXKkEQo 996
tootbot/app.py sha256=WMHjw-o3N19RWvFS1ONLzdWj5TbZSUft6tCrEUBo010 8476
tootbot/collect.py sha256=8gRVKXxan8qWSDBmSUGZpeyupFhzRJn4R410vllvnHs 33310
tootbot/control.py sha256=Q5AB913NeS7IzQXw_Coq0S9M_DDGYwO2-ACDl4sYP4s 20051
tootbot/create_config.py sha256=ilIMBVIflIrwaAIJToqDj3xUCYzwluI_xc_tuxcRoXA 5434
tootbot/debug.py sha256=GNkG2jsAVWJJyTH9u5Nf3UouJBPB4xzBf0IRzbapKWo 4492
tootbot/monitoring.py sha256=guD340EGtmz8e4SM0KwOjqJnvsgxizm4eMhqhjI3H2U 2472
tootbot/publish.py sha256=NSlzZ1ugemv4lOm-t9HaXBOPpmbRXdUv_AgI1kz00ME 15864
tootbot-8.2.0.dist-info/entry_points.txt sha256=neQgM8OFEyyEjD1BzLsp652N2KcbXtQefFxWt4PMwr0 170
tootbot-8.2.0.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
tootbot-8.2.0.dist-info/METADATA sha256=blXOj-xXfwV-hyWmBUts3tT_95Ol8zgHkDCb4CHfI5s 5739
tootbot-8.2.0.dist-info/RECORD

entry_points.txt

tootbot = tootbot.app:start_main
tootbot_create_config = tootbot.create_config:create
tootbot_debug_submission = tootbot.debug:start_debug_single_submission