Metadata-Version: 2.4
Name: teddy-cli
Version: 0.1.3
Summary: A local-first, file-based AI coding workflow that applies the UNIX philosophy to AI collaboration.
License: AGPL-3.0-only
License-File: LICENSE
Author: Raphael Atteritano
Requires-Python: >=3.11,<3.15
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: bandit (>=1.7.9,<1.8.0)
Requires-Dist: beautifulsoup4 (>=4.14.3,<5.0.0)
Requires-Dist: ddgs (>=9.10.0,<10.0.0)
Requires-Dist: detect-secrets (>=1.4,<2.0)
Requires-Dist: httpx (>=0.28.1,<0.29.0)
Requires-Dist: jinja2 (>=3.1.6,<4.0.0)
Requires-Dist: litellm (>=1.83.7,<1.83.8)
Requires-Dist: lxml (>=6.1.0,<7.0.0)
Requires-Dist: mistletoe (>=1.3.0,<2.0.0)
Requires-Dist: pathspec (>=0.12.1,<0.13.0)
Requires-Dist: pip-audit (>=2.7.3,<2.8.0)
Requires-Dist: playwright
Requires-Dist: punq (>=0.7.0,<0.8.0)
Requires-Dist: pyperclip
Requires-Dist: python-dotenv (>=1.0.1)
Requires-Dist: pyyaml (>=6.0,<7.0)
Requires-Dist: requests (>=2.33.0,<3.0.0)
Requires-Dist: textual (>=8.1.0,<9.0.0)
Requires-Dist: trafilatura (>=2.0.0,<3.0.0)
Requires-Dist: typer[all]
Requires-Dist: urllib3 (>=2.7.0,<3.0.0)
