Metadata-Version: 2.1
Name: geotils
Version: 0.0.20
Summary: A small example package
Home-page: https://github.com/geoaigroup/geotils
Author: GEOAI group
Author-email: geotils@geogroup.ai
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: albumentations==1.3.1
Requires-Dist: fiona==1.9.5
Requires-Dist: matplotlib==3.8.0
Requires-Dist: numpy==1.26.1
Requires-Dist: opencv-python==4.8.1.78
Requires-Dist: opencv-python-headless==4.8.1.78
Requires-Dist: pandas==2.1.1
Requires-Dist: Pillow==10.1.0
Requires-Dist: scipy==1.11.3
Requires-Dist: seaborn==0.13.1
Requires-Dist: segment-anything
Requires-Dist: shapely==2.0.2
Requires-Dist: tifffile==2023.9.26
Requires-Dist: timm==0.9.2
Requires-Dist: torchvision==0.16.0
Requires-Dist: tqdm==4.66.1

# geotils library

Added CI/CD to publish to PyPI using this [PyPY documentation](https://packaging.python.org/en/latest/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/)  
