Metadata-Version: 2.1
Name: scikit-map
Version: 0.6.0
Summary: scikit-learn applied to mapping and spatial prediction
Home-page: https://github.com/scikit-map/scikit-map
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: GDAL (>=3.1)
Requires-Dist: affine (>=2.3)
Requires-Dist: geopandas (>=0.13)
Requires-Dist: joblib (>=1.1.0)
Requires-Dist: numpy (>=1.19)
Requires-Dist: pyproj (>=3.1)
Requires-Dist: pandas (>=2.0)
Requires-Dist: requests (>=2.24)
Requires-Dist: scikit-learn (>=1.0)
Requires-Dist: rasterio (>=1.1)
Provides-Extra: full
Requires-Dist: Bottleneck (>=1.3) ; extra == 'full'
Requires-Dist: gspread (>=5.3.2) ; extra == 'full'
Requires-Dist: matplotlib (>=3.3) ; extra == 'full'
Requires-Dist: minio (>=7.1.0) ; extra == 'full'
Requires-Dist: opencv-python (>=4.5) ; extra == 'full'
Requires-Dist: pqdm (>=0.1) ; extra == 'full'
Requires-Dist: pystac (>=1.4.0) ; extra == 'full'
Requires-Dist: pyts (>=0.11) ; extra == 'full'
Requires-Dist: pyFFTW (>=0.13) ; extra == 'full'
Requires-Dist: scikit-image (>=0.17) ; extra == 'full'
Requires-Dist: Shapely (>=1.7) ; extra == 'full'
Requires-Dist: sentinelhub (==3.4.4) ; extra == 'full'
Requires-Dist: whoosh (>=2.7.4) ; extra == 'full'

Python module to produce maps using machine learning, reference samples and raster data.
