Metadata-Version: 2.4
Name: spyops
Version: 0.0.1
Summary: GIS Analysis, Operations, and Spatial Data Management.
Author-email: "Integrated Informatics (USA) Inc." <contact@integrated-informatics.com>
License-Expression: MIT
Keywords: geopackage,geometry,gis,spatial,analysis,management
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: fudgeo==1.5.0
Requires-Dist: numpy==2.4.0
Requires-Dist: pyproj>=3.7.2
Requires-Dist: shapely>=2.1.2
Dynamic: license-file

# SPyOPS -- Spatial Operations in Python

GIS Analysis, Operations, and Spatial Data Management.

## Installation

`spyops` is available from the [Python Package Index](https://pypi.org/project/spyops/).


## Python Compatibility

The `spyops` library is compatible with Python 3.11 to 3.14.  Developed and 
tested on **macOS** and **Windows**, should be fine on **Linux** too.


## License

MIT

## Release History

### v0.0.1
* land grab
