autopost

View on PyPIReverse Dependencies (1)

0.0.8 autopost-0.0.8-py3-none-any.whl

Wheel Details

Project: autopost
Version: 0.0.8
Filename: autopost-0.0.8-py3-none-any.whl
Download: [link]
Size: 10726
MD5: 2c654e2ff13e20c65793490f877f9fab
SHA256: 0d1c61614dbfa69a3cc78ba47fda1edbd5d592e2a5d3c87f6e25c960d917639d
Uploaded: 2024-11-10 17:19:15 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: autopost
Version: 0.0.8
Summary: Auto-posts social media updates
Author-Email: William Woodruff <william[at]yossarian.net>
Project-Url: Homepage, https://pypi.org/project/autopost/
Project-Url: Issues, https://github.com/woodruffw/autopost/issues
Project-Url: Source, https://github.com/woodruffw/autopost
License: The MIT License (MIT) Copyright (c) 2022 William Woodruff <william @ yossarian.net> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Security
Requires-Python: >=3.11
Requires-Dist: atproto (~=0.0.30)
Requires-Dist: feedparser (~=6.0)
Requires-Dist: praw (<7.9.0,>=7.6.1)
Requires-Dist: Mastodon.py (<1.9,>=1.7)
Requires-Dist: pydantic (<3.0,>=1.10)
Requires-Dist: python-frontmatter (~=1.0)
Requires-Dist: result (~=0.8)
Requires-Dist: rich (<13.10.0,>=12.5.1)
Requires-Dist: python-twitter (~=3.5)
Requires-Dist: build; extra == "dev"
Requires-Dist: autopost[lint,test]; extra == "dev"
Requires-Dist: bandit; extra == "lint"
Requires-Dist: interrogate; extra == "lint"
Requires-Dist: mypy; extra == "lint"
Requires-Dist: ruff; extra == "lint"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pretend; extra == "test"
Provides-Extra: dev
Provides-Extra: lint
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2245 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.3.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
autopost/__init__.py sha256=wOJN3HxAgnSon5vWYU3Txm2UZ_7tBHDKXUKZIH-mXX8 22
autopost/_cli.py sha256=Sb1Nzz16MCik4Pblr6GT_GDtCn3J-g7NPNjeQ543k-Y 4631
autopost/_config.py sha256=mBM7D2QvcP0KJGpv6-NVUx9GrtGo47uy-ssOnpeY-ew 1895
autopost/_backend/__init__.py sha256=35z1Gv7d77tUtii_uuFcH0-0L4Rc13IWxRaRsyleeQk 172
autopost/_backend/bluesky.py sha256=iL1UYgRA2y1QRxjFEc42k1Jx1bPbldGqiyQubWgyNFI 1574
autopost/_backend/interface.py sha256=IlpDkaFPQhZKSrMn7a31MgZhN33cYpFo4lC_4UkstYk 450
autopost/_backend/mastodon.py sha256=njekJUToRMXh1KlCDaa_CSv9O3IKta8x_VpI3x1s3SE 1530
autopost/_backend/reddit.py sha256=6tGHTb5Z9FapI42mpdWt7N1Z-5lSUQc7OvfCb62nAbo 1402
autopost/_backend/twitter.py sha256=RVmX6OojIixaMK8nnHAIPQF9f1tae9MG2etUOUvVvKc 1397
autopost-0.0.8.dist-info/LICENSE sha256=afKKJn5NugNHjEQMEDJJX3miFHh1NGiXRm8VXzbla7U 1109
autopost-0.0.8.dist-info/METADATA sha256=9HURnFonOTjfF1vtgWd5Em54vCLGJH7eYnXF_hClpt0 4981
autopost-0.0.8.dist-info/WHEEL sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc 91
autopost-0.0.8.dist-info/entry_points.txt sha256=gYzC0QoZByYHIFY4wqBaaru9s79AlvDW-vaU6ETRw4A 48
autopost-0.0.8.dist-info/top_level.txt sha256=ZcJZXPQjuva7I92Ehkoac7I5K7S4OEvvjCILC4DntNg 9
autopost-0.0.8.dist-info/RECORD

top_level.txt

autopost

entry_points.txt

autopost = autopost._cli:main