An open API service indexing awesome lists of open source software.

https://github.com/jacobcoffee/polyquery

A framework-agnostic web interface for administering SQLAlchemy models
https://github.com/jacobcoffee/polyquery

Last synced: about 1 month ago
JSON representation

A framework-agnostic web interface for administering SQLAlchemy models

Awesome Lists containing this project

README

          

# polyquery

[![PyPI - Version](https://img.shields.io/pypi/v/polyquery.svg)](https://pypi.org/project/polyquery)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/polyquery.svg)](https://pypi.org/project/polyquery)

-----

**Table of Contents**

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install polyquery
```

## License

`polyquery` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.