sqlpiece


Namesqlpiece JSON
Version 0.1.2 PyPI version JSON
download
home_pagehttps://github.com/MaveriQ/SQLPiece
SummaryAn SQL tokenization package for use with HuggingFace
upload_time2023-08-17 12:12:32
maintainer
docs_urlNone
authorHaris Jabbar
requires_python>=3.7.0
licenseFree for non-commercial use
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # SQLPiece
Split vocabulary tokenization on SQL

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/MaveriQ/SQLPiece",
    "name": "sqlpiece",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Haris Jabbar",
    "author_email": "harisjabbar@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/0a/ad/b759318480f9c05647435f3bef65bc25404fd6a8aea09949309ad2735225/sqlpiece-0.1.2.tar.gz",
    "platform": null,
    "description": "# SQLPiece\nSplit vocabulary tokenization on SQL\n",
    "bugtrack_url": null,
    "license": "Free for non-commercial use",
    "summary": "An SQL tokenization package for use with HuggingFace",
    "version": "0.1.2",
    "project_urls": {
        "Homepage": "https://github.com/MaveriQ/SQLPiece"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "652cd8429f03ea8d057330fb63311d130e5621f92f62f6652c0d57d782e55a3c",
                "md5": "2310a66a7e076feb515a248556479bb8",
                "sha256": "4629a7a65766bde57d9ea5ecdb44b2e719b85965e340249157149cd810829919"
            },
            "downloads": -1,
            "filename": "sqlpiece-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2310a66a7e076feb515a248556479bb8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7.0",
            "size": 4860262,
            "upload_time": "2023-08-17T12:12:12",
            "upload_time_iso_8601": "2023-08-17T12:12:12.039881Z",
            "url": "https://files.pythonhosted.org/packages/65/2c/d8429f03ea8d057330fb63311d130e5621f92f62f6652c0d57d782e55a3c/sqlpiece-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0aadb759318480f9c05647435f3bef65bc25404fd6a8aea09949309ad2735225",
                "md5": "914034fad9d80ed77cb07d89e58b58ca",
                "sha256": "59442bc24ed02526ccc093024b41876774ee71c05942ccbeba2e4ded73d4448f"
            },
            "downloads": -1,
            "filename": "sqlpiece-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "914034fad9d80ed77cb07d89e58b58ca",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7.0",
            "size": 3855229,
            "upload_time": "2023-08-17T12:12:32",
            "upload_time_iso_8601": "2023-08-17T12:12:32.156622Z",
            "url": "https://files.pythonhosted.org/packages/0a/ad/b759318480f9c05647435f3bef65bc25404fd6a8aea09949309ad2735225/sqlpiece-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-17 12:12:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MaveriQ",
    "github_project": "SQLPiece",
    "github_not_found": true,
    "lcname": "sqlpiece"
}
        
Elapsed time: 0.11357s