A Python package for getting Iran's weather data, including temperature and RealFeel.
Project description
ParsWeather โ Iran's Ultimate Weather Package ๐ฎ๐ท
๐ก Get the most accurate weather information for Iran with a single Python package!
๐ฆ๏ธ Temperature, Air Quality, Radar Images, Sunrise & Sunset Times, and much more! ๐
๐ฅ Quick Installation
Install ParsWeather via pip in no time:
pip install ParsWeather
๐ก Requirements:
- Python 3.7+
- Internet connection to fetch the latest weather data
๐ How to Use โ It's Easy and Fun!
No need for complex setups โ just a few lines of code and you're good to go! Here's an example:
from ParsWeather import WeatherForecast as wf
city = "ุชูุฑุงู" # ๐ Replace with the city you want to check
print(f"๐ก๏ธ Current Temperature: {wf.get_temperature(city)}ยฐC")
print(f"๐ค Real Feel Temperature: {wf.get_realfeel(city)}ยฐC")
print(f"๐ Air Quality: {wf.get_air_quality(city)}")
print(f"๐ Air Quality Index (AQI): {wf.get_air_quality_aqi(city)}")
print(f"๐๏ธ Dust & Allergen Levels: {wf.get_dust_dander_data(city)}")
print(f"๐ฆ๏ธ Full Weather Forecast: {wf.get_weather_forecast(city)}")
print(f"๐ฐ๏ธ Radar Image Link: {wf.get_radar_image_link(city)}")
print(f"๐
Sunrise & Sunset Times: {wf.get_sun_times(city)}")
print(f"๐ Detailed Weather Forecast: {wf.get_forecast_details(city)}")
print(f"๐ Supported Cities List: {wf.get_supported_cities()}")
print(f"๐ Combined Weather & AQI: {wf.get_weather_forecast_air_aqi(city)}")
๐ฏ Just plug in your city name and get precise, real-time weather updates! It's that simple!
๐ฅ Why Choose ParsWeather?
โ
Up-to-Date & Reliable Data โ Get the latest weather insights with absolute accuracy.
โ
User-Friendly โ Just a few lines of code to pull comprehensive data!
โ
Comprehensive โ Covers everything from temperature and air quality to radar images and sun times!
โ
Tailored for Iran โ Designed with Iranian cities in mind, it's the only weather tool you'll need for Iran ๐ฎ๐ท.
๐ Key Features:
๐ก๏ธ Current Temperature โ Check the temperature in real-time!
๐ค Real Feel Temperature โ How does it really feel outside?
๐ Air Quality โ Find out how fresh the air is!
๐ Air Quality Index (AQI) โ Know how polluted the air is.
๐๏ธ Dust & Allergen Levels โ Prepare for allergies or dusty days.
๐ฆ๏ธ Full Weather Forecast โ Hour-by-hour or daily forecast.
๐ฐ๏ธ Radar Images โ See weather systems moving in!
๐
Sunrise & Sunset Times โ Never miss a sunrise or sunset again.
๐ Detailed Forecast โ Get an in-depth look at the upcoming weather.
๐ Supported Cities โ Check if your city is covered.
๐ Combined Weather & AQI โ Get the full picture of both weather and air quality.
๐ก Possible Use Cases
๐ Travel & Navigation Apps โ Never get caught in a rainstorm again!
๐ฑ Smart Assistants and Bots โ Show your users the weather with ease.
๐ซ School/Office Systems โ Announce closures due to bad air quality or extreme weather.
๐๏ธ Outdoor Adventures โ Check the weather before you hit the trails or mountains.
๐ Why is ParsWeather the Best Choice?
| Feature | ParsWeather | Other Methods |
|---|---|---|
| โก Speed | โ Lightning fast | โ Slow updates |
| ๐ฏ Accuracy | โ Super precise | โ Hit or miss |
| ๐ Iran Coverage | โ Complete list of cities | โ Missing major cities |
| ๐ Easy to Use | โ Just a few lines | โ Complex API integrations |
| ๐ก Satellite & Radar Images | โ Yes | โ No radar images |
โจ ParsWeather is the only package specifically built for accurate, up-to-date weather information for Iranian cities!
๐ Want More Info?
๐ GitHub: Check it out on GitHub
๐ Website: Visit the website
๐ Start using ParsWeather today and say goodbye to unpredictable weather surprises! ๐ช๏ธ๐
โ What do you think of this documentation? Any other features or suggestions? Drop your feedback! ๐ค
Hereโs a more complete footer for the ParsWeather package documentation, including copyright and developer information:
Developed by Ali Ayati Qaffari
ยฉ 2025 ParsWeather โ All rights reserved.
This project is developed and maintained by Ali Ayati Qaffari. Unauthorized use, distribution, or reproduction of any part of this package without explicit permission is prohibited.
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.1.1.tar.gz.
File metadata
- Download URL: parsweather-0.1.1.tar.gz
- Upload date:
- Size: 12.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0f46ec3e6e4e845c227a560069c2ce9958724a5d945e76517fcf88c048aef4c2
|
|
| MD5 |
1212afc22305f56d9495fdb0e29c1d62
|
|
| BLAKE2b-256 |
4d32729774bdf64143382646b84c33cf23d80d1eb3d21415b81d5bcae30d247e
|
File details
Details for the file ParsWeather-0.1.1-py3-none-any.whl.
File metadata
- Download URL: ParsWeather-0.1.1-py3-none-any.whl
- Upload date:
- Size: 10.4 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 |
1e1e98f0feefe20d676b5b48d3f71ffa46e0cf3c112ff19a3a86e8d1a2bdba10
|
|
| MD5 |
aceaa14dc138298fa2e91d4fe6dc8b50
|
|
| BLAKE2b-256 |
98cca41cfe4c1dfc662b206205a5dc718603332e84ebb174ae92a60c343f7893
|