Metadata-Version: 2.4
Name: browsy-ai
Version: 0.1.0
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries
Requires-Dist: browsy-ai[langchain] ; extra == 'all'
Requires-Dist: browsy-ai[crewai] ; extra == 'all'
Requires-Dist: browsy-ai[openai] ; extra == 'all'
Requires-Dist: browsy-ai[autogen] ; extra == 'all'
Requires-Dist: browsy-ai[smolagents] ; extra == 'all'
Requires-Dist: pyautogen>=0.4,<1 ; extra == 'autogen'
Requires-Dist: crewai>=0.80,<2 ; extra == 'crewai'
Requires-Dist: langchain>=0.3,<1 ; extra == 'langchain'
Requires-Dist: openai>=1.0,<3 ; extra == 'openai'
Requires-Dist: smolagents>=1.0,<2 ; extra == 'smolagents'
Provides-Extra: all
Provides-Extra: autogen
Provides-Extra: crewai
Provides-Extra: langchain
Provides-Extra: openai
Provides-Extra: smolagents
Summary: Zero-render browser engine for AI agents
Keywords: browser,ai,agent,scraping,spatial-dom
Author: Cade Russell
License: MIT
Requires-Python: >=3.9
Project-URL: Documentation, https://ghostpeony.github.io/browsy/
Project-URL: Homepage, https://ghostpeony.github.io/browsy/
Project-URL: Repository, https://github.com/GhostPeony/browsy
