Metadata-Version: 2.1
Name: streetcrawl
Version: 0.1.0
Summary: Google Streetview panoramas collector
License: MIT
Author: monomonedula
Author-email: valh@tuta.io
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
Requires-Dist: Pillow (>=8.3.1,<9.0.0)
Requires-Dist: click (>=8.0.1,<9.0.0)
Requires-Dist: geopy (>=2.2.0,<3.0.0)
Requires-Dist: loguru (>=0.5.3,<0.6.0)
Requires-Dist: methodtools (>=0.4.5,<0.5.0)
Requires-Dist: pytest-cov (>=2.12.1,<3.0.0)
Requires-Dist: requests (>=2.26.0,<3.0.0)
