airbyte-source-weatherstack

View on PyPIReverse Dependencies (0)

0.1.0 airbyte_source_weatherstack-0.1.0-py3-none-any.whl

Wheel Details

Project: airbyte-source-weatherstack
Version: 0.1.0
Filename: airbyte_source_weatherstack-0.1.0-py3-none-any.whl
Download: [link]
Size: 12195
MD5: 16d32fbca775b3002a17a5c20709567e
SHA256: d8fa93108514e7fc96965072354b5202ba5b3f1bd4b54c9a4943ca68c47ebc28
Uploaded: 2024-02-01 09:51:44 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: airbyte-source-weatherstack
Version: 0.1.0
Summary: Source implementation for Weatherstack.
Author: Airbyte
Author-Email: contact[at]airbyte.io
Requires-Dist: airbyte-cdk (~=0.2)
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: 5065 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/abnormal_state.json sha256=57DsBenY6xr3hTzXudnKF-VqRfo1DtTf8wfokgEIBAU 247
integration_tests/acceptance.py sha256=VpQhkCpkovNSs0uLNh6iAdJ0WY-gYg0FbSBl8te_D0A 314
integration_tests/catalog.json sha256=qDMj-CbZrwldH-RurIyt6yKoaTGw6-ifMzTyn-AgR1o 10908
integration_tests/configured_catalog.json sha256=l18EYwG1mN_AnBknKfHD5C2s5Q8BWEho4HmpigU96FQ 926
integration_tests/invalid_config.json sha256=TsMouce0p7OcvqADCTRjTegVsZfyly1ZIf5bg8SUXso 105
integration_tests/sample_config.json sha256=nA8Feh1CaoRPEhsGZgbOaXjngIdwAgYXjpnNRhLpokc 109
source_weatherstack/__init__.py sha256=FOa-hUyM6-BunLpicgtGu0KYjA8jNry97Z9tMlBT_e4 136
source_weatherstack/constants.py sha256=EdjZgyoEa4_yl3kXr91ASWSR03fcIIC7YSocW3G9e6A 104
source_weatherstack/run.py sha256=Kr0rLw83z3T38hBkxs7DKwE-xqoB1e-wApMWVq4kZEQ 248
source_weatherstack/source.py sha256=youuQmrUxePfNC9kgChoCfSmk0RcttG7G76_4GgBO3A 12307
source_weatherstack/spec.yaml sha256=YIKw5_Ose2OTYrg7VsCX7XM5hDLB6WqttLR24qzxIKs 1389
source_weatherstack/schemas/current_weather.json sha256=DhXXHAXMWpWC7VgPLoiuH3CT5JjH1teo_axA9XANAO8 2066
source_weatherstack/schemas/forecast.json sha256=A5EojbHkzaaVCODfFjVTaC-iPXCx2H4bfENqMalgRyE 2124
source_weatherstack/schemas/historical.json sha256=UYbQ3TNOd1HHZfzen_j9PucGEeFMvzmENLTUpSsu-wE 2126
source_weatherstack/schemas/location_lookup.json sha256=nnGRlDagbuO9XVN0yT5yyKe20iix2seoNLEP-oXCjfc 798
unit_tests/__init__.py sha256=4Hw-PX1-VgESLF16cDdvuYCzGJtHntThLF4qIiULWeo 61
unit_tests/test_source.py sha256=aXpd9fGSKaKeEEe0ciLotL_wpjvTlHvFkiRS8t0mahc 374
airbyte_source_weatherstack-0.1.0.dist-info/METADATA sha256=P3OU6Pio2dTWCaeX2hqBVaaLTpsIgWsDoT0cKSmkvc0 5487
airbyte_source_weatherstack-0.1.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
airbyte_source_weatherstack-0.1.0.dist-info/entry_points.txt sha256=t3giUcr6-IkGqOvZGoaDO8eRPa5x_SDU3Fl1MmsX0U0 68
airbyte_source_weatherstack-0.1.0.dist-info/top_level.txt sha256=6ONgsxWcj76BthChgjtn7Q5WBHsU8avmL64O27l5B7c 49
airbyte_source_weatherstack-0.1.0.dist-info/RECORD

top_level.txt

integration_tests
source_weatherstack
unit_tests

entry_points.txt

source-weatherstack = source_weatherstack.run:run