metamart_source_fivetran


Namemetamart_source_fivetran JSON
Version 0.1.2 PyPI version JSON
download
home_pagehttps://www.metamart.io/
SummaryNone
upload_time2024-10-20 03:28:01
maintainerNone
docs_urlNone
authorIan Eaves
requires_python<4.0.0,>=3.9.13
licenseElastic-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Metamart Fivetran Integration

The Fivetran integration synchronizes metadata from your Fivetran instance into your Metamart 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.metamart.io/",
    "name": "metamart_source_fivetran",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0.0,>=3.9.13",
    "maintainer_email": null,
    "keywords": null,
    "author": "Ian Eaves",
    "author_email": "ian@metamart.io",
    "download_url": "https://files.pythonhosted.org/packages/b8/26/900a007da24b228126fc78bcfb748c9f2b9cffee12061d1c8898ae156b2f/metamart_source_fivetran-0.1.2.tar.gz",
    "platform": null,
    "description": "# Metamart Fivetran Integration\n\nThe Fivetran integration synchronizes metadata from your Fivetran instance into your Metamart 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": null,
    "version": "0.1.2",
    "project_urls": {
        "Documentation": "https://docs.metamart.io/",
        "Homepage": "https://www.metamart.io/",
        "Repository": "https://github.com/meta-mart/metamart-core/tree/master/metamart-integrations/source-fivetran"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "361288f9ec4d597c079d431f0506673489330eb7f7656d0e2e9de918648f454b",
                "md5": "1ba653cecdfd24cdce482eff96d5596d",
                "sha256": "f961c3a79754d256a099498508b0015b1475b8732852f9e0c3a3b821f960bb04"
            },
            "downloads": -1,
            "filename": "metamart_source_fivetran-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1ba653cecdfd24cdce482eff96d5596d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0.0,>=3.9.13",
            "size": 57537,
            "upload_time": "2024-10-20T03:28:00",
            "upload_time_iso_8601": "2024-10-20T03:28:00.188363Z",
            "url": "https://files.pythonhosted.org/packages/36/12/88f9ec4d597c079d431f0506673489330eb7f7656d0e2e9de918648f454b/metamart_source_fivetran-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b826900a007da24b228126fc78bcfb748c9f2b9cffee12061d1c8898ae156b2f",
                "md5": "0281e71d6d74dc61935bff436e8a15e5",
                "sha256": "42ab183d8f3dd17fd6982d85df63c1057d18db4450ef53383e5c88f4ebe10bdf"
            },
            "downloads": -1,
            "filename": "metamart_source_fivetran-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "0281e71d6d74dc61935bff436e8a15e5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0.0,>=3.9.13",
            "size": 54256,
            "upload_time": "2024-10-20T03:28:01",
            "upload_time_iso_8601": "2024-10-20T03:28:01.792616Z",
            "url": "https://files.pythonhosted.org/packages/b8/26/900a007da24b228126fc78bcfb748c9f2b9cffee12061d1c8898ae156b2f/metamart_source_fivetran-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-20 03:28:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "meta-mart",
    "github_project": "metamart-core",
    "github_not_found": true,
    "lcname": "metamart_source_fivetran"
}
        
Elapsed time: 0.62091s