yessql


Nameyessql JSON
Version 0.2.3 PyPI version JSON
download
home_pagehttps://github.com/mitchelllisle/yessql
SummaryAn easy to use python SQL database interface for Postgres and MySQL
upload_time2022-12-21 03:41:47
maintainer
docs_urlNone
authorMitchell Lisle
requires_python
license
keywords yessql
VCS
bugtrack_url
requirements pydantic aiomysql asyncpg pg8000 pipe
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mitchelllisle/yessql",
    "name": "yessql",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "yessql",
    "author": "Mitchell Lisle",
    "author_email": "m.lisle90@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/df/da/d7a9c5a3b5816d539063b5873a8524c03cc4a2abe08435bdfa1227e9852d/yessql-0.2.3.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "An easy to use python SQL database interface for Postgres and MySQL",
    "version": "0.2.3",
    "split_keywords": [
        "yessql"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "58c7e041336754f5290fca98ab01e278",
                "sha256": "7e55829fd0437898d6458587c5e600c0bac87a0653fe357859e17698c6b6eaba"
            },
            "downloads": -1,
            "filename": "yessql-0.2.3-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "58c7e041336754f5290fca98ab01e278",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 21834,
            "upload_time": "2022-12-21T03:41:46",
            "upload_time_iso_8601": "2022-12-21T03:41:46.682254Z",
            "url": "https://files.pythonhosted.org/packages/ef/ac/2f0becd2c65d83daa6f0f4d1bba09891bf856f5aec7c2ca483eaf8c6420f/yessql-0.2.3-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "9422e140ff5a19259e9959d4bf581691",
                "sha256": "d3414b2527d6691cf469daffbced94cc055f9bacb8ce225b2468be3ce18184fe"
            },
            "downloads": -1,
            "filename": "yessql-0.2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "9422e140ff5a19259e9959d4bf581691",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 19782,
            "upload_time": "2022-12-21T03:41:47",
            "upload_time_iso_8601": "2022-12-21T03:41:47.720581Z",
            "url": "https://files.pythonhosted.org/packages/df/da/d7a9c5a3b5816d539063b5873a8524c03cc4a2abe08435bdfa1227e9852d/yessql-0.2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-21 03:41:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "mitchelllisle",
    "github_project": "yessql",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "pydantic",
            "specs": []
        },
        {
            "name": "aiomysql",
            "specs": []
        },
        {
            "name": "asyncpg",
            "specs": []
        },
        {
            "name": "pg8000",
            "specs": []
        },
        {
            "name": "pipe",
            "specs": []
        }
    ],
    "lcname": "yessql"
}
        
Elapsed time: 0.04602s