Metadata-Version: 2.1
Name: cerebellum
Version: 0.2.1
Summary: Browser automation through LLM planners
Home-page: https://github.com/theredsix/cerebellum
License: MIT
Author: TheRedSix
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: anthropic (>=0.39.0,<0.40.0)
Requires-Dist: numpy (>=2.1.3,<3.0.0)
Requires-Dist: pillow (>=11.0.0,<12.0.0)
Requires-Dist: selenium (>=4.0.0,<5.0.0)
Requires-Dist: seleniumbase (>=4.32.9,<5.0.0)
Project-URL: Repository, https://github.com/theredsix/cerebellum
