Metadata-Version: 2.4
Name: hydra-poster
Version: 0.1.0
Summary: A Python library for reliable social media posting with threading support across multiple platforms (X, BlueSky, Reddit, LinkedIn)
Project-URL: Homepage, https://github.com/heysamtexas/hydra-poster
Project-URL: Repository, https://github.com/heysamtexas/hydra-poster
Project-URL: Issues, https://github.com/heysamtexas/hydra-poster/issues
Author-email: Sam Texas <351998+heysamtexas@users.noreply.github.com>
License-Expression: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Communications
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.12
Requires-Dist: requests>=2.31.0
Requires-Dist: typer[all]>=0.17.4
Requires-Dist: typing-extensions>=4.8.0
Provides-Extra: dev
Requires-Dist: mypy>=1.8.0; extra == 'dev'
Requires-Dist: pre-commit>=3.6.0; extra == 'dev'
Requires-Dist: pytest-cov>=4.0.0; extra == 'dev'
Requires-Dist: pytest-mock>=3.12.0; extra == 'dev'
Requires-Dist: pytest>=8.0.0; extra == 'dev'
Requires-Dist: ruff>=0.1.0; extra == 'dev'
