Metadata-Version: 2.1
Name: spire-wrapper
Version: 0.0.1
Summary: A python wrapper for University of Massachusett's Spire API
Author-email: Paul Li <paul.shi.li.05@gmail.com>
Project-URL: Homepage, https://github.com/PaulShiLi/spire-wrapper
Project-URL: Bug Tracker, https://github.com/PaulShiLi/spire-wrapper/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE

# UMass Spire Wrapper

This is a Python API Wrapper for [UMass's Spire](https://www.spire.umass.edu/) platform.
The [API endpoints](https://github.com/daniel-melanson/spire-api.melanson.dev) are provided by [Melanson](https://github.com/daniel-melanson).
