| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search | 
| Name: python312-pyowm | Distribution: openSUSE Tumbleweed | 
| Version: 2.10.0 | Vendor: openSUSE | 
| Release: 2.1 | Build date: Tue Jun 17 06:37:17 2025 | 
| Group: Development/Languages/Python | Build host: reproducible | 
| Size: 4878748 | Source RPM: python-pyowm-2.10.0-2.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 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.12/site-packages/pyowm /usr/lib/python3.12/site-packages/pyowm-2.10.0.dist-info /usr/lib/python3.12/site-packages/pyowm-2.10.0.dist-info/INSTALLER /usr/lib/python3.12/site-packages/pyowm-2.10.0.dist-info/METADATA /usr/lib/python3.12/site-packages/pyowm-2.10.0.dist-info/RECORD /usr/lib/python3.12/site-packages/pyowm-2.10.0.dist-info/REQUESTED /usr/lib/python3.12/site-packages/pyowm-2.10.0.dist-info/WHEEL /usr/lib/python3.12/site-packages/pyowm-2.10.0.dist-info/licenses /usr/lib/python3.12/site-packages/pyowm-2.10.0.dist-info/licenses/LICENSE /usr/lib/python3.12/site-packages/pyowm-2.10.0.dist-info/top_level.txt /usr/lib/python3.12/site-packages/pyowm/__init__.py /usr/lib/python3.12/site-packages/pyowm/__pycache__ /usr/lib/python3.12/site-packages/pyowm/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/__pycache__/constants.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/__pycache__/constants.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/abstractions /usr/lib/python3.12/site-packages/pyowm/abstractions/__init__.py /usr/lib/python3.12/site-packages/pyowm/abstractions/__pycache__ /usr/lib/python3.12/site-packages/pyowm/abstractions/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/abstractions/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/abstractions/__pycache__/decorators.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/abstractions/__pycache__/decorators.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/abstractions/__pycache__/jsonparser.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/abstractions/__pycache__/jsonparser.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/abstractions/__pycache__/linkedlist.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/abstractions/__pycache__/linkedlist.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/abstractions/__pycache__/owm.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/abstractions/__pycache__/owm.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/abstractions/__pycache__/owmcache.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/abstractions/__pycache__/owmcache.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/abstractions/decorators.py /usr/lib/python3.12/site-packages/pyowm/abstractions/jsonparser.py /usr/lib/python3.12/site-packages/pyowm/abstractions/linkedlist.py /usr/lib/python3.12/site-packages/pyowm/abstractions/owm.py /usr/lib/python3.12/site-packages/pyowm/abstractions/owmcache.py /usr/lib/python3.12/site-packages/pyowm/agroapi10 /usr/lib/python3.12/site-packages/pyowm/agroapi10/__init__.py /usr/lib/python3.12/site-packages/pyowm/agroapi10/__pycache__ /usr/lib/python3.12/site-packages/pyowm/agroapi10/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/agroapi10/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/agroapi10/__pycache__/agro_manager.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/agroapi10/__pycache__/agro_manager.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/agroapi10/__pycache__/enums.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/agroapi10/__pycache__/enums.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/agroapi10/__pycache__/imagery.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/agroapi10/__pycache__/imagery.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/agroapi10/__pycache__/polygon.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/agroapi10/__pycache__/polygon.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/agroapi10/__pycache__/search.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/agroapi10/__pycache__/search.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/agroapi10/__pycache__/soil.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/agroapi10/__pycache__/soil.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/agroapi10/__pycache__/uris.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/agroapi10/__pycache__/uris.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/agroapi10/agro_manager.py /usr/lib/python3.12/site-packages/pyowm/agroapi10/enums.py /usr/lib/python3.12/site-packages/pyowm/agroapi10/imagery.py /usr/lib/python3.12/site-packages/pyowm/agroapi10/polygon.py /usr/lib/python3.12/site-packages/pyowm/agroapi10/search.py /usr/lib/python3.12/site-packages/pyowm/agroapi10/soil.py /usr/lib/python3.12/site-packages/pyowm/agroapi10/uris.py /usr/lib/python3.12/site-packages/pyowm/alertapi30 /usr/lib/python3.12/site-packages/pyowm/alertapi30/__init__.py /usr/lib/python3.12/site-packages/pyowm/alertapi30/__pycache__ /usr/lib/python3.12/site-packages/pyowm/alertapi30/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/alertapi30/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/alertapi30/__pycache__/alert.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/alertapi30/__pycache__/alert.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/alertapi30/__pycache__/alert_manager.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/alertapi30/__pycache__/alert_manager.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/alertapi30/__pycache__/condition.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/alertapi30/__pycache__/condition.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/alertapi30/__pycache__/enums.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/alertapi30/__pycache__/enums.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/alertapi30/__pycache__/parsers.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/alertapi30/__pycache__/parsers.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/alertapi30/__pycache__/trigger.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/alertapi30/__pycache__/trigger.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/alertapi30/__pycache__/uris.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/alertapi30/__pycache__/uris.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/alertapi30/alert.py /usr/lib/python3.12/site-packages/pyowm/alertapi30/alert_manager.py /usr/lib/python3.12/site-packages/pyowm/alertapi30/condition.py /usr/lib/python3.12/site-packages/pyowm/alertapi30/enums.py /usr/lib/python3.12/site-packages/pyowm/alertapi30/parsers.py /usr/lib/python3.12/site-packages/pyowm/alertapi30/trigger.py /usr/lib/python3.12/site-packages/pyowm/alertapi30/uris.py /usr/lib/python3.12/site-packages/pyowm/caches /usr/lib/python3.12/site-packages/pyowm/caches/__init__.py /usr/lib/python3.12/site-packages/pyowm/caches/__pycache__ /usr/lib/python3.12/site-packages/pyowm/caches/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/caches/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/caches/__pycache__/lrucache.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/caches/__pycache__/lrucache.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/caches/__pycache__/nullcache.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/caches/__pycache__/nullcache.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/caches/lrucache.py /usr/lib/python3.12/site-packages/pyowm/caches/nullcache.py /usr/lib/python3.12/site-packages/pyowm/commons /usr/lib/python3.12/site-packages/pyowm/commons/__init__.py /usr/lib/python3.12/site-packages/pyowm/commons/__pycache__ /usr/lib/python3.12/site-packages/pyowm/commons/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/commons/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/commons/__pycache__/databoxes.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/commons/__pycache__/databoxes.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/commons/__pycache__/enums.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/commons/__pycache__/enums.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/commons/__pycache__/frontlinkedlist.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/commons/__pycache__/frontlinkedlist.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/commons/__pycache__/http_client.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/commons/__pycache__/http_client.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/commons/__pycache__/image.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/commons/__pycache__/image.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/commons/__pycache__/tile.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/commons/__pycache__/tile.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/commons/databoxes.py /usr/lib/python3.12/site-packages/pyowm/commons/enums.py /usr/lib/python3.12/site-packages/pyowm/commons/frontlinkedlist.py /usr/lib/python3.12/site-packages/pyowm/commons/http_client.py /usr/lib/python3.12/site-packages/pyowm/commons/image.py /usr/lib/python3.12/site-packages/pyowm/commons/tile.py /usr/lib/python3.12/site-packages/pyowm/constants.py /usr/lib/python3.12/site-packages/pyowm/docs /usr/lib/python3.12/site-packages/pyowm/docs/stations-api-usage-examples.md /usr/lib/python3.12/site-packages/pyowm/exceptions /usr/lib/python3.12/site-packages/pyowm/exceptions/__init__.py /usr/lib/python3.12/site-packages/pyowm/exceptions/__pycache__ /usr/lib/python3.12/site-packages/pyowm/exceptions/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/exceptions/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/exceptions/__pycache__/api_call_error.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/exceptions/__pycache__/api_call_error.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/exceptions/__pycache__/api_response_error.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/exceptions/__pycache__/api_response_error.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/exceptions/__pycache__/parse_response_error.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/exceptions/__pycache__/parse_response_error.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/exceptions/api_call_error.py /usr/lib/python3.12/site-packages/pyowm/exceptions/api_response_error.py /usr/lib/python3.12/site-packages/pyowm/exceptions/parse_response_error.py /usr/lib/python3.12/site-packages/pyowm/pollutionapi30 /usr/lib/python3.12/site-packages/pyowm/pollutionapi30/__init__.py /usr/lib/python3.12/site-packages/pyowm/pollutionapi30/__pycache__ /usr/lib/python3.12/site-packages/pyowm/pollutionapi30/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/pollutionapi30/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/pollutionapi30/__pycache__/airpollution_client.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/pollutionapi30/__pycache__/airpollution_client.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/pollutionapi30/__pycache__/coindex.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/pollutionapi30/__pycache__/coindex.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/pollutionapi30/__pycache__/no2index.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/pollutionapi30/__pycache__/no2index.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/pollutionapi30/__pycache__/ozone.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/pollutionapi30/__pycache__/ozone.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/pollutionapi30/__pycache__/parsers.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/pollutionapi30/__pycache__/parsers.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/pollutionapi30/__pycache__/so2index.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/pollutionapi30/__pycache__/so2index.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/pollutionapi30/__pycache__/uris.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/pollutionapi30/__pycache__/uris.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/pollutionapi30/airpollution_client.py /usr/lib/python3.12/site-packages/pyowm/pollutionapi30/coindex.py /usr/lib/python3.12/site-packages/pyowm/pollutionapi30/no2index.py /usr/lib/python3.12/site-packages/pyowm/pollutionapi30/ozone.py /usr/lib/python3.12/site-packages/pyowm/pollutionapi30/parsers.py /usr/lib/python3.12/site-packages/pyowm/pollutionapi30/so2index.py /usr/lib/python3.12/site-packages/pyowm/pollutionapi30/uris.py /usr/lib/python3.12/site-packages/pyowm/pollutionapi30/xsd /usr/lib/python3.12/site-packages/pyowm/pollutionapi30/xsd/__init__.py /usr/lib/python3.12/site-packages/pyowm/pollutionapi30/xsd/__pycache__ /usr/lib/python3.12/site-packages/pyowm/pollutionapi30/xsd/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/pollutionapi30/xsd/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/pollutionapi30/xsd/__pycache__/xmlnsconfig.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/pollutionapi30/xsd/__pycache__/xmlnsconfig.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/pollutionapi30/xsd/coindex.xsd /usr/lib/python3.12/site-packages/pyowm/pollutionapi30/xsd/no2index.xsd /usr/lib/python3.12/site-packages/pyowm/pollutionapi30/xsd/ozone.xsd /usr/lib/python3.12/site-packages/pyowm/pollutionapi30/xsd/so2index.xsd /usr/lib/python3.12/site-packages/pyowm/pollutionapi30/xsd/xmlnsconfig.py /usr/lib/python3.12/site-packages/pyowm/stationsapi30 /usr/lib/python3.12/site-packages/pyowm/stationsapi30/__init__.py /usr/lib/python3.12/site-packages/pyowm/stationsapi30/__pycache__ /usr/lib/python3.12/site-packages/pyowm/stationsapi30/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/stationsapi30/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/stationsapi30/__pycache__/aggregated_measurement_parser.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/stationsapi30/__pycache__/aggregated_measurement_parser.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/stationsapi30/__pycache__/buffer.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/stationsapi30/__pycache__/buffer.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/stationsapi30/__pycache__/measurement.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/stationsapi30/__pycache__/measurement.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/stationsapi30/__pycache__/persistence_backend.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/stationsapi30/__pycache__/persistence_backend.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/stationsapi30/__pycache__/station.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/stationsapi30/__pycache__/station.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/stationsapi30/__pycache__/station_parser.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/stationsapi30/__pycache__/station_parser.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/stationsapi30/__pycache__/stations_manager.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/stationsapi30/__pycache__/stations_manager.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/stationsapi30/__pycache__/uris.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/stationsapi30/__pycache__/uris.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/stationsapi30/aggregated_measurement_parser.py /usr/lib/python3.12/site-packages/pyowm/stationsapi30/buffer.py /usr/lib/python3.12/site-packages/pyowm/stationsapi30/measurement.py /usr/lib/python3.12/site-packages/pyowm/stationsapi30/parsers /usr/lib/python3.12/site-packages/pyowm/stationsapi30/parsers/__init__.py /usr/lib/python3.12/site-packages/pyowm/stationsapi30/parsers/__pycache__ /usr/lib/python3.12/site-packages/pyowm/stationsapi30/parsers/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/stationsapi30/parsers/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/stationsapi30/parsers/__pycache__/aggregated_measurement_parser.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/stationsapi30/parsers/__pycache__/aggregated_measurement_parser.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/stationsapi30/parsers/__pycache__/station_parser.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/stationsapi30/parsers/__pycache__/station_parser.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/stationsapi30/parsers/aggregated_measurement_parser.py /usr/lib/python3.12/site-packages/pyowm/stationsapi30/parsers/station_parser.py /usr/lib/python3.12/site-packages/pyowm/stationsapi30/persistence_backend.py /usr/lib/python3.12/site-packages/pyowm/stationsapi30/station.py /usr/lib/python3.12/site-packages/pyowm/stationsapi30/station_parser.py /usr/lib/python3.12/site-packages/pyowm/stationsapi30/stations_manager.py /usr/lib/python3.12/site-packages/pyowm/stationsapi30/uris.py /usr/lib/python3.12/site-packages/pyowm/stationsapi30/xsd /usr/lib/python3.12/site-packages/pyowm/stationsapi30/xsd/__init__.py /usr/lib/python3.12/site-packages/pyowm/stationsapi30/xsd/__pycache__ /usr/lib/python3.12/site-packages/pyowm/stationsapi30/xsd/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/stationsapi30/xsd/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/stationsapi30/xsd/__pycache__/xmlnsconfig.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/stationsapi30/xsd/__pycache__/xmlnsconfig.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/stationsapi30/xsd/station.xsd /usr/lib/python3.12/site-packages/pyowm/stationsapi30/xsd/xmlnsconfig.py /usr/lib/python3.12/site-packages/pyowm/tiles /usr/lib/python3.12/site-packages/pyowm/tiles/__init__.py /usr/lib/python3.12/site-packages/pyowm/tiles/__pycache__ /usr/lib/python3.12/site-packages/pyowm/tiles/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/tiles/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/tiles/__pycache__/enums.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/tiles/__pycache__/enums.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/tiles/__pycache__/tile_manager.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/tiles/__pycache__/tile_manager.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/tiles/__pycache__/uris.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/tiles/__pycache__/uris.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/tiles/enums.py /usr/lib/python3.12/site-packages/pyowm/tiles/tile_manager.py /usr/lib/python3.12/site-packages/pyowm/tiles/uris.py /usr/lib/python3.12/site-packages/pyowm/utils /usr/lib/python3.12/site-packages/pyowm/utils/__init__.py /usr/lib/python3.12/site-packages/pyowm/utils/__pycache__ /usr/lib/python3.12/site-packages/pyowm/utils/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/utils/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/utils/__pycache__/geo.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/utils/__pycache__/geo.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/utils/__pycache__/stringutils.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/utils/__pycache__/stringutils.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/utils/__pycache__/temputils.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/utils/__pycache__/temputils.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/utils/__pycache__/timeformatutils.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/utils/__pycache__/timeformatutils.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/utils/__pycache__/timeutils.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/utils/__pycache__/timeutils.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/utils/__pycache__/weatherutils.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/utils/__pycache__/weatherutils.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/utils/__pycache__/xmlutils.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/utils/__pycache__/xmlutils.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/utils/geo.py /usr/lib/python3.12/site-packages/pyowm/utils/stringutils.py /usr/lib/python3.12/site-packages/pyowm/utils/temputils.py /usr/lib/python3.12/site-packages/pyowm/utils/timeformatutils.py /usr/lib/python3.12/site-packages/pyowm/utils/timeutils.py /usr/lib/python3.12/site-packages/pyowm/utils/weatherutils.py /usr/lib/python3.12/site-packages/pyowm/utils/xmlutils.py /usr/lib/python3.12/site-packages/pyowm/uvindexapi30 /usr/lib/python3.12/site-packages/pyowm/uvindexapi30/__init__.py /usr/lib/python3.12/site-packages/pyowm/uvindexapi30/__pycache__ /usr/lib/python3.12/site-packages/pyowm/uvindexapi30/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/uvindexapi30/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/uvindexapi30/__pycache__/parsers.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/uvindexapi30/__pycache__/parsers.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/uvindexapi30/__pycache__/uris.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/uvindexapi30/__pycache__/uris.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/uvindexapi30/__pycache__/uv_client.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/uvindexapi30/__pycache__/uv_client.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/uvindexapi30/__pycache__/uvindex.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/uvindexapi30/__pycache__/uvindex.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/uvindexapi30/parsers.py /usr/lib/python3.12/site-packages/pyowm/uvindexapi30/uris.py /usr/lib/python3.12/site-packages/pyowm/uvindexapi30/uv_client.py /usr/lib/python3.12/site-packages/pyowm/uvindexapi30/uvindex.py /usr/lib/python3.12/site-packages/pyowm/uvindexapi30/xsd /usr/lib/python3.12/site-packages/pyowm/uvindexapi30/xsd/__init__.py /usr/lib/python3.12/site-packages/pyowm/uvindexapi30/xsd/__pycache__ /usr/lib/python3.12/site-packages/pyowm/uvindexapi30/xsd/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/uvindexapi30/xsd/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/uvindexapi30/xsd/__pycache__/xmlnsconfig.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/uvindexapi30/xsd/__pycache__/xmlnsconfig.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/uvindexapi30/xsd/uvindex.xsd /usr/lib/python3.12/site-packages/pyowm/uvindexapi30/xsd/xmlnsconfig.py /usr/lib/python3.12/site-packages/pyowm/weatherapi25 /usr/lib/python3.12/site-packages/pyowm/weatherapi25/__init__.py /usr/lib/python3.12/site-packages/pyowm/weatherapi25/__pycache__ /usr/lib/python3.12/site-packages/pyowm/weatherapi25/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/weatherapi25/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/weatherapi25/__pycache__/cityidregistry.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/weatherapi25/__pycache__/cityidregistry.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/weatherapi25/__pycache__/configuration25.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/weatherapi25/__pycache__/configuration25.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/weatherapi25/__pycache__/forecast.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/weatherapi25/__pycache__/forecast.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/weatherapi25/__pycache__/forecaster.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/weatherapi25/__pycache__/forecaster.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/weatherapi25/__pycache__/historian.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/weatherapi25/__pycache__/historian.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/weatherapi25/__pycache__/location.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/weatherapi25/__pycache__/location.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/weatherapi25/__pycache__/observation.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/weatherapi25/__pycache__/observation.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/weatherapi25/__pycache__/owm25.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/weatherapi25/__pycache__/owm25.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/weatherapi25/__pycache__/station.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/weatherapi25/__pycache__/station.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/weatherapi25/__pycache__/stationhistory.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/weatherapi25/__pycache__/stationhistory.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/weatherapi25/__pycache__/uris.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/weatherapi25/__pycache__/uris.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/weatherapi25/__pycache__/weather.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/weatherapi25/__pycache__/weather.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/weatherapi25/__pycache__/weathercoderegistry.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/weatherapi25/__pycache__/weathercoderegistry.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/weatherapi25/cityidregistry.py /usr/lib/python3.12/site-packages/pyowm/weatherapi25/cityids /usr/lib/python3.12/site-packages/pyowm/weatherapi25/cityids/097-102.txt.gz /usr/lib/python3.12/site-packages/pyowm/weatherapi25/cityids/103-108.txt.gz /usr/lib/python3.12/site-packages/pyowm/weatherapi25/cityids/109-114.txt.gz /usr/lib/python3.12/site-packages/pyowm/weatherapi25/cityids/115-122.txt.gz /usr/lib/python3.12/site-packages/pyowm/weatherapi25/cityids/__init__.py /usr/lib/python3.12/site-packages/pyowm/weatherapi25/cityids/__pycache__ /usr/lib/python3.12/site-packages/pyowm/weatherapi25/cityids/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/weatherapi25/cityids/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/weatherapi25/configuration25.py /usr/lib/python3.12/site-packages/pyowm/weatherapi25/forecast.py /usr/lib/python3.12/site-packages/pyowm/weatherapi25/forecaster.py /usr/lib/python3.12/site-packages/pyowm/weatherapi25/historian.py /usr/lib/python3.12/site-packages/pyowm/weatherapi25/location.py /usr/lib/python3.12/site-packages/pyowm/weatherapi25/observation.py /usr/lib/python3.12/site-packages/pyowm/weatherapi25/owm25.py /usr/lib/python3.12/site-packages/pyowm/weatherapi25/parsers /usr/lib/python3.12/site-packages/pyowm/weatherapi25/parsers/__init__.py /usr/lib/python3.12/site-packages/pyowm/weatherapi25/parsers/__pycache__ /usr/lib/python3.12/site-packages/pyowm/weatherapi25/parsers/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/weatherapi25/parsers/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/weatherapi25/parsers/__pycache__/forecastparser.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/weatherapi25/parsers/__pycache__/forecastparser.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/weatherapi25/parsers/__pycache__/observationlistparser.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/weatherapi25/parsers/__pycache__/observationlistparser.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/weatherapi25/parsers/__pycache__/observationparser.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/weatherapi25/parsers/__pycache__/observationparser.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/weatherapi25/parsers/__pycache__/stationhistoryparser.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/weatherapi25/parsers/__pycache__/stationhistoryparser.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/weatherapi25/parsers/__pycache__/stationlistparser.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/weatherapi25/parsers/__pycache__/stationlistparser.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/weatherapi25/parsers/__pycache__/stationparser.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/weatherapi25/parsers/__pycache__/stationparser.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/weatherapi25/parsers/__pycache__/weatherhistoryparser.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/weatherapi25/parsers/__pycache__/weatherhistoryparser.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/weatherapi25/parsers/forecastparser.py /usr/lib/python3.12/site-packages/pyowm/weatherapi25/parsers/observationlistparser.py /usr/lib/python3.12/site-packages/pyowm/weatherapi25/parsers/observationparser.py /usr/lib/python3.12/site-packages/pyowm/weatherapi25/parsers/stationhistoryparser.py /usr/lib/python3.12/site-packages/pyowm/weatherapi25/parsers/stationlistparser.py /usr/lib/python3.12/site-packages/pyowm/weatherapi25/parsers/stationparser.py /usr/lib/python3.12/site-packages/pyowm/weatherapi25/parsers/weatherhistoryparser.py /usr/lib/python3.12/site-packages/pyowm/weatherapi25/station.py /usr/lib/python3.12/site-packages/pyowm/weatherapi25/stationhistory.py /usr/lib/python3.12/site-packages/pyowm/weatherapi25/uris.py /usr/lib/python3.12/site-packages/pyowm/weatherapi25/weather.py /usr/lib/python3.12/site-packages/pyowm/weatherapi25/weathercoderegistry.py /usr/lib/python3.12/site-packages/pyowm/weatherapi25/xsd /usr/lib/python3.12/site-packages/pyowm/weatherapi25/xsd/__init__.py /usr/lib/python3.12/site-packages/pyowm/weatherapi25/xsd/__pycache__ /usr/lib/python3.12/site-packages/pyowm/weatherapi25/xsd/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/weatherapi25/xsd/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/weatherapi25/xsd/__pycache__/xmlnsconfig.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyowm/weatherapi25/xsd/__pycache__/xmlnsconfig.cpython-312.pyc /usr/lib/python3.12/site-packages/pyowm/weatherapi25/xsd/forecast.xsd /usr/lib/python3.12/site-packages/pyowm/weatherapi25/xsd/location.xsd /usr/lib/python3.12/site-packages/pyowm/weatherapi25/xsd/observation.xsd /usr/lib/python3.12/site-packages/pyowm/weatherapi25/xsd/station.xsd /usr/lib/python3.12/site-packages/pyowm/weatherapi25/xsd/station_history.xsd /usr/lib/python3.12/site-packages/pyowm/weatherapi25/xsd/weather.xsd /usr/lib/python3.12/site-packages/pyowm/weatherapi25/xsd/xmlnsconfig.py /usr/share/doc/packages/python312-pyowm /usr/share/doc/packages/python312-pyowm/README.md /usr/share/licenses/python312-pyowm /usr/share/licenses/python312-pyowm/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Oct 29 22:24:05 2025