ez-etl


Nameez-etl JSON
Version 1.1.2 PyPI version JSON
download
home_page
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-03-01 06:53:01
maintainer
docs_urlNone
authorXu Wei
requires_python
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": "",
    "name": "ez-etl",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "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/39/85/a5eb5b5582de20aa5e5d5323e00307970def06cf23d3909d012a41e764bb/ez-etl-1.1.2.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.2",
    "project_urls": null,
    "split_keywords": [
        "etl",
        "extract",
        "transform",
        "load",
        "excel",
        "csv",
        "mysql",
        "kafka",
        "elasticsearch",
        "neo4j",
        "influxdb",
        "mongodb",
        "clickhouse"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2e654874a5b30e61c562823ff2c7ea0fec515a944e5e81147b035493beb9ad1f",
                "md5": "9052a8fa23651e324847b96959c48358",
                "sha256": "da4bb06a86c0ce8131de7bdffe3cc20ede19476abc31bf7b2fbbdd72f59553ad"
            },
            "downloads": -1,
            "filename": "ez_etl-1.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9052a8fa23651e324847b96959c48358",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 93415,
            "upload_time": "2024-03-01T06:52:59",
            "upload_time_iso_8601": "2024-03-01T06:52:59.579339Z",
            "url": "https://files.pythonhosted.org/packages/2e/65/4874a5b30e61c562823ff2c7ea0fec515a944e5e81147b035493beb9ad1f/ez_etl-1.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3985a5eb5b5582de20aa5e5d5323e00307970def06cf23d3909d012a41e764bb",
                "md5": "53b81b6b09bb2fb03e9b84749ef08096",
                "sha256": "25c2e10b2a62ddfb7c0f908f8f832c6fb6fc1d087ce559123aa734a4dbb6f01f"
            },
            "downloads": -1,
            "filename": "ez-etl-1.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "53b81b6b09bb2fb03e9b84749ef08096",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 57501,
            "upload_time": "2024-03-01T06:53:01",
            "upload_time_iso_8601": "2024-03-01T06:53:01.699547Z",
            "url": "https://files.pythonhosted.org/packages/39/85/a5eb5b5582de20aa5e5d5323e00307970def06cf23d3909d012a41e764bb/ez-etl-1.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-01 06:53:01",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "ez-etl"
}
        
Elapsed time: 0.20654s