polyquery


Namepolyquery JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryA framework-agnostic web interface for administering SQLAlchemy models
upload_time2024-04-18 05:24:00
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords fastapi flask litestar sanic sqlalchemy
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "polyquery",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "fastapi, flask, litestar, sanic, sqlalchemy",
    "author": null,
    "author_email": "Jacob Coffee <jacob@z7x.org>",
    "download_url": "https://files.pythonhosted.org/packages/99/93/be28f0f17616e7584c766bbb39129808ce72aea31de92d6dcd7e7ecf3f19/polyquery-0.1.0.tar.gz",
    "platform": null,
    "description": "# polyquery\n\n[![PyPI - Version](https://img.shields.io/pypi/v/polyquery.svg)](https://pypi.org/project/polyquery)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/polyquery.svg)](https://pypi.org/project/polyquery)\n\n-----\n\n**Table of Contents**\n\n- [Installation](#installation)\n- [License](#license)\n\n## Installation\n\n```console\npip install polyquery\n```\n\n## License\n\n`polyquery` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A framework-agnostic web interface for administering SQLAlchemy models",
    "version": "0.1.0",
    "project_urls": {
        "Changelog": "https://docs.polyquery.app/latest/changelog/",
        "Discord": "https://discord.gg/ZVG8hN6RrJ",
        "Documentation": "https://docs.polyquery.app/",
        "Funding": "https://github.com/sponsors/JacobCoffee",
        "Issues": "https://github.com/JacobCoffee/polyquery/issues",
        "Reddit": "https://reddit.com/monorepo",
        "Source": "https://github.com/JacobCoffee/polyquery",
        "Twitter": "https://twitter.com/_scriptr",
        "Youtube": "https://www.youtube.com/@monorepo"
    },
    "split_keywords": [
        "fastapi",
        " flask",
        " litestar",
        " sanic",
        " sqlalchemy"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "bdaab0f4815beaa0df2ec735d57b708112f7a5a5f4eb4eafd266f36e227d3f87",
                "md5": "abd9c31c23fcd8cf5926bfce161720cf",
                "sha256": "fa7376e4f35fc326bdfebdb3148e1ac9d6a6ba4823dfc63d55a2612d3153a426"
            },
            "downloads": -1,
            "filename": "polyquery-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "abd9c31c23fcd8cf5926bfce161720cf",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 3440,
            "upload_time": "2024-04-18T05:24:02",
            "upload_time_iso_8601": "2024-04-18T05:24:02.527946Z",
            "url": "https://files.pythonhosted.org/packages/bd/aa/b0f4815beaa0df2ec735d57b708112f7a5a5f4eb4eafd266f36e227d3f87/polyquery-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9993be28f0f17616e7584c766bbb39129808ce72aea31de92d6dcd7e7ecf3f19",
                "md5": "cbb678db138195c8a32fd2d9e1e8bea4",
                "sha256": "76efe263372bab0cbd853cf52d11b586492b4da0ed14ac91ef86cee92cadb2f5"
            },
            "downloads": -1,
            "filename": "polyquery-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "cbb678db138195c8a32fd2d9e1e8bea4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 5550,
            "upload_time": "2024-04-18T05:24:00",
            "upload_time_iso_8601": "2024-04-18T05:24:00.601311Z",
            "url": "https://files.pythonhosted.org/packages/99/93/be28f0f17616e7584c766bbb39129808ce72aea31de92d6dcd7e7ecf3f19/polyquery-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-18 05:24:00",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sponsors",
    "github_project": "JacobCoffee",
    "github_not_found": true,
    "lcname": "polyquery"
}
        
Elapsed time: 0.22950s