tmllib


Nametmllib JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/takemi-ohama/mllib
Summaryetl tools for machine leraning.
upload_time2023-10-30 02:18:46
maintainer
docs_urlNone
authorTakemi Ohama
requires_python
licenseMIT
keywords etl machine learning bigquery kintone
VCS
bugtrack_url
requirements pandas sqlalchemy boto3 google.cloud pydantic setuptools scikit-learn redis
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Currently, it is not designed for casual use. It is under maintenance.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/takemi-ohama/mllib",
    "name": "tmllib",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "etl,machine learning,bigquery,kintone",
    "author": "Takemi Ohama",
    "author_email": "takmei.ohama@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/8e/ed/a4d68d307efdb628edec1e78548e002cdce77644252785b3aeb771ae0932/tmllib-0.1.0.tar.gz",
    "platform": null,
    "description": "Currently, it is not designed for casual use. It is under maintenance.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "etl tools for machine leraning.",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/takemi-ohama/mllib"
    },
    "split_keywords": [
        "etl",
        "machine learning",
        "bigquery",
        "kintone"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a1c4d532cb480644544248001444e045d0d46c9a8ecf06a626f722f141fb4cc4",
                "md5": "c32d09e20d8c2007e191feb9e3797dbb",
                "sha256": "140dbcc65404450f3ef528cea034c20ba256baf9a4ffd254fe6aa67dd345aab7"
            },
            "downloads": -1,
            "filename": "tmllib-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c32d09e20d8c2007e191feb9e3797dbb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 26253,
            "upload_time": "2023-10-30T02:18:45",
            "upload_time_iso_8601": "2023-10-30T02:18:45.026152Z",
            "url": "https://files.pythonhosted.org/packages/a1/c4/d532cb480644544248001444e045d0d46c9a8ecf06a626f722f141fb4cc4/tmllib-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8eeda4d68d307efdb628edec1e78548e002cdce77644252785b3aeb771ae0932",
                "md5": "0fc0454c49dde00dc97bacbf01ddfef8",
                "sha256": "dacaeb147be0136eefd94d7a5f7699a8ad5ccb4d94a89a4faeaf7b78a2c3eb29"
            },
            "downloads": -1,
            "filename": "tmllib-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "0fc0454c49dde00dc97bacbf01ddfef8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 18683,
            "upload_time": "2023-10-30T02:18:46",
            "upload_time_iso_8601": "2023-10-30T02:18:46.954954Z",
            "url": "https://files.pythonhosted.org/packages/8e/ed/a4d68d307efdb628edec1e78548e002cdce77644252785b3aeb771ae0932/tmllib-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-30 02:18:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "takemi-ohama",
    "github_project": "mllib",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "sqlalchemy",
            "specs": []
        },
        {
            "name": "boto3",
            "specs": []
        },
        {
            "name": "google.cloud",
            "specs": []
        },
        {
            "name": "pydantic",
            "specs": []
        },
        {
            "name": "setuptools",
            "specs": []
        },
        {
            "name": "scikit-learn",
            "specs": []
        },
        {
            "name": "redis",
            "specs": []
        }
    ],
    "lcname": "tmllib"
}
        
Elapsed time: 0.13282s