dqlauncher


Namedqlauncher JSON
Version 1.0 PyPI version JSON
download
home_pagehttps://github.com/sierrapablo/DQ-Launcher
SummaryDataQuality functions over pyspark.sql SparkSession and DataFrame
upload_time2023-10-30 20:37:25
maintainer
docs_urlNone
authorPablo Sierra Lorente
requires_python>=3.11,<4.0
licenseMIT
keywords
VCS
bugtrack_url
requirements numpy pandas py4j pyspark python-dateutil pytz setuptools six tzdata
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/sierrapablo/DQ-Launcher",
    "name": "dqlauncher",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Pablo Sierra Lorente",
    "author_email": "pablosierralorente@outlook.es",
    "download_url": "https://files.pythonhosted.org/packages/ef/4e/3ac766f700ab924d1620b9c417d2e350f36b872c4f1e38d5867335932ccd/dqlauncher-1.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "DataQuality functions over pyspark.sql SparkSession and DataFrame",
    "version": "1.0",
    "project_urls": {
        "Homepage": "https://github.com/sierrapablo/DQ-Launcher"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9cda27b2392b872e34079c16328b2a0aa4a9328a58dba49ea2e3cb526af759a7",
                "md5": "9d28f1c0fe8f73e6740ce25bd65f6258",
                "sha256": "b8de0f9103cd58ac97d0d743407229fe3bd3a6f8bc5975f8426c4e7ca91fc8da"
            },
            "downloads": -1,
            "filename": "dqlauncher-1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9d28f1c0fe8f73e6740ce25bd65f6258",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11,<4.0",
            "size": 7094,
            "upload_time": "2023-10-30T20:37:23",
            "upload_time_iso_8601": "2023-10-30T20:37:23.944247Z",
            "url": "https://files.pythonhosted.org/packages/9c/da/27b2392b872e34079c16328b2a0aa4a9328a58dba49ea2e3cb526af759a7/dqlauncher-1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ef4e3ac766f700ab924d1620b9c417d2e350f36b872c4f1e38d5867335932ccd",
                "md5": "c0e64bdd7c60041d1396502dafc7de5b",
                "sha256": "0a3e604ef6ed3b09c2b3ec8af88c63da779ddd7acf804a29f08dfafec9af0bce"
            },
            "downloads": -1,
            "filename": "dqlauncher-1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c0e64bdd7c60041d1396502dafc7de5b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11,<4.0",
            "size": 5523,
            "upload_time": "2023-10-30T20:37:25",
            "upload_time_iso_8601": "2023-10-30T20:37:25.469164Z",
            "url": "https://files.pythonhosted.org/packages/ef/4e/3ac766f700ab924d1620b9c417d2e350f36b872c4f1e38d5867335932ccd/dqlauncher-1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-30 20:37:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sierrapablo",
    "github_project": "DQ-Launcher",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "numpy",
            "specs": [
                [
                    "==",
                    "1.26.1"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    "==",
                    "2.1.1"
                ]
            ]
        },
        {
            "name": "py4j",
            "specs": [
                [
                    "==",
                    "0.10.9.7"
                ]
            ]
        },
        {
            "name": "pyspark",
            "specs": [
                [
                    "==",
                    "3.5.0"
                ]
            ]
        },
        {
            "name": "python-dateutil",
            "specs": [
                [
                    ">=",
                    "2.8.2"
                ]
            ]
        },
        {
            "name": "pytz",
            "specs": [
                [
                    ">=",
                    "2023.3.post1"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    ">=",
                    "65.5.0"
                ]
            ]
        },
        {
            "name": "six",
            "specs": [
                [
                    ">=",
                    "1.16.0"
                ]
            ]
        },
        {
            "name": "tzdata",
            "specs": [
                [
                    ">=",
                    "2023.3"
                ]
            ]
        }
    ],
    "lcname": "dqlauncher"
}
        
Elapsed time: 0.14013s