tq-datasets


Nametq-datasets JSON
Version 0.0.4 PyPI version JSON
download
home_pagehttps://gitee.com/torchW/tq_datasets.git
SummarySome simple interface for the operations of dataset.
upload_time2024-10-15 10:07:00
maintainerNone
docs_urlNone
authorTripleQuiz
requires_python<3.12,>=3.7
licenseMIT
keywords python util datasets operation interface abc/factory
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            撰写的一些用于操作数据库的统一定义的接口。
具体操作函数:
 - 遍历数据集所有脚本的函数,可以指定脚本的读取、处理和过滤方法;
 - ...

具体接口:
 - 对数据集操作的整合,做成 ABC 或者 Factory。

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitee.com/torchW/tq_datasets.git",
    "name": "tq-datasets",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.12,>=3.7",
    "maintainer_email": null,
    "keywords": "python, util, datasets, operation, interface, abc/factory",
    "author": "TripleQuiz",
    "author_email": "triple_quiz@163.com",
    "download_url": "https://files.pythonhosted.org/packages/bb/33/9d4dc0070d04034b66b67b10b43f2e8e9e694706049dcef5acf8c1b9afb0/tq_datasets-0.0.4.tar.gz",
    "platform": null,
    "description": "\u64b0\u5199\u7684\u4e00\u4e9b\u7528\u4e8e\u64cd\u4f5c\u6570\u636e\u5e93\u7684\u7edf\u4e00\u5b9a\u4e49\u7684\u63a5\u53e3\u3002\r\n\u5177\u4f53\u64cd\u4f5c\u51fd\u6570\uff1a\r\n - \u904d\u5386\u6570\u636e\u96c6\u6240\u6709\u811a\u672c\u7684\u51fd\u6570\uff0c\u53ef\u4ee5\u6307\u5b9a\u811a\u672c\u7684\u8bfb\u53d6\u3001\u5904\u7406\u548c\u8fc7\u6ee4\u65b9\u6cd5\uff1b\r\n - ...\r\n\r\n\u5177\u4f53\u63a5\u53e3\uff1a\r\n - \u5bf9\u6570\u636e\u96c6\u64cd\u4f5c\u7684\u6574\u5408\uff0c\u505a\u6210 ABC \u6216\u8005 Factory\u3002\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Some simple interface for the operations of dataset.",
    "version": "0.0.4",
    "project_urls": {
        "Homepage": "https://gitee.com/torchW/tq_datasets.git"
    },
    "split_keywords": [
        "python",
        " util",
        " datasets",
        " operation",
        " interface",
        " abc/factory"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5d84f230f7858a3d100d2c52c580aa7e833e98d97e1a163b647fc13fd7c9406c",
                "md5": "0b0f1054bced8a9ef8809f9e2e0fef02",
                "sha256": "02704edb6ea13dc7c588db42aa3c3eccbfa6b86d1b19881c59c98710e5011553"
            },
            "downloads": -1,
            "filename": "tq_datasets-0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0b0f1054bced8a9ef8809f9e2e0fef02",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.12,>=3.7",
            "size": 4973,
            "upload_time": "2024-10-15T10:06:59",
            "upload_time_iso_8601": "2024-10-15T10:06:59.560220Z",
            "url": "https://files.pythonhosted.org/packages/5d/84/f230f7858a3d100d2c52c580aa7e833e98d97e1a163b647fc13fd7c9406c/tq_datasets-0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bb339d4dc0070d04034b66b67b10b43f2e8e9e694706049dcef5acf8c1b9afb0",
                "md5": "3ec428689cfebc1a04ee66f4a681a986",
                "sha256": "6e812fa4949b94466e14d913627619339a50452aafd1da91237a5264e0256249"
            },
            "downloads": -1,
            "filename": "tq_datasets-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "3ec428689cfebc1a04ee66f4a681a986",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.12,>=3.7",
            "size": 5668,
            "upload_time": "2024-10-15T10:07:00",
            "upload_time_iso_8601": "2024-10-15T10:07:00.998898Z",
            "url": "https://files.pythonhosted.org/packages/bb/33/9d4dc0070d04034b66b67b10b43f2e8e9e694706049dcef5acf8c1b9afb0/tq_datasets-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-15 10:07:00",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "tq-datasets"
}
        
Elapsed time: 0.38949s