Metadata-Version: 2.1
Name: msdss-data-api
Version: 0.2.2
Summary: Data management API for the Modular Spatial Decision Support Systems (MSDSS) framework
Home-page: https://github.com/rrwen/msdss-data-api
Author: Richard Wen
Author-email: rrwen.dev@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/rrwen/msdss-data-api/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Provides-Extra: users-postgresql
Provides-Extra: users-mysql
Provides-Extra: users-sqlite
Provides-Extra: postgresql
Provides-Extra: mysql
Provides-Extra: sqlite
License-File: LICENSE

# msdss-data-api

[![pypi package](https://badge.fury.io/py/msdss-data-api.svg)](https://pypi.org/project/msdss-data-api)
[![Github](https://img.shields.io/badge/Github-rrwen%2Fmsdss--data--api-brightgreen?logo=Github)](https://github.com/rrwen/msdss-data-api)
[![downloads](https://img.shields.io/pypi/dm/msdss-data-api.svg)](https://pypistats.org/packages/msdss-data-api)
[![GitHub stars](https://img.shields.io/github/stars/rrwen/msdss-data-api.svg)](https://github.com/rrwen/msdss-data-api/stargazers)
[![GitHub](https://img.shields.io/github/license/rrwen/msdss-data-api.svg)](https://github.com/rrwen/msdss-data-api/blob/main/LICENSE)
  
Data management API for the Modular Spatial Decision Support Systems (MSDSS) framework.

* [Documentation](https://rrwen.github.io/msdss-data-api/)
* [Developer Notes](https://github.com/rrwen/msdss-data-api/blob/main/DEVELOPER.md)

## Contact

Richard Wen rrwen.dev@gmail.com


