tgedr-dataops


Nametgedr-dataops JSON
Version 0.0.37 PyPI version JSON
download
home_pagehttps://github.com/jtviegas-sandbox/dataops
Summarydata operations related code
upload_time2024-05-30 12:03:14
maintainerNone
docs_urlNone
authorjoao tiago viegas
requires_python>=3.9
licenseUnlicense
keywords data engineering mlops ml
VCS
bugtrack_url
requirements build twine pytest autoflake black isort pytest-cov pytest-mock moto pandas pyarrow s3fs boto3 great_expectations pyspark delta-spark deltalake openpyxl
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jtviegas-sandbox/dataops",
    "name": "tgedr-dataops",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "data engineering mlops ml",
    "author": "joao tiago viegas",
    "author_email": "jtviegas@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/fb/db/ff469648b09645e7697e98df2cabbdb4e1cbfcddcff11a8c9102c20b3cc9/tgedr_dataops-0.0.37.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "Unlicense",
    "summary": "data operations related code",
    "version": "0.0.37",
    "project_urls": {
        "Homepage": "https://github.com/jtviegas-sandbox/dataops"
    },
    "split_keywords": [
        "data",
        "engineering",
        "mlops",
        "ml"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e9cc51588598c1680c3934032b3f295370ef7c872d32610a57e50f5278d75444",
                "md5": "a3aabc3e07beff74a3d8d11645aa51de",
                "sha256": "8cebd97b7dcfc8d6993361887440aedffc39198298e497b628b0578e82ca40e4"
            },
            "downloads": -1,
            "filename": "tgedr_dataops-0.0.37-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a3aabc3e07beff74a3d8d11645aa51de",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 33704,
            "upload_time": "2024-05-30T12:03:12",
            "upload_time_iso_8601": "2024-05-30T12:03:12.879409Z",
            "url": "https://files.pythonhosted.org/packages/e9/cc/51588598c1680c3934032b3f295370ef7c872d32610a57e50f5278d75444/tgedr_dataops-0.0.37-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fbdbff469648b09645e7697e98df2cabbdb4e1cbfcddcff11a8c9102c20b3cc9",
                "md5": "2a9b3fad32297a543b2651630c364aac",
                "sha256": "80e2285c2a0a2124fe47b92653f7fcf82a2ffc510e2344b00bd9ffae8b3f86e3"
            },
            "downloads": -1,
            "filename": "tgedr_dataops-0.0.37.tar.gz",
            "has_sig": false,
            "md5_digest": "2a9b3fad32297a543b2651630c364aac",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 22426,
            "upload_time": "2024-05-30T12:03:14",
            "upload_time_iso_8601": "2024-05-30T12:03:14.025539Z",
            "url": "https://files.pythonhosted.org/packages/fb/db/ff469648b09645e7697e98df2cabbdb4e1cbfcddcff11a8c9102c20b3cc9/tgedr_dataops-0.0.37.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-30 12:03:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jtviegas-sandbox",
    "github_project": "dataops",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "build",
            "specs": [
                [
                    "==",
                    "1.0.3"
                ]
            ]
        },
        {
            "name": "twine",
            "specs": [
                [
                    "==",
                    "4.0.2"
                ]
            ]
        },
        {
            "name": "pytest",
            "specs": [
                [
                    "==",
                    "8.1.1"
                ]
            ]
        },
        {
            "name": "autoflake",
            "specs": [
                [
                    "==",
                    "2.2.1"
                ]
            ]
        },
        {
            "name": "black",
            "specs": [
                [
                    "~=",
                    "23.11.0"
                ]
            ]
        },
        {
            "name": "isort",
            "specs": [
                [
                    "~=",
                    "5.12.0"
                ]
            ]
        },
        {
            "name": "pytest-cov",
            "specs": [
                [
                    "==",
                    "4.1.0"
                ]
            ]
        },
        {
            "name": "pytest-mock",
            "specs": [
                [
                    "==",
                    "3.14.0"
                ]
            ]
        },
        {
            "name": "moto",
            "specs": [
                [
                    "==",
                    "5.0.7"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    "==",
                    "1.5.3"
                ]
            ]
        },
        {
            "name": "pyarrow",
            "specs": [
                [
                    "==",
                    "15.*"
                ]
            ]
        },
        {
            "name": "s3fs",
            "specs": [
                [
                    "==",
                    "2024.5.0"
                ]
            ]
        },
        {
            "name": "boto3",
            "specs": [
                [
                    "==",
                    "1.34.106"
                ]
            ]
        },
        {
            "name": "great_expectations",
            "specs": [
                [
                    "==",
                    "0.18.10"
                ]
            ]
        },
        {
            "name": "pyspark",
            "specs": [
                [
                    "~=",
                    "3.3.0"
                ]
            ]
        },
        {
            "name": "delta-spark",
            "specs": [
                [
                    "~=",
                    "2.3.0"
                ]
            ]
        },
        {
            "name": "deltalake",
            "specs": [
                [
                    "~=",
                    "0.16.4"
                ]
            ]
        },
        {
            "name": "openpyxl",
            "specs": [
                [
                    "==",
                    "3.1.2"
                ]
            ]
        }
    ],
    "lcname": "tgedr-dataops"
}
        
Elapsed time: 0.41958s