Metadata-Version: 2.4
Name: OpenGeodeWeb-Microservice
Version: 1.0.1rc4
Summary: Database model and ORM layer for OpenGeodeWeb ecosystem
Author-email: Geode-solutions <team-web@geode-solutions.com>
Project-URL: Homepage, https://github.com/Geode-solutions/OpenGeodeWeb-Microservice
Project-URL: Bug Tracker, https://github.com/Geode-solutions/OpenGeodeWeb-Microservice/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: <3.13,>=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: blinker~=1.0
Requires-Dist: click~=8.0
Requires-Dist: fastjsonschema~=2.0
Requires-Dist: flask~=3.0
Requires-Dist: flask-sqlalchemy==3.1.1
Requires-Dist: greenlet~=3.0
Requires-Dist: itsdangerous~=2.0
Requires-Dist: jinja2~=3.0
Requires-Dist: markupsafe~=3.0
Requires-Dist: sqlalchemy~=2.0
Requires-Dist: typing-extensions==4.15.0
Requires-Dist: werkzeug~=3.0
Dynamic: license-file

<h1 align="center">OpenGeodeWeb-Back<sup><i>by Geode-solutions</i></sup></h1>
<h3 align="center">OpenSource Python framework based on OpenGeode</h3>

<p align="center">
  <img src="https://github.com/Geode-solutions/OpenGeodeWeb-Back/workflows/CI/badge.svg" alt="Build Status">
  <img src="https://github.com/Geode-solutions/OpenGeodeWeb-Back/workflows/CD/badge.svg" alt="Deploy Status">
  <img src="https://codecov.io/gh/Geode-solutions/OpenGeodeWeb-Back/branch/master/graph/badge.svg" alt="Coverage Status">
  <img src="https://img.shields.io/github/release/Geode-solutions/OpenGeodeWeb-Back.svg" alt="Version">
  <img src="https://img.shields.io/pypi/v/opengeode-core" alt="PyPI" >
</p>

<p align="center">
  <img src="https://img.shields.io/badge/Python-3-blue.svg" alt="Language">
  <img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="License">
  <img src="https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg" alt="Semantic-release">
</p>

---

## Introduction

Database model and ORM layer for the OpenGeodeWeb ecosystem.

## Changelog

Detailed changes for each release are documented in the [release notes](https://github.com/Geode-solutions/OpenGeodeWeb-Microservice/releases).

## License

[MIT](https://opensource.org/licenses/MIT)

Copyright (c) 2019 - 2025, Geode-solutions
