pyscora-wrangler


Namepyscora-wrangler JSON
Version 1.2.1 PyPI version JSON
download
home_pagehttps://github.com/oncase/pyscora-wrangler
SummaryPython lib for DE
upload_time2023-04-14 15:14:33
maintainerGuilherme Morone
docs_urlNone
authorOncase
requires_python>=3.8,<4.0
licenseMIT
keywords wrapper scora python data_engineering
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Pyscora Wrangler

<p align="center">
<img alt="Python versions" src="https://img.shields.io/badge/python-3.8%20%7C%203.9%20%7C%203.10%20%7C%203.11-brightgreen.svg">
<a href="https://github.com/oncase/pyscora-wrangler/blob/main/LICENSE"><img alt="License: MIT" src="https://black.readthedocs.io/en/stable/_static/license.svg"></a>
<a href="https://github.com/psf/black"><img alt="Code style: black" src="https://img.shields.io/badge/code%20style-black-000000.svg"></a></p>

Python package that consists mainly of wrappers for Data Engineering tasks.

In order to see the docs, click on the module that you want inside the folder `pyscora_wrangler/${MODULE}`

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/oncase/pyscora-wrangler",
    "name": "pyscora-wrangler",
    "maintainer": "Guilherme Morone",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "guilherme.morone@oncase.com.br",
    "keywords": "wrapper,scora,python,data_engineering",
    "author": "Oncase",
    "author_email": "contato@oncase.com.br",
    "download_url": "https://files.pythonhosted.org/packages/6f/4d/7eda6a0d094a0034e8ade0adbfc605faf96083333368d7f57bbb816d4caa/pyscora_wrangler-1.2.1.tar.gz",
    "platform": null,
    "description": "# Pyscora Wrangler\n\n<p align=\"center\">\n<img alt=\"Python versions\" src=\"https://img.shields.io/badge/python-3.8%20%7C%203.9%20%7C%203.10%20%7C%203.11-brightgreen.svg\">\n<a href=\"https://github.com/oncase/pyscora-wrangler/blob/main/LICENSE\"><img alt=\"License: MIT\" src=\"https://black.readthedocs.io/en/stable/_static/license.svg\"></a>\n<a href=\"https://github.com/psf/black\"><img alt=\"Code style: black\" src=\"https://img.shields.io/badge/code%20style-black-000000.svg\"></a></p>\n\nPython package that consists mainly of wrappers for Data Engineering tasks.\n\nIn order to see the docs, click on the module that you want inside the folder `pyscora_wrangler/${MODULE}`\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python lib for DE",
    "version": "1.2.1",
    "split_keywords": [
        "wrapper",
        "scora",
        "python",
        "data_engineering"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2fb86c8e1eb0ac60f83c7432b8cba9db39423205541589819ee5684518bbbc4b",
                "md5": "0a7aca3077df9136f17d91a3664fb940",
                "sha256": "012ee6ea19fcabb945931b3de327b530a30bda17128d9166d7f442f394c3c462"
            },
            "downloads": -1,
            "filename": "pyscora_wrangler-1.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0a7aca3077df9136f17d91a3664fb940",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 20076,
            "upload_time": "2023-04-14T15:14:32",
            "upload_time_iso_8601": "2023-04-14T15:14:32.929926Z",
            "url": "https://files.pythonhosted.org/packages/2f/b8/6c8e1eb0ac60f83c7432b8cba9db39423205541589819ee5684518bbbc4b/pyscora_wrangler-1.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6f4d7eda6a0d094a0034e8ade0adbfc605faf96083333368d7f57bbb816d4caa",
                "md5": "b98223f8ac7c72119fe6be6419a19f74",
                "sha256": "1f684dc814015afeeb490f152fc8b911a755ffc9e8bc4b8068258405e3fd16b6"
            },
            "downloads": -1,
            "filename": "pyscora_wrangler-1.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "b98223f8ac7c72119fe6be6419a19f74",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 14406,
            "upload_time": "2023-04-14T15:14:33",
            "upload_time_iso_8601": "2023-04-14T15:14:33.987822Z",
            "url": "https://files.pythonhosted.org/packages/6f/4d/7eda6a0d094a0034e8ade0adbfc605faf96083333368d7f57bbb816d4caa/pyscora_wrangler-1.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-14 15:14:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "oncase",
    "github_project": "pyscora-wrangler",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pyscora-wrangler"
}
        
Elapsed time: 0.06656s