Metadata-Version: 2.1
Name: uav_package
Version: 0.1
Summary: UAV data processing and scoring package
Home-page: https://github.com/kullaniciadi/uav_package
Author: Yazar Adınız
Author-email: email@example.com
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: geopy
Requires-Dist: shapely

# UAV Package


## Kurulum

Paketinizi pip kullanarak yükleyebilirsiniz:

```bash
pip install .
