Metadata-Version: 2.1
Name: sweetrpg-db
Version: 0.0.17
Summary: UNKNOWN
Home-page: https://sweetrpg.com
Author: Paul Schifferer
Author-email: dm@sweetrpg.com
License: MIT
Project-URL: Documentation, https://sweetrpg.github.io/db
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: Flask
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
License-File: LICENSE

# DB

[![Unit tests](https://github.com/sweetrpg/db/actions/workflows/python-ci.yml/badge.svg)](https://github.com/sweetrpg/db/actions/workflows/python-ci.yml)
[![Coverage](https://github.com/sweetrpg/db/blob/develop/coverage.svg)](https://github.com/sweetrpg/db)
[![License](https://img.shields.io/github/license/sweetrpg/db.svg)](https://img.shields.io/github/license/sweetrpg/db.svg)
[![Issues](https://img.shields.io/github/issues/sweetrpg/db.svg)](https://img.shields.io/github/issues/sweetrpg/db.svg)
[![PRs](https://img.shields.io/github/issues-pr/sweetrpg/db.svg)](https://img.shields.io/github/issues-pr/sweetrpg/db.svg)
[![Dependabot](https://badgen.net/github/dependabot/sweetrpg/db)](https://badgen.net/github/dependabot/sweetrpg/db)

[![Python](https://img.shields.io/badge/Python-3776AB?style=for-the-badge&logo=python&logoColor=white)](https://img.shields.io/badge/Python-3776AB?style=for-the-badge&logo=python&logoColor=white)
[![Built with love](https://ForTheBadge.com/images/badges/built-with-love.svg)](https://ForTheBadge.com/images/badges/built-with-love.svg)

This package represents database access modules for the SweetRPG project.

## Documentation

Documentation for this package can be found [here](https://sweetrpg.github.io/db).


