Skip to main content

python package to get weather details of any city in the world. without any API key.

Project description

WeatherKit ☀️

What is It?

WeatherKit is a python pacakge that provides a simple interface to get weather data without any API key or any other credentials. It is a simple and easy to use package that provides the current weather data of any location in the world. It can get weather details from address, city, country, or even from the latitude and longitude of the location.

Currently it Provies the following weather details for current time and forecast for 7 days:

  • Temperature ☀️
  • Humidity 💧
  • Wind Speed 💨
  • Weather Code ⛅️
  • Precipitation ☔️

Where to get it?

The easy way to get WeatherKit is from pip:

pip install weatherkit

Dependencies

geopy - For getting latitude and longitude of the location if the location is given in address or city format.

Installing from source

Download the source code by cloning the repository or by clicking here

git clone https://github.com/suvanbanerjee/weatherkit.git
cd weatherkit

Build the package using the following command:

python setup.py sdist bdist_wheel

Install the package using the following command:

pip install dist/*.whl

Documentation

The documentation of WeatherKit can be found here

Contributing

Contributions are welcome, and they are greatly appreciated! just fork the repository, make changes and create a pull request.

License

WeatherKit is distributed under the MIT License. See the LICENSE file for more information.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

weatherkit-0.2.1.tar.gz (4.4 kB view details)

Uploaded Source

Built Distribution

weatherkit-0.2.1-py3-none-any.whl (6.7 kB view details)

Uploaded Python 3

File details

Details for the file weatherkit-0.2.1.tar.gz.

File metadata

  • Download URL: weatherkit-0.2.1.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for weatherkit-0.2.1.tar.gz
Algorithm Hash digest
SHA256 ad7580fd125f69e0a4f19a3c509789c29999160fff56129295f5a20b3db4deaf
MD5 f07dfda30116e2e7c6dabcefa34337d1
BLAKE2b-256 bc99646d13970be7444f4b4857d338461b0334e95de612d4808f676abd67f939

See more details on using hashes here.

File details

Details for the file weatherkit-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: weatherkit-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 6.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for weatherkit-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 af434e88bc3a4cbfc818f0beff1f6b8b9a598cb1ef24a327dde5625acb18a19b
MD5 a91ee4d0519d5783513ab3056f5721bd
BLAKE2b-256 253152eadd76435a4473e39def0545fe46b8c4e443ce61c2c9d7a752db669564

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page