consql


Nameconsql JSON
Version 0.19 PyPI version JSON
download
home_pagehttps://github.com/kosyachniy/consql
SummaryPostgreSQL Async ORM for Python
upload_time2023-05-05 11:15:14
maintainer
docs_urlNone
authorAlexey Poloz
requires_python>=3.7, <4
licenseMIT
keywords async orm python postgresql sql types checking oop
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ConSQL
PostgreSQL Async ORM for Python

[GitHub](https://github.com/kosyachniy/consql)
 | [PyPI](https://pypi.org/project/consql/)

[View ORM for MongoDB →](https://pypi.org/project/consys/)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/kosyachniy/consql",
    "name": "consql",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7, <4",
    "maintainer_email": "",
    "keywords": "async,orm,python,postgresql,sql,types,checking,oop",
    "author": "Alexey Poloz",
    "author_email": "polozhev@mail.ru",
    "download_url": "https://files.pythonhosted.org/packages/20/ef/2129c3dac79f1384e07c0f24e7c9a4a974c308b1f8044fe81f3ee9b0752f/consql-0.19.tar.gz",
    "platform": null,
    "description": "# ConSQL\nPostgreSQL Async ORM for Python\n\n[GitHub](https://github.com/kosyachniy/consql)\n | [PyPI](https://pypi.org/project/consql/)\n\n[View ORM for MongoDB \u2192](https://pypi.org/project/consys/)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "PostgreSQL Async ORM for Python",
    "version": "0.19",
    "project_urls": {
        "Homepage": "https://github.com/kosyachniy/consql",
        "Source": "https://github.com/kosyachniy/consql"
    },
    "split_keywords": [
        "async",
        "orm",
        "python",
        "postgresql",
        "sql",
        "types",
        "checking",
        "oop"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d163d9d40ef2859455042f9c6312e62404f8cd6216d8c2559ce4b8d12885f91f",
                "md5": "bc3d3d4c0f359bdebafe2f8022b85f08",
                "sha256": "9439d79fd16497bab91134507cc9a1f2d9822c64d9df9f2a54da6b77c95c7307"
            },
            "downloads": -1,
            "filename": "consql-0.19-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bc3d3d4c0f359bdebafe2f8022b85f08",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7, <4",
            "size": 17813,
            "upload_time": "2023-05-05T11:15:11",
            "upload_time_iso_8601": "2023-05-05T11:15:11.971266Z",
            "url": "https://files.pythonhosted.org/packages/d1/63/d9d40ef2859455042f9c6312e62404f8cd6216d8c2559ce4b8d12885f91f/consql-0.19-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "20ef2129c3dac79f1384e07c0f24e7c9a4a974c308b1f8044fe81f3ee9b0752f",
                "md5": "6abd2da8cd83a827add5507da6ce87ea",
                "sha256": "67bc67b8701b87789eba5a4b88d68d40efbc0a5bbfa2203b9f74882cab200084"
            },
            "downloads": -1,
            "filename": "consql-0.19.tar.gz",
            "has_sig": false,
            "md5_digest": "6abd2da8cd83a827add5507da6ce87ea",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7, <4",
            "size": 16386,
            "upload_time": "2023-05-05T11:15:14",
            "upload_time_iso_8601": "2023-05-05T11:15:14.102403Z",
            "url": "https://files.pythonhosted.org/packages/20/ef/2129c3dac79f1384e07c0f24e7c9a4a974c308b1f8044fe81f3ee9b0752f/consql-0.19.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-05 11:15:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kosyachniy",
    "github_project": "consql",
    "github_not_found": true,
    "lcname": "consql"
}
        
Elapsed time: 0.06615s