Metadata-Version: 2.1
Name: utils-whitetail
Version: 0.0.6
Summary: Common utils
Home-page: https://bitbucket.org/mediblock/lib-web-scrape-utils/
Author: Ankesh Gautam
Author-email: ankesh.gautam@whitetail.in
License: UNKNOWN
Project-URL: Bug Tracker, https://bitbucket.org/mediblock/lib-web-scrape-utils/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pydub (==0.25.1)
Requires-Dist: python-anticaptcha (==0.7.1)
Requires-Dist: requests (==2.27.1)
Requires-Dist: selenium (==4.1.3)
Requires-Dist: SpeechRecognition (==3.8.1)
Requires-Dist: stem (==1.8.0)
Requires-Dist: undetected-chromedriver (==3.1.3)

## Installation


```sh
pip install -r requirements.txt
```


