autopost

View on PyPIReverse Dependencies (1)

0.0.10 autopost-0.0.10-py3-none-any.whl

Wheel Details

Project: autopost
Version: 0.0.10
Filename: autopost-0.0.10-py3-none-any.whl
Download: [link]
Size: 11307
MD5: 33ade3e9f0496f1917c509863ce95d43
SHA256: 418fb49229885bd94fb2855e8cac6bdac76a579bf51841d5152237d808513d02
Uploaded: 2025-01-10 16:46:31 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: autopost
Version: 0.0.10
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: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pretend; extra == "test"
Requires-Dist: bandit; extra == "lint"
Requires-Dist: interrogate; extra == "lint"
Requires-Dist: mypy; extra == "lint"
Requires-Dist: ruff; extra == "lint"
Requires-Dist: build; extra == "dev"
Requires-Dist: autopost[lint,test]; extra == "dev"
Provides-Extra: test
Provides-Extra: lint
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2245 characters]

WHEEL

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

RECORD

Path Digest Size
autopost/__init__.py sha256=-nNlMKS9nph3FR78_ZG9RGKrbxseeNp2K6nMr0pVGaU 23
autopost/_cli.py sha256=Sb1Nzz16MCik4Pblr6GT_GDtCn3J-g7NPNjeQ543k-Y 4631
autopost/_config.py sha256=jWA9fBhTyshif21QKgX23Xbdi7StHttB3cV4L8BVv-Q 2010
autopost/_backend/__init__.py sha256=nzm-7YbdRmG-AunmgEGSd33SKpSllFB_nH5dl_Jvjj8 206
autopost/_backend/bluesky.py sha256=Q6AS3TnJjnjk6ycHZ1Ga-zBk2urRSfj6dJhR6LELAWc 1718
autopost/_backend/dummy.py sha256=Ll0eC2gSaMYItPHyVRnllYeN2QlX2Bwtb8Z5Ff1RJRo 649
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.10.dist-info/LICENSE sha256=afKKJn5NugNHjEQMEDJJX3miFHh1NGiXRm8VXzbla7U 1109
autopost-0.0.10.dist-info/METADATA sha256=ATn81kbWbOtr2sBhB-rmnHgMnv5zpS_W2O7QRt23GwY 4964
autopost-0.0.10.dist-info/WHEEL sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8 91
autopost-0.0.10.dist-info/entry_points.txt sha256=gYzC0QoZByYHIFY4wqBaaru9s79AlvDW-vaU6ETRw4A 48
autopost-0.0.10.dist-info/top_level.txt sha256=ZcJZXPQjuva7I92Ehkoac7I5K7S4OEvvjCILC4DntNg 9
autopost-0.0.10.dist-info/RECORD

top_level.txt

autopost

entry_points.txt

autopost = autopost._cli:main