airbyte-cdk-velocity-amazon

View on PyPIReverse Dependencies (0)

0.1.1 airbyte_cdk_velocity_amazon-0.1.1-py3-none-any.whl

Wheel Details

Project: airbyte-cdk-velocity-amazon
Version: 0.1.1
Filename: airbyte_cdk_velocity_amazon-0.1.1-py3-none-any.whl
Download: [link]
Size: 50847
MD5: b6d6fbe2621757df9dadb4e786c8ceb7
SHA256: 1b5e027b366e0de91063452f268a625f8b9b13cc30e3001fe5c9c69c365ae905
Uploaded: 2021-10-06 07:55:51 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: airbyte-cdk-velocity-amazon
Version: 0.1.1
Summary: A framework for writing Airbyte Connectors.
Author: Airbyte
Author-Email: contact[at]airbyte.io
Home-Page: https://github.com/airbytehq/airbyte
Project-Url: Documentation, https://docs.airbyte.io/
Project-Url: Source, https://github.com/airbytehq/airbyte
Project-Url: Tracker, https://github.com/airbytehq/airbyte/issues
License: MIT
Keywords: airbyte connector-development-kit cdk
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7.0
Requires-Dist: backoff
Requires-Dist: jsonschema (~=3.2.0)
Requires-Dist: pendulum
Requires-Dist: pydantic (~=1.6)
Requires-Dist: PyYAML (~=5.4)
Requires-Dist: requests
Requires-Dist: MyPy (~=0.812); extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: pytest-mock; extra == "dev"
Requires-Dist: requests-mock; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 4101 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.36.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
airbyte_cdk/__init__.py sha256=ecMbXauv-R-aO-RxmEZjgZhquZTf-RCOvV1OdbIh3Fc 200
airbyte_cdk/connector.py sha256=YCJhSt5l_q6lv7HV_asu0ZT5Y6A5URGZP6_pt2a22_c 3236
airbyte_cdk/entrypoint.py sha256=pr3h6IUaeG0DMM4TQYtDEVCz8WZMEnfD_mVODR6U0_Q 6068
airbyte_cdk/logger.py sha256=RAETgPfKfmlZazSiOqPtua5ffi2XlfsGBI_o4QURBfQ 2472
airbyte_cdk/destinations/__init__.py sha256=o9jTDoApWBVotxMXIc7JkTDYVvcy21f_opJ-cDZcVW4 64
airbyte_cdk/destinations/destination.py sha256=QHoZAPHqMapFgU33bgpQCHbq0cIgX5RsWdtbsqKCFG8 5916
airbyte_cdk/models/__init__.py sha256=RcN76sdnBhoJz29kLA-fMflQho8M3b4I4cEYUsWxnNw 71
airbyte_cdk/models/airbyte_protocol.py sha256=R0ybfYAffEIJQZrU49k30qZZJDRKb76bcUUEB9xnmFA 7145
airbyte_cdk/sources/__init__.py sha256=WtGuBZvsbcqfHll_anI7fEfuTUA7J9QfhidW9R9oxqA 111
airbyte_cdk/sources/abstract_source.py sha256=2PkN1t_0WY5kBq6aKM0NFfVKvcDF9lcqAUWxEoNU9gA 9527
airbyte_cdk/sources/source.py sha256=pGnIDs0OdGgBKKrpC-cvnnUDfT8LSmwoWgl4qQE9Qac 2752
airbyte_cdk/sources/deprecated/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
airbyte_cdk/sources/deprecated/base_source.py sha256=f_0z95DCbRVwV4pcE4CTsoVsSZr36Fu9WIWJz4_nkCw 4595
airbyte_cdk/sources/deprecated/client.py sha256=VI4PGbylFkXKDxxLKuLRwzkrg-2IZW1YkhRgVw_-Vzw 4605
airbyte_cdk/sources/singer/__init__.py sha256=kqegXgNQPFCJm9dwlMOrERDw1JPdUUoG-fE5s3qhqmE 148
airbyte_cdk/sources/singer/singer_helpers.py sha256=5h_Lp0f6ilXqaBc9JQ_urEkA1Nsx89sEn4nfr98GU0g 12802
airbyte_cdk/sources/singer/source.py sha256=9p-QbbD724LujS_FG2Nu5sSF3pQVICK4-6ZT36PIv4E 9835
airbyte_cdk/sources/streams/__init__.py sha256=5QKVVHpG_d8sWnI05LyTD9nK_3-ayQC2wq_0vI3luM0 76
airbyte_cdk/sources/streams/core.py sha256=wvgiJ-vIa64v1H2s8lXEBG5npYCLfcItMEcHJ72MWdM 8043
airbyte_cdk/sources/streams/http/__init__.py sha256=yCXIdiLshO-4tzFhshc8Qbo-60O6bj0p9AuuzLnqVKg 167
airbyte_cdk/sources/streams/http/exceptions.py sha256=X01SGybzRgt9uln1Seshp4RGSEtZPJCdrw8yK_gjIls 1979
airbyte_cdk/sources/streams/http/http.py sha256=TIUa4IjFrvidNOeu_PLgTFVa-TyBpCCE0SZF9om4X4I 13298
airbyte_cdk/sources/streams/http/rate_limiting.py sha256=VOD_hfiEbRFybZr_l1tWpoZ3vPbDDg5fYKguQHVWmII 3373
airbyte_cdk/sources/streams/http/auth/__init__.py sha256=-QMJPdTepGvOALCb6SCboV50XLTLNL-duEasT6jUoOs 316
airbyte_cdk/sources/streams/http/auth/core.py sha256=Q9RcGcet9-7FXfOpzUU3ggOKRFA6Lm5JPEEf_h20iDY 1681
airbyte_cdk/sources/streams/http/auth/oauth.py sha256=RCYqPi7fWIDkDERRVC4ibu5A3_9Tv-a97A5XeJrzlds 3465
airbyte_cdk/sources/streams/http/auth/token.py sha256=m_lg6Ghv6K-ilaAIOcwenDyRndJNjz4d2RvSIrWEBgA 2044
airbyte_cdk/sources/utils/__init__.py sha256=1x7xQZsbRkbtf7rHMBulSn9w7ihn_P7s-k_Z7U45CTg 27
airbyte_cdk/sources/utils/casing.py sha256=jWD1vMyzQoa3S5pAo7rq37ZPVv6XYmC_qs9XFlZ0OkQ 1289
airbyte_cdk/sources/utils/catalog_helpers.py sha256=0HDyjzekT16wR2TP_AtBJsGQGf8W1ZC6Vuhc7R9S8nk 1759
airbyte_cdk/sources/utils/schema_helpers.py sha256=CcQ1IpqCKvXjM_ROrsXPKUg_Ix8f0qG5j4NWIJC1iSY 5980
airbyte_cdk_velocity_amazon-0.1.1.dist-info/LICENSE.txt sha256=Wfe61S4BaGPj404v8lrAbvhjYR68SHlkzeYrg3_bbuM 1051
airbyte_cdk_velocity_amazon-0.1.1.dist-info/METADATA sha256=5N9LjNgnBZ1eauC56fbkqGmpE0oPvMeO_ek5SdLv8BU 5484
airbyte_cdk_velocity_amazon-0.1.1.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
airbyte_cdk_velocity_amazon-0.1.1.dist-info/entry_points.txt sha256=7Owc8blp_tAoSTRAgRqo3wRKlHNHVER9EVWZtyg7_6Q 61
airbyte_cdk_velocity_amazon-0.1.1.dist-info/top_level.txt sha256=NWIXwbNF3bzcbpW39vGZByJKMAMyqQdz993Qa58e4HA 12
airbyte_cdk_velocity_amazon-0.1.1.dist-info/RECORD

top_level.txt

airbyte_cdk

entry_points.txt

base-python = base_python.entrypoint:main