Metadata-Version: 2.1
Name: uc-browser
Version: 0.4.3
Summary: 
Home-page: https://github.com/ceconelo/browser
License: MIT
Author: Thiago Oliveira
Author-email: thiceconelo@gmail.com
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
Requires-Dist: certifi (>=2023.7.22,<2024.0.0)
Requires-Dist: loguru (>=0.7.2,<0.8.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Requires-Dist: selenium (>=4.13.0,<5.0.0)
Requires-Dist: stem (>=1.8.0,<2.0.0)
Requires-Dist: webdriver-manager (>=3.5.4,<4.0.0)
Requires-Dist: websockets (>=11.0.3,<12.0.0)
Requires-Dist: xvfbwrapper (>=0.2.9,<0.3.0)
Project-URL: Repository, https://github.com/ceconelo/browser
Description-Content-Type: text/markdown

# browser
Modulo que implementa metodos para uso com selenium.

