open-weather-one-call-sdk

View on PyPIReverse Dependencies (0)

1.0.1 open_weather_one_call_sdk-1.0.1-py3-none-any.whl

Wheel Details

Project: open-weather-one-call-sdk
Version: 1.0.1
Filename: open_weather_one_call_sdk-1.0.1-py3-none-any.whl
Download: [link]
Size: 36888
MD5: e43c02c5e6e7c7615219d564deac92a8
SHA256: a7c0bd52071dbd657fee2b8faa2e7a22ca9726a2124e99e5f6509bb0ef69e487
Uploaded: 2024-02-05 20:07:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: open-weather-one-call-sdk
Version: 1.0.1
Summary: SDK for OneWeather API built by APIMatic
Author-Email: Sid Maestre <sid.maestre[at]apimatic.io>
Project-Url: Documentation, https://openweather-onecall.apimatic.dev/v/3_0_1#/http/step-by-step-tutorial
Requires-Python: >=3.7
Requires-Dist: apimatic-core (~=0.2.0)
Requires-Dist: apimatic-core-interfaces (~=0.1.0)
Requires-Dist: apimatic-requests-client-adapter (~=0.1.0)
Requires-Dist: python-dateutil (~=2.8.1)
Requires-Dist: enum34 (>=1.1.10,~=1.1)
Requires-Dist: pytest (>=7.2.2); extra == "testutils"
Provides-Extra: testutils
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3147 characters]

WHEEL

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

RECORD

