| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python311-pyowm | Distribution: openSUSE Tumbleweed |
| Version: 3.5.0 | Vendor: openSUSE |
| Release: 1.1 | Build date: Tue Mar 31 14:19:14 2026 |
| Group: Development/Languages/Python | Build host: reproducible |
| Size: 5598792 | Source RPM: python-pyowm-3.5.0-1.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: http://github.com/csparpa/pyowm | |
| Summary: A Python wrapper around the OpenWeatherMap web API | |
PyOWM is a client Python wrapper library for the OpenWeatherMap web API. It allows quick and easy consumption of OWM weather data from Python applications via a simple object model and in a human-friendly fashion.
MIT
* Tue Mar 31 2026 Dirk Stoecker <opensuse@dstoecker.de>
- Update to 3.5.0
See changes for the releases
https://github.com/csparpa/pyowm/releases/tag/3.5.0
https://github.com/csparpa/pyowm/releases/tag/3.4.0
https://github.com/csparpa/pyowm/releases/tag/3.3.0
https://github.com/csparpa/pyowm/releases/tag/3.2.0
https://github.com/csparpa/pyowm/releases/tag/3.1.1bis
https://github.com/csparpa/pyowm/releases/tag/3.1.0
https://github.com/csparpa/pyowm/releases/tag/3.0.0
* Tue Jun 17 2025 Steve Kowalik <steven.kowalik@suse.com>
- Use pyproject macros to build and install.
- Explicitly list files and directories in %files.
* Wed Dec 26 2018 Bruno Friedmann <bruno@ioda-net.ch>
- Upgrade to version 2.10.0
* New features:
* Support for editing polygons (Agro API)
* Support for current soil data (Agro API)
* Support for satellite imagery search, download and statistics
(Agro API)
* Support for searching current weather on cities inside a
bounding box via the new owm25.weather_at_stations_in_bbox
function
* possible to download Map Tiles provided by OpenWeatherMap
using the new dedicated pyowm.tiles.tile_manager.TileManager
client
* Enhancements:
* Refactored Weather API code to a dedicated package
* Implemented an automated integration and release pipeline
* Bugfixes:
* fixed wrong object to JSON dumping when calling
send_measurements() on Stations API
* relaxing hard upper limit on dependency geojson:
from geojson>=2.3.0,<2.4 to geojson>=2.3.0,<3
* Security:
* upgraded version for dependencies requests and urllib3
as known security issues were raised on them
* Python Versions Support:
* dropped Python 3.3 support as it has reached end of life
* Python 2 support is removed from mainline
a 2.9-lts branch exist and will be kept until 1st Januray 2020.
- Packaging :
* Refresh spec with spec-cleaner
* Remove python2 support
* Mon Jul 30 2018 tchvatal@suse.com
- Version restrict requirements
- Drop devel dependency
* Sat Jul 28 2018 alarrosa@suse.com
- Update to version 2.9.0
* New features:
* Support for Weather Alerts
* Support for UV Index Forecast and History
* Logos for the project have been introduced!
* Support for Python 3.7
* Support for Pipfile
* Enhancements:
* Heavily improved readthedocs documentation
* Now PyOWM talks to OWM APIs over SSL
* Refactored out one single consistent HTTP base client, based on requests
* Refactored UV API and Air Pollution API code to dedicated packages
* Bugfixes:
* issue on requests==2.19.1 incompatibility
* now printing on console the detailed weather status (language-sensitive)
instead of generic english-based weather status
* fixed broken links in a few Markdown docs
* Deprecations introduced:
* will be removed on 3.0.0: OWM25.weather_at_stations_in_bbox, OWM25.weather_at_station
* Note: parsers were moved to a "parsers" submodule
* Sun Mar 04 2018 alarrosa@suse.com
- Fix LICENSE url
* Fri Jan 05 2018 alarrosa@suse.com
- Update to version 2.8.0
* New features:
* introduced support for Stations API 3.0
* new methods for Forecaster class: will_have_clear, when_clear,
will_be_clear_at
* new light Docker images based on Alpine Linux
* Enhancements:
* In the moment Forecast objects are created, their Weather objects having
reference timestamps prior to that moment are discarded (this means:
you only get real forecasts!)
* Introduced requests as only PyOWM dependency: requests>=2.18.2,<2.19
* Bugfixes:
* issue on city_id_registry read behaviour on Windows
* issue on parsing Location objects
* Deprecations introduced:
* will be removed on 3.0.0: forecaster.Forecaster.will_have_sun,
forecaster.Forecaster.when_sun and
forecaster.Forecaster.will_be_sunny_at
* Tue Sep 05 2017 alarrosa@suse.com
- Update to version 2.7.1:
* New features:
* introduced support for Sulphur Dioxide (SO2) and Nitric Dioxide
(NO2): new methods owm25.no2index_around_coords and
owm25.so2index_around_coords
* implemented wind speed units specification (imperial/metric)
* Bugfixes:
* updated weather history endpoint (was broken)
* fix bug about data parsing at station_at_coords and weather_at_station
methods
* now the deg attribute is correctly parsed from 16 day forecast
weather data items
* fix bug on printing Unicode upon library exceptions
* fix handling of Weather objects parsing (it was failing whenever
some data wasn't provided by OWM)
* Enhancements:
* shrinked city ID files size by 60% (via compression)
* reported in the Wiki a list of known projects that use PyOWM
* integrated the Say Thanks! hook
* introduced CONTRIBUTING.md and CODE_OF_CONDUCT.md files, thus welcoming
GitHub's suggested best practices for building better open source
communities
* introduced installation tests
* improved integrations tests organization and running
* Breaking changes:
* OWM decided to change the syntax of API endpoint for fetching UV data
and its format in a non-retrocompatible manner. This results into
UVIndex object entity fields changing, as well as the corresponding
OWM25 method signature (owm25.uvindex_around_coords).
- Use singlespec macros
* Wed Feb 22 2017 toms@opensuse.org
- First public release 2.6.1 on OBS
/usr/lib/python3.11/site-packages/pyowm /usr/lib/python3.11/site-packages/pyowm-3.5.0.dist-info /usr/lib/python3.11/site-packages/pyowm-3.5.0.dist-info/INSTALLER /usr/lib/python3.11/site-packages/pyowm-3.5.0.dist-info/METADATA /usr/lib/python3.11/site-packages/pyowm-3.5.0.dist-info/RECORD /usr/lib/python3.11/site-packages/pyowm-3.5.0.dist-info/REQUESTED /usr/lib/python3.11/site-packages/pyowm-3.5.0.dist-info/WHEEL /usr/lib/python3.11/site-packages/pyowm-3.5.0.dist-info/licenses /usr/lib/python3.11/site-packages/pyowm-3.5.0.dist-info/licenses/LICENSE /usr/lib/python3.11/site-packages/pyowm-3.5.0.dist-info/top_level.txt /usr/lib/python3.11/site-packages/pyowm/__init__.py /usr/lib/python3.11/site-packages/pyowm/__pycache__ /usr/lib/python3.11/site-packages/pyowm/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/__pycache__/config.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/__pycache__/config.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/__pycache__/constants.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/__pycache__/constants.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/__pycache__/owm.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/__pycache__/owm.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/agroapi10 /usr/lib/python3.11/site-packages/pyowm/agroapi10/__init__.py /usr/lib/python3.11/site-packages/pyowm/agroapi10/__pycache__ /usr/lib/python3.11/site-packages/pyowm/agroapi10/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/agroapi10/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/agroapi10/__pycache__/agro_manager.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/agroapi10/__pycache__/agro_manager.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/agroapi10/__pycache__/enums.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/agroapi10/__pycache__/enums.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/agroapi10/__pycache__/imagery.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/agroapi10/__pycache__/imagery.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/agroapi10/__pycache__/polygon.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/agroapi10/__pycache__/polygon.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/agroapi10/__pycache__/search.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/agroapi10/__pycache__/search.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/agroapi10/__pycache__/soil.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/agroapi10/__pycache__/soil.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/agroapi10/__pycache__/uris.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/agroapi10/__pycache__/uris.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/agroapi10/agro_manager.py /usr/lib/python3.11/site-packages/pyowm/agroapi10/enums.py /usr/lib/python3.11/site-packages/pyowm/agroapi10/imagery.py /usr/lib/python3.11/site-packages/pyowm/agroapi10/polygon.py /usr/lib/python3.11/site-packages/pyowm/agroapi10/search.py /usr/lib/python3.11/site-packages/pyowm/agroapi10/soil.py /usr/lib/python3.11/site-packages/pyowm/agroapi10/uris.py /usr/lib/python3.11/site-packages/pyowm/airpollutionapi30 /usr/lib/python3.11/site-packages/pyowm/airpollutionapi30/__init__.py /usr/lib/python3.11/site-packages/pyowm/airpollutionapi30/__pycache__ /usr/lib/python3.11/site-packages/pyowm/airpollutionapi30/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/airpollutionapi30/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/airpollutionapi30/__pycache__/airpollution_client.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/airpollutionapi30/__pycache__/airpollution_client.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/airpollutionapi30/__pycache__/airpollution_manager.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/airpollutionapi30/__pycache__/airpollution_manager.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/airpollutionapi30/__pycache__/airstatus.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/airpollutionapi30/__pycache__/airstatus.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/airpollutionapi30/__pycache__/coindex.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/airpollutionapi30/__pycache__/coindex.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/airpollutionapi30/__pycache__/no2index.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/airpollutionapi30/__pycache__/no2index.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/airpollutionapi30/__pycache__/ozone.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/airpollutionapi30/__pycache__/ozone.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/airpollutionapi30/__pycache__/so2index.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/airpollutionapi30/__pycache__/so2index.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/airpollutionapi30/__pycache__/uris.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/airpollutionapi30/__pycache__/uris.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/airpollutionapi30/airpollution_client.py /usr/lib/python3.11/site-packages/pyowm/airpollutionapi30/airpollution_manager.py /usr/lib/python3.11/site-packages/pyowm/airpollutionapi30/airstatus.py /usr/lib/python3.11/site-packages/pyowm/airpollutionapi30/coindex.py /usr/lib/python3.11/site-packages/pyowm/airpollutionapi30/no2index.py /usr/lib/python3.11/site-packages/pyowm/airpollutionapi30/ozone.py /usr/lib/python3.11/site-packages/pyowm/airpollutionapi30/so2index.py /usr/lib/python3.11/site-packages/pyowm/airpollutionapi30/uris.py /usr/lib/python3.11/site-packages/pyowm/alertapi30 /usr/lib/python3.11/site-packages/pyowm/alertapi30/__init__.py /usr/lib/python3.11/site-packages/pyowm/alertapi30/__pycache__ /usr/lib/python3.11/site-packages/pyowm/alertapi30/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/alertapi30/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/alertapi30/__pycache__/alert.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/alertapi30/__pycache__/alert.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/alertapi30/__pycache__/alert_manager.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/alertapi30/__pycache__/alert_manager.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/alertapi30/__pycache__/condition.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/alertapi30/__pycache__/condition.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/alertapi30/__pycache__/enums.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/alertapi30/__pycache__/enums.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/alertapi30/__pycache__/trigger.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/alertapi30/__pycache__/trigger.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/alertapi30/__pycache__/uris.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/alertapi30/__pycache__/uris.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/alertapi30/alert.py /usr/lib/python3.11/site-packages/pyowm/alertapi30/alert_manager.py /usr/lib/python3.11/site-packages/pyowm/alertapi30/condition.py /usr/lib/python3.11/site-packages/pyowm/alertapi30/enums.py /usr/lib/python3.11/site-packages/pyowm/alertapi30/trigger.py /usr/lib/python3.11/site-packages/pyowm/alertapi30/uris.py /usr/lib/python3.11/site-packages/pyowm/commons /usr/lib/python3.11/site-packages/pyowm/commons/__init__.py /usr/lib/python3.11/site-packages/pyowm/commons/__pycache__ /usr/lib/python3.11/site-packages/pyowm/commons/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/commons/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/commons/__pycache__/cityidregistry.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/commons/__pycache__/cityidregistry.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/commons/__pycache__/databoxes.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/commons/__pycache__/databoxes.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/commons/__pycache__/enums.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/commons/__pycache__/enums.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/commons/__pycache__/exceptions.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/commons/__pycache__/exceptions.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/commons/__pycache__/http_client.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/commons/__pycache__/http_client.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/commons/__pycache__/image.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/commons/__pycache__/image.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/commons/__pycache__/tile.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/commons/__pycache__/tile.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/commons/__pycache__/uris.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/commons/__pycache__/uris.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/commons/cityidregistry.py /usr/lib/python3.11/site-packages/pyowm/commons/cityids /usr/lib/python3.11/site-packages/pyowm/commons/cityids/__init__.py /usr/lib/python3.11/site-packages/pyowm/commons/cityids/__pycache__ /usr/lib/python3.11/site-packages/pyowm/commons/cityids/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/commons/cityids/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/commons/cityids/cities.db.bz2 /usr/lib/python3.11/site-packages/pyowm/commons/databoxes.py /usr/lib/python3.11/site-packages/pyowm/commons/enums.py /usr/lib/python3.11/site-packages/pyowm/commons/exceptions.py /usr/lib/python3.11/site-packages/pyowm/commons/http_client.py /usr/lib/python3.11/site-packages/pyowm/commons/image.py /usr/lib/python3.11/site-packages/pyowm/commons/tile.py /usr/lib/python3.11/site-packages/pyowm/commons/uris.py /usr/lib/python3.11/site-packages/pyowm/config.py /usr/lib/python3.11/site-packages/pyowm/constants.py /usr/lib/python3.11/site-packages/pyowm/geocodingapi10 /usr/lib/python3.11/site-packages/pyowm/geocodingapi10/__init__.py /usr/lib/python3.11/site-packages/pyowm/geocodingapi10/__pycache__ /usr/lib/python3.11/site-packages/pyowm/geocodingapi10/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/geocodingapi10/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/geocodingapi10/__pycache__/geocoding_manager.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/geocodingapi10/__pycache__/geocoding_manager.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/geocodingapi10/geocoding_manager.py /usr/lib/python3.11/site-packages/pyowm/owm.py /usr/lib/python3.11/site-packages/pyowm/stationsapi30 /usr/lib/python3.11/site-packages/pyowm/stationsapi30/__init__.py /usr/lib/python3.11/site-packages/pyowm/stationsapi30/__pycache__ /usr/lib/python3.11/site-packages/pyowm/stationsapi30/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/stationsapi30/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/stationsapi30/__pycache__/buffer.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/stationsapi30/__pycache__/buffer.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/stationsapi30/__pycache__/measurement.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/stationsapi30/__pycache__/measurement.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/stationsapi30/__pycache__/persistence_backend.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/stationsapi30/__pycache__/persistence_backend.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/stationsapi30/__pycache__/station.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/stationsapi30/__pycache__/station.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/stationsapi30/__pycache__/stations_manager.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/stationsapi30/__pycache__/stations_manager.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/stationsapi30/__pycache__/uris.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/stationsapi30/__pycache__/uris.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/stationsapi30/buffer.py /usr/lib/python3.11/site-packages/pyowm/stationsapi30/measurement.py /usr/lib/python3.11/site-packages/pyowm/stationsapi30/persistence_backend.py /usr/lib/python3.11/site-packages/pyowm/stationsapi30/station.py /usr/lib/python3.11/site-packages/pyowm/stationsapi30/stations_manager.py /usr/lib/python3.11/site-packages/pyowm/stationsapi30/uris.py /usr/lib/python3.11/site-packages/pyowm/tiles /usr/lib/python3.11/site-packages/pyowm/tiles/__init__.py /usr/lib/python3.11/site-packages/pyowm/tiles/__pycache__ /usr/lib/python3.11/site-packages/pyowm/tiles/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/tiles/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/tiles/__pycache__/enums.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/tiles/__pycache__/enums.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/tiles/__pycache__/tile_manager.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/tiles/__pycache__/tile_manager.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/tiles/__pycache__/uris.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/tiles/__pycache__/uris.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/tiles/enums.py /usr/lib/python3.11/site-packages/pyowm/tiles/tile_manager.py /usr/lib/python3.11/site-packages/pyowm/tiles/uris.py /usr/lib/python3.11/site-packages/pyowm/utils /usr/lib/python3.11/site-packages/pyowm/utils/__init__.py /usr/lib/python3.11/site-packages/pyowm/utils/__pycache__ /usr/lib/python3.11/site-packages/pyowm/utils/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/utils/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/utils/__pycache__/config.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/utils/__pycache__/config.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/utils/__pycache__/decorators.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/utils/__pycache__/decorators.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/utils/__pycache__/formatting.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/utils/__pycache__/formatting.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/utils/__pycache__/geo.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/utils/__pycache__/geo.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/utils/__pycache__/measurables.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/utils/__pycache__/measurables.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/utils/__pycache__/strings.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/utils/__pycache__/strings.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/utils/__pycache__/timestamps.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/utils/__pycache__/timestamps.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/utils/__pycache__/weather.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/utils/__pycache__/weather.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/utils/config.py /usr/lib/python3.11/site-packages/pyowm/utils/decorators.py /usr/lib/python3.11/site-packages/pyowm/utils/formatting.py /usr/lib/python3.11/site-packages/pyowm/utils/geo.py /usr/lib/python3.11/site-packages/pyowm/utils/measurables.py /usr/lib/python3.11/site-packages/pyowm/utils/strings.py /usr/lib/python3.11/site-packages/pyowm/utils/timestamps.py /usr/lib/python3.11/site-packages/pyowm/utils/weather.py /usr/lib/python3.11/site-packages/pyowm/uvindexapi30 /usr/lib/python3.11/site-packages/pyowm/uvindexapi30/__init__.py /usr/lib/python3.11/site-packages/pyowm/uvindexapi30/__pycache__ /usr/lib/python3.11/site-packages/pyowm/uvindexapi30/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/uvindexapi30/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/uvindexapi30/__pycache__/uris.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/uvindexapi30/__pycache__/uris.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/uvindexapi30/__pycache__/uv_client.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/uvindexapi30/__pycache__/uv_client.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/uvindexapi30/__pycache__/uvindex.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/uvindexapi30/__pycache__/uvindex.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/uvindexapi30/__pycache__/uvindex_manager.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/uvindexapi30/__pycache__/uvindex_manager.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/uvindexapi30/uris.py /usr/lib/python3.11/site-packages/pyowm/uvindexapi30/uv_client.py /usr/lib/python3.11/site-packages/pyowm/uvindexapi30/uvindex.py /usr/lib/python3.11/site-packages/pyowm/uvindexapi30/uvindex_manager.py /usr/lib/python3.11/site-packages/pyowm/weatherapi30 /usr/lib/python3.11/site-packages/pyowm/weatherapi30/__init__.py /usr/lib/python3.11/site-packages/pyowm/weatherapi30/__pycache__ /usr/lib/python3.11/site-packages/pyowm/weatherapi30/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/weatherapi30/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/weatherapi30/__pycache__/forecast.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/weatherapi30/__pycache__/forecast.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/weatherapi30/__pycache__/forecaster.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/weatherapi30/__pycache__/forecaster.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/weatherapi30/__pycache__/historian.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/weatherapi30/__pycache__/historian.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/weatherapi30/__pycache__/location.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/weatherapi30/__pycache__/location.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/weatherapi30/__pycache__/national_weather_alert.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/weatherapi30/__pycache__/national_weather_alert.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/weatherapi30/__pycache__/observation.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/weatherapi30/__pycache__/observation.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/weatherapi30/__pycache__/one_call.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/weatherapi30/__pycache__/one_call.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/weatherapi30/__pycache__/stationhistory.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/weatherapi30/__pycache__/stationhistory.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/weatherapi30/__pycache__/uris.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/weatherapi30/__pycache__/uris.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/weatherapi30/__pycache__/weather.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/weatherapi30/__pycache__/weather.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/weatherapi30/__pycache__/weather_manager.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/weatherapi30/__pycache__/weather_manager.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/weatherapi30/__pycache__/weathercoderegistry.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyowm/weatherapi30/__pycache__/weathercoderegistry.cpython-311.pyc /usr/lib/python3.11/site-packages/pyowm/weatherapi30/forecast.py /usr/lib/python3.11/site-packages/pyowm/weatherapi30/forecaster.py /usr/lib/python3.11/site-packages/pyowm/weatherapi30/historian.py /usr/lib/python3.11/site-packages/pyowm/weatherapi30/location.py /usr/lib/python3.11/site-packages/pyowm/weatherapi30/national_weather_alert.py /usr/lib/python3.11/site-packages/pyowm/weatherapi30/observation.py /usr/lib/python3.11/site-packages/pyowm/weatherapi30/one_call.py /usr/lib/python3.11/site-packages/pyowm/weatherapi30/stationhistory.py /usr/lib/python3.11/site-packages/pyowm/weatherapi30/uris.py /usr/lib/python3.11/site-packages/pyowm/weatherapi30/weather.py /usr/lib/python3.11/site-packages/pyowm/weatherapi30/weather_manager.py /usr/lib/python3.11/site-packages/pyowm/weatherapi30/weathercoderegistry.py /usr/share/doc/packages/python311-pyowm /usr/share/doc/packages/python311-pyowm/README.md /usr/share/licenses/python311-pyowm /usr/share/licenses/python311-pyowm/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Apr 1 23:20:22 2026