ez-etl


Nameez-etl JSON
Version 1.1.6 PyPI version JSON
download
home_pageNone
Summaryez-etl is an open-source Extract, Transform, load (ETL) library written in Python. Just configure a dict to read data from various data sources. Use code or built-in conversion algorithms to transform the data into the target data format, and write it to the target data source.
upload_time2024-06-13 16:21:14
maintainerNone
docs_urlNone
authorXu Wei
requires_pythonNone
licenseApache License 2.0
keywords etl extract transform load excel csv mysql kafka elasticsearch neo4j influxdb mongodb clickhouse
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ez-etl",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "etl, extract, transform, load, excel, csv, mysql, kafka, elasticsearch, neo4j, influxdb, mongodb, clickhouse",
    "author": "Xu Wei",
    "author_email": "1013104194@qq.com",
    "download_url": "https://files.pythonhosted.org/packages/78/de/c6cd70c67f6749b61f8a8344e765cad43c44ea7fa2fd1beed709cb3f888b/ez-etl-1.1.6.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "ez-etl is an open-source Extract, Transform, load (ETL) library written in Python. Just configure a dict to read data from various data sources. Use code or built-in conversion algorithms to transform the data into the target data format\uff0c and write it to the target data source.",
    "version": "1.1.6",
    "project_urls": null,
    "split_keywords": [
        "etl",
        " extract",
        " transform",
        " load",
        " excel",
        " csv",
        " mysql",
        " kafka",
        " elasticsearch",
        " neo4j",
        " influxdb",
        " mongodb",
        " clickhouse"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c2b403eb08cccc6d7ffbb78679237e19e2531c2bc8b0cff9b397a65e5e92d067",
                "md5": "3393bd7793bc763787cbdf65abcc4be5",
                "sha256": "eac9e9dab2987a391a584f66ea2e8a60d840fe384c0c1a3d44734eadbe60a8de"
            },
            "downloads": -1,
            "filename": "ez_etl-1.1.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3393bd7793bc763787cbdf65abcc4be5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 96540,
            "upload_time": "2024-06-13T16:21:12",
            "upload_time_iso_8601": "2024-06-13T16:21:12.134680Z",
            "url": "https://files.pythonhosted.org/packages/c2/b4/03eb08cccc6d7ffbb78679237e19e2531c2bc8b0cff9b397a65e5e92d067/ez_etl-1.1.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "78dec6cd70c67f6749b61f8a8344e765cad43c44ea7fa2fd1beed709cb3f888b",
                "md5": "67bc2e4d4933a82fb384f6c148c4bd8e",
                "sha256": "99075620e524a1f03706d51e031cf07184bb13542b7afdb65fdddc5c5ec8c2da"
            },
            "downloads": -1,
            "filename": "ez-etl-1.1.6.tar.gz",
            "has_sig": false,
            "md5_digest": "67bc2e4d4933a82fb384f6c148c4bd8e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 59785,
            "upload_time": "2024-06-13T16:21:14",
            "upload_time_iso_8601": "2024-06-13T16:21:14.001550Z",
            "url": "https://files.pythonhosted.org/packages/78/de/c6cd70c67f6749b61f8a8344e765cad43c44ea7fa2fd1beed709cb3f888b/ez-etl-1.1.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-13 16:21:14",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "ez-etl"
}
        
Elapsed time: 0.24855s