Metadata-Version: 2.2
Name: senphora
Version: 0.1.3
Summary: Senphora Python library for working with sentinel API
Author: Babahasko
Author-email: zakutni4ek@gmail.com
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: python-dotenv>=1.0.1
Requires-Dist: requests>=2.32.3
Requires-Dist: pandas>=2.2.3
Requires-Dist: tqdm>=4.67.1
Requires-Dist: rasterio>=1.4.3
Requires-Dist: pyproj>=3.7.1
Requires-Dist: shapely>=2.0.7
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# senphora
Simple library for working with OData API

# Installation
```cmd
pip install senphora
```
