ofwat-dataprepkit


Nameofwat-dataprepkit JSON
Version 0.10 PyPI version JSON
download
home_pagehttps://github.com/Ofwat/dataprepkit
SummaryETL Tools for Fabric
upload_time2025-10-27 15:09:14
maintainerNone
docs_urlNone
authorOfwat
requires_pythonNone
licenseNone
keywords fabric etl
VCS
bugtrack_url
requirements sqlalchemy pytest pyodbc pandas numpy pytest-cov coverage-badge pylint sphinx sphinx-rtd-theme
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # dataprepkit
A collection of helpers and utilities for SQL-based data ingestion, transformation, and pipeline orchestration.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Ofwat/dataprepkit",
    "name": "ofwat-dataprepkit",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "fabric etl",
    "author": "Ofwat",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/75/d1/2cc5d5b4ff60854af9cf4cbb5671cda5e7f45284f300f4081ba486f4edf3/ofwat_dataprepkit-0.10.tar.gz",
    "platform": null,
    "description": "# dataprepkit\nA collection of helpers and utilities for SQL-based data ingestion, transformation, and pipeline orchestration.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "ETL Tools for Fabric",
    "version": "0.10",
    "project_urls": {
        "Homepage": "https://github.com/Ofwat/dataprepkit",
        "Source": "https://github.com/Ofwat/dataprepkit",
        "Tracker": "https://github.com/Ofwat/dataprepkit/issues"
    },
    "split_keywords": [
        "fabric",
        "etl"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "706229f1e4701e7c632b746e058b1ffaf96f7e8fb308c5f2b23e3975d7494936",
                "md5": "7c4cbe4933e6b71bb40cd28ad75fd585",
                "sha256": "631a28853abf2f418be17299467bb190839c7194a255718fff70c0e659f05b44"
            },
            "downloads": -1,
            "filename": "ofwat_dataprepkit-0.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7c4cbe4933e6b71bb40cd28ad75fd585",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 14929,
            "upload_time": "2025-10-27T15:09:13",
            "upload_time_iso_8601": "2025-10-27T15:09:13.647471Z",
            "url": "https://files.pythonhosted.org/packages/70/62/29f1e4701e7c632b746e058b1ffaf96f7e8fb308c5f2b23e3975d7494936/ofwat_dataprepkit-0.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "75d12cc5d5b4ff60854af9cf4cbb5671cda5e7f45284f300f4081ba486f4edf3",
                "md5": "3bc46a8ceaa2627978729abc2097a648",
                "sha256": "427b5de203786ad99f52b445d75c7d3d2ce38e616c21ba1461953103beeb5d0e"
            },
            "downloads": -1,
            "filename": "ofwat_dataprepkit-0.10.tar.gz",
            "has_sig": false,
            "md5_digest": "3bc46a8ceaa2627978729abc2097a648",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 12084,
            "upload_time": "2025-10-27T15:09:14",
            "upload_time_iso_8601": "2025-10-27T15:09:14.587439Z",
            "url": "https://files.pythonhosted.org/packages/75/d1/2cc5d5b4ff60854af9cf4cbb5671cda5e7f45284f300f4081ba486f4edf3/ofwat_dataprepkit-0.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-27 15:09:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Ofwat",
    "github_project": "dataprepkit",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "sqlalchemy",
            "specs": []
        },
        {
            "name": "pytest",
            "specs": []
        },
        {
            "name": "pyodbc",
            "specs": []
        },
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "pytest-cov",
            "specs": []
        },
        {
            "name": "coverage-badge",
            "specs": []
        },
        {
            "name": "pylint",
            "specs": []
        },
        {
            "name": "sphinx",
            "specs": []
        },
        {
            "name": "sphinx-rtd-theme",
            "specs": []
        }
    ],
    "lcname": "ofwat-dataprepkit"
}
        
Elapsed time: 0.76709s