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
- Host: GitHub
- URL: https://github.com/jacobcoffee/polyquery
- Owner: JacobCoffee
- License: mit
- Created: 2024-04-18T17:06:17.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-18T17:06:41.000Z (about 2 years ago)
- Last Synced: 2025-12-01T01:52:54.385Z (6 months ago)
- Language: Python
- Size: 11.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# polyquery
[](https://pypi.org/project/polyquery)
[](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.