Metadata-Version: 2.1
Name: geolite
Version: 0.1.0
Summary: GeoLite: Simplifying Spatial - Your lightweight companion when working with geospatial data in Python.
Author: Dustin Sampson
Author-email: dustin@sparkgeo.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: mypy (>=1.4.1,<2.0.0)
Requires-Dist: shapely (>=2.0.1,<3.0.0)
Description-Content-Type: text/markdown

# GeoLite

GeoLite: Simplifying Spatial - Your lightweight companion when working with geospatial data in Python.

| :exclamation:  Is in active development  :exclamation:   |
|----------------------------------------------------------|

## Installation

```bash
pip install geolite
```

## Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.