Path Digest Size
openweatheronecallapi/__init__.py sha256=rXV29cwGuJvvuaW5MFV1pJLRUBPYligeZMn1tFeqh-I 159
openweatheronecallapi/api_helper.py sha256=N1rC4H6qKeo1y2D91LfnL_A9Xuzw24zjzjjhW9wtqJk 564
openweatheronecallapi/configuration.py sha256=M9RIBpb62mPVDLiWRYjJznEtXvTSv0oXX6P25FUWos0 4227
openweatheronecallapi/openweatheronecallapi_client.py sha256=YJXFqkVpzR1YZjZqRDYBTgUwHQpjOx9BBUbSwMXP5hk 2837
openweatheronecallapi/controllers/__init__.py sha256=Ai8mSnrc0dlFbnTdloPnOiYR0PLfqUS4mWmUjgCXGIQ 54
openweatheronecallapi/controllers/base_controller.py sha256=6NkHYcYbcUZ5WnNqEz_0_f8jQY9pfFGvgWvnULVIehQ 1984
openweatheronecallapi/controllers/current.py sha256=APfCkCZVI5ojgM1No5x_S1MUEA8OmI7WXHEzucQdleU 3997
openweatheronecallapi/exceptions/__init__.py sha256=dbZCWXOoAT9j-yTNCjanDrEMERK6u4Y5PUOlQXp2R0M 36
openweatheronecallapi/exceptions/api_exception.py sha256=SZOBCysP88k7ul83FnR2x_3Rg5e__ESaMieVkQMtZXU 932
openweatheronecallapi/http/__init__.py sha256=VW5F1jYF8L_kbwVuX1QVJnH5RO94nQ9ZO8mrJTIeGp8 118
openweatheronecallapi/http/http_call_back.py sha256=gtC57qr2pImQg7KnMFWKkwS0UeZxu-GNkC85-iXYcBU 483
openweatheronecallapi/http/http_method_enum.py sha256=BCWlOUjzxljITHEd27bTLLYmzdL5h2HiTmtMj3TYCXU 490
openweatheronecallapi/http/http_request.py sha256=NZikXcMfKK9mF34t0H_Alq9fYASbO4URwFNZws9cnQY 1872
openweatheronecallapi/http/http_response.py sha256=-s8HTRrV5cEsj_m9Tm01g-Btd0kS28R2AokaaXSlrnc 1493
openweatheronecallapi/http/auth/__init__.py sha256=FurdZPGXm5B_OF0pv3D4df-knTeG51_MAmvAejPU4-k 50
openweatheronecallapi/http/auth/custom_query_authentication.py sha256=CJMvXu3Ds3bBWtjkj0QjGtWF-ampl37ywtQMK29l8Fk 703
openweatheronecallapi/models/__init__.py sha256=T24-pJwZ4th1v9w4ic-hnqCUPfbd2u5OeYEYRgLgXJA 327
openweatheronecallapi/models/alert.py sha256=4l68djT-w_FkRLTA8TnkFOswBHIF59bZl_FPLThL0to 3420
openweatheronecallapi/models/current.py sha256=VR5MEffO5FlY0g5s3cC49Tut7Hd4AiJGQYF2wOQViws 8540
openweatheronecallapi/models/current_weather.py sha256=qyXWHlsEnJj4I8zYfvHmDsHzhEJPdjAPN2ki-bdZhR8 2671
openweatheronecallapi/models/daily.py sha256=PzFS20FI-b68tYoHvpWP861VUmff_i7STOxF6mPgVJk 10419
openweatheronecallapi/models/daily_rain.py sha256=PO31bn5PZ6LNSZIzqz8J-u9VKHOxho5K-vr2LEk50Mg 1679
openweatheronecallapi/models/daily_snow.py sha256=ecxFUxQhcp4duq1D_aLuMuQ7fRgNMhTsRLENstD-NJs 1679
openweatheronecallapi/models/daily_weather.py sha256=tGpA3wloqqfYMgmLlSvIcn-aVTgUf5_2gf3igNIRFj0 2647
openweatheronecallapi/models/feels_like.py sha256=U9yKFoxKCcmTjpzZuTl4pkbp470H-kulF-TbUj4bUTE 2570
openweatheronecallapi/models/hourly.py sha256=sdMxCecRWtUz_DZ7QV23lQODmHXlbT1e_U5gHMuAJ6k 7959
openweatheronecallapi/models/hourly_rain.py sha256=8LQ7fmyQJaLh_fCk4U9ylxIQxLxagiYypXXX8KlLcik 1682
openweatheronecallapi/models/hourly_snow.py sha256=9rRbbGFYMRxn9Co-UFCfwna7wBKpI-cJdyXLV1yaitA 1682
openweatheronecallapi/models/hourly_weather.py sha256=jSIXNqxPqfw-cgHsRZcUeVu1vaYHgDBHmRk7BjBZTHs 2650
openweatheronecallapi/models/lang_enum.py sha256=2F7naST3s6OFlSVdHUS5y93F6X6vE27jtIWYVEUvDxM 3212
openweatheronecallapi/models/minutely.py sha256=BciqMUwQGeyISB_mga92YubvN9qcxocffPHs4knWiUg 2052
openweatheronecallapi/models/temp.py sha256=6mHjGqIQSoOVWt3SYYbLEX6sE_bLCq6JsvbHHuy3ugA 3098
openweatheronecallapi/models/units_enum.py sha256=bwBHXcj8SkldHwvpkcOiimjAkqVYBwu-fzVswwtPBE0 507
openweatheronecallapi/models/weather_info.py sha256=Qo8_RDoad5Y_aYD2wYiEVCzoC7ketFmggFVhMYiweLM 5065
openweatheronecallapi/utilities/__init__.py sha256=wARF1WOfmQ6aGKoXAi3LQkDfpxOxFAW0ZnhyyzqtWi4 35
openweatheronecallapi/utilities/file_wrapper.py sha256=X1gxz-DrhrwTa-E_2cPCTswZeW_ZT2MYaD06KHuersc 438
open_weather_one_call_sdk-1.0.1.dist-info/LICENSE sha256=MokF1nGdG9InToYytgUEeaJg9Q6GNFJJMoKM1bmJujk 1213
open_weather_one_call_sdk-1.0.1.dist-info/METADATA sha256=BQGrDTySxeO_NpHw7cX2mfJOt-5x9xM6K4JfhgUTiJ0 3805
open_weather_one_call_sdk-1.0.1.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
open_weather_one_call_sdk-1.0.1.dist-info/top_level.txt sha256=hgjm0sffN8J1BZ8D2Wi1CF0FeySO-f9hK_GlN7UpvPU 22
open_weather_one_call_sdk-1.0.1.dist-info/RECORD

top_level.txt

openweatheronecallapi