grai_source_fivetran


Namegrai_source_fivetran JSON
Version 0.1.2 PyPI version JSON
download
home_pagehttps://www.grai.io/
Summary
upload_time2023-09-22 21:27:58
maintainer
docs_urlNone
authorIan Eaves
requires_python>=3.9.13,<4.0.0
licenseElastic-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Grai Fivetran Integration

The Fivetran integration synchronizes metadata from your Fivetran instance into your Grai data lineage graph.


# Testing

Uses `fastapi-code-generator` to generate Pydantic base models for the Fivetran API.
More information about code generation can be found [here](https://github.com/koxudaxi/fastapi-code-generator).
Additionally, the project Makefile can be used to generate the models.

            

Raw data

            {
    "_id": null,
    "home_page": "https://www.grai.io/",
    "name": "grai_source_fivetran",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9.13,<4.0.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Ian Eaves",
    "author_email": "ian@grai.io",
    "download_url": "https://files.pythonhosted.org/packages/3a/5f/f4f0fc39b45e361a2b7b6aafff22a5703c6ad0ae1ae31b90d820e5dde85f/grai_source_fivetran-0.1.2.tar.gz",
    "platform": null,
    "description": "# Grai Fivetran Integration\n\nThe Fivetran integration synchronizes metadata from your Fivetran instance into your Grai data lineage graph.\n\n\n# Testing\n\nUses `fastapi-code-generator` to generate Pydantic base models for the Fivetran API.\nMore information about code generation can be found [here](https://github.com/koxudaxi/fastapi-code-generator).\nAdditionally, the project Makefile can be used to generate the models.\n",
    "bugtrack_url": null,
    "license": "Elastic-2.0",
    "summary": "",
    "version": "0.1.2",
    "project_urls": {
        "Documentation": "https://docs.grai.io/",
        "Homepage": "https://www.grai.io/",
        "Repository": "https://github.com/grai-io/grai-core/tree/master/grai-integrations/source-fivetran"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "47d9836ec674c1b6e58bcefdd55f0d1a6609c8430a3601f19a29632018220e18",
                "md5": "3fa79d0322adb7d5c7431147bdbb0b37",
                "sha256": "08338a42492a19f8f417842e10a9389c133f81fe6b985e150da958e9b50f642d"
            },
            "downloads": -1,
            "filename": "grai_source_fivetran-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3fa79d0322adb7d5c7431147bdbb0b37",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.13,<4.0.0",
            "size": 57386,
            "upload_time": "2023-09-22T21:27:57",
            "upload_time_iso_8601": "2023-09-22T21:27:57.103166Z",
            "url": "https://files.pythonhosted.org/packages/47/d9/836ec674c1b6e58bcefdd55f0d1a6609c8430a3601f19a29632018220e18/grai_source_fivetran-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3a5ff4f0fc39b45e361a2b7b6aafff22a5703c6ad0ae1ae31b90d820e5dde85f",
                "md5": "b2656f1c4827d1befc0f505f8c43ce90",
                "sha256": "d2a606d5ad05e59d51346d69b64d50fd373869d6cfd0f5396a945f9a8ca97bb4"
            },
            "downloads": -1,
            "filename": "grai_source_fivetran-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "b2656f1c4827d1befc0f505f8c43ce90",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.13,<4.0.0",
            "size": 54302,
            "upload_time": "2023-09-22T21:27:58",
            "upload_time_iso_8601": "2023-09-22T21:27:58.831783Z",
            "url": "https://files.pythonhosted.org/packages/3a/5f/f4f0fc39b45e361a2b7b6aafff22a5703c6ad0ae1ae31b90d820e5dde85f/grai_source_fivetran-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-22 21:27:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "grai-io",
    "github_project": "grai-core",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "grai_source_fivetran"
}
        
Elapsed time: 0.12149s