airbyte-protocol-models


Nameairbyte-protocol-models JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/airbytehq/airbyte-protocol
SummaryDeclares the Airbyte Protocol.
upload_time2023-02-27 15:23:19
maintainer
docs_urlNone
authorAirbyte
requires_python>=3.9
licenseMIT
keywords airbyte airbyte-protocol
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # airbyte-protocol

Declares the Airbyte Protocol.

## Key Files
* `airbyte_protocol.yaml` - declares the Airbyte Protocol (in JSONSchema)
* `io.airbyte.protocol.models` - this package contains various java helpers for working with the protocol.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/airbytehq/airbyte-protocol",
    "name": "airbyte-protocol-models",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "airbyte airbyte-protocol",
    "author": "Airbyte",
    "author_email": "contact@airbyte.io",
    "download_url": "https://files.pythonhosted.org/packages/23/76/d8cc8b0a6f4cba45b2bce02f280c5c3607faca5481c684879768e119b415/airbyte_protocol_models-1.0.1.tar.gz",
    "platform": null,
    "description": "# airbyte-protocol\n\nDeclares the Airbyte Protocol.\n\n## Key Files\n* `airbyte_protocol.yaml` - declares the Airbyte Protocol (in JSONSchema)\n* `io.airbyte.protocol.models` - this package contains various java helpers for working with the protocol.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Declares the Airbyte Protocol.",
    "version": "1.0.1",
    "project_urls": {
        "Documentation": "https://docs.airbyte.io/",
        "Homepage": "https://github.com/airbytehq/airbyte-protocol",
        "Source": "https://github.com/airbytehq/airbyte-protocol",
        "Tracker": "https://github.com/airbytehq/airbyte-protocol/issues"
    },
    "split_keywords": [
        "airbyte",
        "airbyte-protocol"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "713c0bdea40e879ba0cc6c64a48be307cf63ffcdfb5f724c6e8b632c7ae35409",
                "md5": "5b0982eb52577a9ea21f79d1a39ad13e",
                "sha256": "2c214fb8cb42b74aa6408beeea2cd52f094bc8a3ba0e78af20bb358e5404f4a8"
            },
            "downloads": -1,
            "filename": "airbyte_protocol_models-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5b0982eb52577a9ea21f79d1a39ad13e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 8617,
            "upload_time": "2023-02-27T15:23:18",
            "upload_time_iso_8601": "2023-02-27T15:23:18.299320Z",
            "url": "https://files.pythonhosted.org/packages/71/3c/0bdea40e879ba0cc6c64a48be307cf63ffcdfb5f724c6e8b632c7ae35409/airbyte_protocol_models-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2376d8cc8b0a6f4cba45b2bce02f280c5c3607faca5481c684879768e119b415",
                "md5": "b183513437f41289c24ddea914f239ed",
                "sha256": "caa860d15c9c9073df4b221f58280b9855d36de07519e010d1e610546458d0a7"
            },
            "downloads": -1,
            "filename": "airbyte_protocol_models-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "b183513437f41289c24ddea914f239ed",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 8529,
            "upload_time": "2023-02-27T15:23:19",
            "upload_time_iso_8601": "2023-02-27T15:23:19.744738Z",
            "url": "https://files.pythonhosted.org/packages/23/76/d8cc8b0a6f4cba45b2bce02f280c5c3607faca5481c684879768e119b415/airbyte_protocol_models-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-27 15:23:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "airbytehq",
    "github_project": "airbyte-protocol",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "airbyte-protocol-models"
}
        
Elapsed time: 0.22743s