Metadata-Version: 2.1
Name: echo1-geopix
Version: 1.0.2
Summary: Helper functions to convert geo coords to pixel coords and back.
Home-page: https://github.com/fsai-dev/echo1-geopix
License: MIT
Author: Michael Mohamed
Author-email: michael@foundationstack.com
Requires-Python: >=3.6.2
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: beartype (>=0.10.4,<0.11.0)
Requires-Dist: loguru (>=0.6.0,<0.7.0)
Project-URL: Repository, https://github.com/fsai-dev/echo1-geopix
Description-Content-Type: text/markdown

# echo1-geopix

## Installation
```sh
pip install echo1-geopix
```

## Getting Started
See tests.

