grai-source-fivetran


Namegrai-source-fivetran JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://www.grai.io/
Summary
upload_time2023-07-19 14:16:22
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/4d/3a/6c704c5f5be927df22e107d771a4499d326caba69ca80af3cfc15065203a/grai_source_fivetran-0.1.0.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.0",
    "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": "c3f1ae81be50e41f5a7a365c69f9d62a1fa46c57499747d3e1f67cc1e02f7501",
                "md5": "b7ca5818a1d5ce1d47f5a9079790fbf0",
                "sha256": "e61f2ca29b7c0153d9f999df275dc92faaa5852df9199aab3bef04c0cec3c01a"
            },
            "downloads": -1,
            "filename": "grai_source_fivetran-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b7ca5818a1d5ce1d47f5a9079790fbf0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.13,<4.0.0",
            "size": 56981,
            "upload_time": "2023-07-19T14:16:20",
            "upload_time_iso_8601": "2023-07-19T14:16:20.928447Z",
            "url": "https://files.pythonhosted.org/packages/c3/f1/ae81be50e41f5a7a365c69f9d62a1fa46c57499747d3e1f67cc1e02f7501/grai_source_fivetran-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4d3a6c704c5f5be927df22e107d771a4499d326caba69ca80af3cfc15065203a",
                "md5": "8a09e861978dd90be5ce401cdb57364e",
                "sha256": "db0d2b1b468876ffb2cb57aad8236fb89b966e9a67fd7b2fe228dacb3167db52"
            },
            "downloads": -1,
            "filename": "grai_source_fivetran-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "8a09e861978dd90be5ce401cdb57364e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.13,<4.0.0",
            "size": 53908,
            "upload_time": "2023-07-19T14:16:22",
            "upload_time_iso_8601": "2023-07-19T14:16:22.465002Z",
            "url": "https://files.pythonhosted.org/packages/4d/3a/6c704c5f5be927df22e107d771a4499d326caba69ca80af3cfc15065203a/grai_source_fivetran-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-19 14:16:22",
    "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.13927s