airbyte-source-google-directory

View on PyPIReverse Dependencies (0)

0.2.1 airbyte_source_google_directory-0.2.1-py3-none-any.whl

Wheel Details

Project: airbyte-source-google-directory
Version: 0.2.1
Filename: airbyte_source_google_directory-0.2.1-py3-none-any.whl
Download: [link]
Size: 12473
MD5: 95051012f1e8962fde3ac9bd014f8ab4
SHA256: 46264063271303f64f4e248078a3cbec24e6c7e162ec7c185b3761247cc7f617
Uploaded: 2024-01-31 11:29:32 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: airbyte-source-google-directory
Version: 0.2.1
Summary: Source implementation for Google Directory.
Author: Airbyte
Author-Email: contact[at]airbyte.io
Requires-Dist: airbyte-cdk (~=0.1)
Requires-Dist: google-api-python-client (==1.12.8)
Requires-Dist: google-auth-httplib2 (==0.0.4)
Requires-Dist: google-auth-oauthlib (==0.4.2)
Requires-Dist: backoff (==1.10.0)
Requires-Dist: requests-mock (~=1.9.3); extra == "tests"
Requires-Dist: pytest (~=6.1); extra == "tests"
Requires-Dist: pytest-mock (~=3.6.1); extra == "tests"
Provides-Extra: tests
Description-Content-Type: text/markdown
[Description omitted; length: 5051 characters]

WHEEL

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

RECORD

Path Digest Size
integration_tests/__init__.py sha256=4Hw-PX1-VgESLF16cDdvuYCzGJtHntThLF4qIiULWeo 61
integration_tests/acceptance.py sha256=VpQhkCpkovNSs0uLNh6iAdJ0WY-gYg0FbSBl8te_D0A 314
integration_tests/configured_catalog.json sha256=zwWHL_CY3Ad4zRIrYTbpv9oCc1G3IP9szj56nLkM9Js 1045
integration_tests/invalid_config.json sha256=2LBkBetpqSobJSmzk5jNKV9swKxS8Zd7gYH-UWUxy4w 60
integration_tests/invalid_config_oauth.json sha256=vtZtCbna-VFDthslYtyGZmgoCUog8z9X7_xImkv5468 162
integration_tests/sample_config.json sha256=QEPAy-Seg3N4_WhX5O_TS4wvEkkm2LHpSibzzY1XdWo 131
integration_tests/sample_config_oauth.json sha256=587Pe1jPq2ABpPH_BrD207MWeLph5E8TcpGmAaWb1ZA 138
source_google_directory/__init__.py sha256=nyTWRMLy_XY30WnneaB81SxdmV03gO85FfPnWWQlpIo 140
source_google_directory/api.py sha256=jiEi5SI7q-15T_JdN7wzghxPiz_yXq6xQCBJmp84olQ 4934
source_google_directory/client.py sha256=9VTFMOeIoJ_BwjESLVatR6vsc55AekkjzZECA-tkM7M 1565
source_google_directory/run.py sha256=VgZRQrOHkVa1egt6nagTwWG5N-xoIFr6DRI6-57Hxoc 258
source_google_directory/source.py sha256=JrZGcqusFfJH9FdShTuHHaUqsAEEWEMIwhCN56Ws1rM 226
source_google_directory/spec.json sha256=5ctMlUUJnl3iRnzyxgpeS9b197oDaPB9m8kUalC_IXM 3400
source_google_directory/utils.py sha256=jiqxFTyM02XxfUSVovHf-qvWPzeX9LaMGIWuSULZNBo 263
source_google_directory/schemas/group_members.json sha256=xXupERXB7X7JmozWR36genWxmPurMR2SuKC37JHUSkg 480
source_google_directory/schemas/groups.json sha256=beEqkaJKAS87mGmov4zjynCnZi5a6MMHZ7c_qeL6NKM 807
source_google_directory/schemas/users.json sha256=vc_A6SA2ya7l8HtyfohEZP-O-CAjkG-3XUkZNfExyUA 6281
airbyte_source_google_directory-0.2.1.dist-info/METADATA sha256=o0q-BOkiTqhZGXq6odDREqN5Sw8JIH2H_Kfq_47zOl4 5650
airbyte_source_google_directory-0.2.1.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
airbyte_source_google_directory-0.2.1.dist-info/entry_points.txt sha256=aDK2F06TBzPiuPd9JC2kVkFBqI4epJgtlNoaSH3BqNE 76
airbyte_source_google_directory-0.2.1.dist-info/top_level.txt sha256=hyddsYv2rZ2GvbDaKGMaBLA9tAope2H9dKajGyT-f64 42
airbyte_source_google_directory-0.2.1.dist-info/RECORD

top_level.txt

integration_tests
source_google_directory

entry_points.txt

source-google-directory = source_google_directory.run:run