Metadata-Version: 2.3
Name: pacuare
Version: 0.2.0
Summary: Query the Pacuare Reserve dataset.
License: MIT
Author: Aleks Rūtiņš
Author-email: keeper@farthergate.com
Requires-Python: >=3.9
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
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: pandas (>=2.2.3,<3.0.0)
Requires-Dist: requests (>=2.32.3,<3.0.0)
Project-URL: Repository, https://github.com/aleksrutins/pacuare-sdk.git
Description-Content-Type: text/markdown

# Pacuare SDK

This library allows you to query the Pacuare Reserve dataset from Python into a Pandas DataFrame.
