mindsdb-sql


Namemindsdb-sql JSON
Version 0.20.0 PyPI version JSON
download
home_pagehttps://github.com/mindsdb/mindsdb_sql
SummaryPure python SQL parser
upload_time2024-10-04 07:01:15
maintainerNone
docs_urlNone
authorMindsDB Inc
requires_python>=3.6
licenseGPL-3.0
keywords
VCS
bugtrack_url
requirements sqlalchemy
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mindsdb/mindsdb_sql",
    "name": "mindsdb-sql",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "MindsDB Inc",
    "author_email": "jorge@mindsdb.com",
    "download_url": "https://files.pythonhosted.org/packages/72/ce/1e972b484c0a80d7e8e70970cbffa9daab8d42511e2cf9530285a375509e/mindsdb_sql-0.20.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "GPL-3.0",
    "summary": "Pure python SQL parser",
    "version": "0.20.0",
    "project_urls": {
        "Download": "https://pypi.org/project/mindsdb_sql",
        "Homepage": "https://github.com/mindsdb/mindsdb_sql"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d0dfa47d2c6873d3c985da1c25c1d155cd534802570661857b2cf9385717f5ba",
                "md5": "522f58fea8786f3fcc4e25dbdde120ba",
                "sha256": "48f7be16b4124379323fcf967149c500b2ec8a0f0ef7ed251de39a7de02d4010"
            },
            "downloads": -1,
            "filename": "mindsdb_sql-0.20.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "522f58fea8786f3fcc4e25dbdde120ba",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 143366,
            "upload_time": "2024-10-04T07:01:13",
            "upload_time_iso_8601": "2024-10-04T07:01:13.102591Z",
            "url": "https://files.pythonhosted.org/packages/d0/df/a47d2c6873d3c985da1c25c1d155cd534802570661857b2cf9385717f5ba/mindsdb_sql-0.20.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "72ce1e972b484c0a80d7e8e70970cbffa9daab8d42511e2cf9530285a375509e",
                "md5": "e5884ee20da869bcb9d8361ec0cc9407",
                "sha256": "dfb2d729b47b97fc811a5e6d436e7acb46603b7866e8a55a8b384a320a711e74"
            },
            "downloads": -1,
            "filename": "mindsdb_sql-0.20.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e5884ee20da869bcb9d8361ec0cc9407",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 114065,
            "upload_time": "2024-10-04T07:01:15",
            "upload_time_iso_8601": "2024-10-04T07:01:15.131566Z",
            "url": "https://files.pythonhosted.org/packages/72/ce/1e972b484c0a80d7e8e70970cbffa9daab8d42511e2cf9530285a375509e/mindsdb_sql-0.20.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-04 07:01:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mindsdb",
    "github_project": "mindsdb_sql",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "sqlalchemy",
            "specs": [
                [
                    ">=",
                    "2.0.0"
                ],
                [
                    "<",
                    "3.0.0"
                ]
            ]
        }
    ],
    "lcname": "mindsdb-sql"
}
        
Elapsed time: 0.39997s