pystodon

View on PyPIReverse Dependencies (0)

0.1.0 pystodon-0.1.0-py3-none-any.whl

Wheel Details

Project: pystodon
Version: 0.1.0
Filename: pystodon-0.1.0-py3-none-any.whl
Download: [link]
Size: 14808
MD5: 07e0284a7fc6bd318e44372b4ea5e55f
SHA256: 3b14527274023bbf26fd161a285a32586eb7aa6ad1dd1bd7fd57941f2f473018
Uploaded: 2024-06-06 00:34:21 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pystodon
Version: 0.1.0
Author: slashtechno
Author-Email: 77907286+slashtechno[at]users.noreply.github.com
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.11,<4.0
Requires-Dist: airportsdata (<20230718,>=20230717)
Requires-Dist: beautifulsoup4 (<5.0.0,>=4.12.2)
Requires-Dist: dateparser (<2.0.0,>=1.2.0)
Requires-Dist: httpx (<0.25.0,>=0.24.1)
Requires-Dist: loguru (<0.8.0,>=0.7.0)
Requires-Dist: mastodon-py (<2.0.0,>=1.8.1)
Requires-Dist: peewee (<4.0.0,>=3.17.5)
Requires-Dist: psycopg2-binary (<3.0.0,>=2.9.9)
Requires-Dist: python-dotenv (<2.0.0,>=1.0.0)
Requires-Dist: pytz (<2024.0,>=2023.3)
Requires-Dist: trio (<0.23.0,>=0.22.2)
Description-Content-Type: text/markdown
[Description omitted; length: 4911 characters]

WHEEL

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

RECORD

Path Digest Size
pystodon/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pystodon/__main__.py sha256=O1QTMC-cNDGf0kVNvwE1mu3Rgltgw6Sk3JigpRR_Zio 3742
pystodon/commands.py sha256=v1dlvUazYY0ngKaSbdugukm2mGHMISksWmp51DMf3uU 7708
pystodon/lib/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pystodon/lib/command.py sha256=v_1-_lSfoyTP2aapwgyO-BAShfR7zD6FcOpbNR8d1Hk 9001
pystodon/lib/utils.py sha256=kH4hWGpQLxcEOqDQdvK9o9qm9A9hKMIy_K6BXzi6ZAo 6061
pystodon/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pystodon/utils/cli_args.py sha256=VtCc1l2zX4wOfBihIU0pInHof_PAmfTcQtoj2KSKk9M 3482
pystodon/utils/logging.py sha256=lreux501EBEiTzWqFXmwHSyuYLkn3iYwD-oluCNCJRs 625
pystodon-0.1.0.dist-info/entry_points.txt sha256=CDPRjRa2QJ1EU8iOy_7iCSzWoZrOKjvoWRw-UkTudgU 51
pystodon-0.1.0.dist-info/LICENSE sha256=L9JpgivUbJvXn2tKQMr5NmuAUtwiIYj062fvWCK7ThU 1068
pystodon-0.1.0.dist-info/METADATA sha256=atwyWfJb7tMgNEFQpBgfeNyctpBCabhXYL8yaF0X9TM 5844
pystodon-0.1.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
pystodon-0.1.0.dist-info/RECORD

entry_points.txt

pystodon = pystodon.__main__:main