Metadata-Version: 2.1
Name: nsipy
Version: 0.1.1
Summary: Package to download data from the U.S. Army Corps of Engineers National Structures Inventory using the NSI API.
Author: Sebastian Rowan
Author-email: sebastian.rowan@unh.edu
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: geopandas (>=1.0.1,<2.0.0)
Requires-Dist: pandas (>=2.2.3,<3.0.0)
Requires-Dist: requests (>=2.32.3,<3.0.0)
Description-Content-Type: text/markdown

# nsipy
Python package to download data from the U.S. Army Corps of Engineers National Structures Inventory using the NSI API.
