Metadata-Version: 2.3
Name: py-browser-automation
Version: 0.1.3
Summary: Automate online browsing using python and AI
License: MIT
Keywords: browser-automations,AI
Author: pUrGe12
Author-email: achintya.jai@owasp.org
Requires-Python: >=3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
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: bs4 (>=0.0.2,<0.0.3)
Requires-Dist: google-genai (>=1.45.0,<2.0.0)
Requires-Dist: openai (>=2.6.0,<3.0.0)
Requires-Dist: playwright (>=1.55.0,<2.0.0)
Requires-Dist: pydantic (>=2.12.0,<3.0.0)
Description-Content-Type: text/markdown

# PyBA - Python Browser Automations

This is a browser automation software written in python. It can visit any website, automate testing, repetitive tasks, form filling and more.

## Framework

Documentation needs work.
