Metadata-Version: 2.1
Name: image-fetcher
Version: 1.1.3
Summary: Package for downloading images from google
Home-page: https://github.com/BenAAndrew/Python-Image-Fetcher
Author: Ben Andrew
Author-email: benandrew89@gmail.com
License: UNKNOWN
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
Requires-Dist: beautifulsoup4 (>=4.8.0)
Requires-Dist: bs4 (>=0.0.1)
Requires-Dist: certifi (>=2019.9.11)
Requires-Dist: chardet (>=3.0.4)
Requires-Dist: func-timeout (>=4.3.5)
Requires-Dist: idna (>=2.8)
Requires-Dist: selenium (>=3.141.0)
Requires-Dist: soupsieve (>=1.9.3)
Requires-Dist: tqdm (>=4.36.1)
Requires-Dist: urllib3 (>=1.25.5)
Requires-Dist: wincertstore (>=0.2)

# Python-Image-Fetcher (image_fetcher)
https://github.com/BenAAndrew/Python-Image-Fetcher


**A simple lightweight library to download images from google.**


# [Documentation](https://python-image-fetcher.readthedocs.io/ "Python Image Fetcher")


