How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Python Weather SDK Update - Version 2.2.2

calendar_today February 12, 2024 person Weatherbit Team domain weatherbit

Python Weather SDK Update -  Version 2.2.2<p>Weatherbit SDK - Public Repository</p><p>Our python weather SDK is available right now via pip. To install it all you have to do is:</p><pre>pip install python-weatherbit </pre><p>It's that easy! To use it just add the following to your python application or script:</p><pre>from weatherbit.api import Api </pre><p>Please, refer to the documentation for complete instructions on how to best integrate the our weather api service into your application.</p>

open_in_new Read original post