A Python package for getting Iran's weather data, including temperature and RealFeel.
Project description
🌤️ ParsWeather – Iran's Weather Information Package 🇮🇷
ParsWeather is a Python package designed to fetch real-time weather information for cities across Iran. ☀️🌧️🌪️
With this package, you can easily get temperature, air quality, radar images, sunrise/sunset times, and more! 📡🌎
📥 Installation
You can install ParsWeather using pip:
pip install ParsWeather
🚀 How to Use
Using ParsWeather is super simple! Here’s a quick example:
from ParsWeather import WeatherForecast as wf
print(wf.get_temperature("تهران")) # 🌡️ Get the current temperature
print(wf.get_realfeel("تهران")) # 🤔 Get the real feel temperature
print(wf.get_air_quality("تهران")) # 🍃 Get air quality status
print(wf.get_air_quality_aqi("تهران")) # 📊 Get air quality index (AQI)
print(wf.get_dust_dander_data("تهران")) # 🏜️ Check dust & allergen levels
print(wf.get_weather_forecast("تهران")) # 🌦️ Get the full weather forecast
print(wf.get_radar_image_link("تهران")) # 🛰️ Get a radar image link
print(wf.get_sun_times("تهران")) # 🌅 Get sunrise & sunset times
print(wf.get_forecast_details("تهران")) # 🔎 Detailed forecast information
print(wf.get_supported_cities()) # 📍 List of supported cities
print(wf.get_weather_forecast_air_aqi("تهران")) # 🌍 Weather & AQI combined
🏆 Why Use ParsWeather?
✔ Accurate & Up-to-Date – Always provides the latest weather data.
✔ Easy to Use – Just a few lines of code to get detailed forecasts.
✔ Comprehensive – Covers temperature, air quality, sunrise/sunset, radar images, and more!
✔ Supports Persian Cities – Designed specifically for Iran! 🇮🇷
📌 Get started today and never get caught in bad weather again! ⛈️✨
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file parsweather-0.0.8.tar.gz.
File metadata
- Download URL: parsweather-0.0.8.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1c5dae6483a47449e2f1930c08b8e3adf4b425fa9a234d19b18073d51ec035b2
|
|
| MD5 |
4b945c00c4f905925ad342ee972965b7
|
|
| BLAKE2b-256 |
2b8cbb79f2397933de26fea6c209ba48ca8dcdcc7634d69337b44203d0016d03
|
File details
Details for the file ParsWeather-0.0.8-py3-none-any.whl.
File metadata
- Download URL: ParsWeather-0.0.8-py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b6a8bd9ca19161149d75300f7bee921d807c6417e5cca6c4c051a4784ab74eef
|
|
| MD5 |
1ce52ec8da4cd274907b44ca72391575
|
|
| BLAKE2b-256 |
50913cb09b485cd1cdc721278b0774e1c0680ba00091b411e0b5e06f7bfd4f2b
|