datapoint-python icon indicating copy to clipboard operation
datapoint-python copied to clipboard

A Python module for accessing UK weather data via the Met Office's open data API known as Datapoint.

Results 32 datapoint-python issues
Sort by recently updated
recently updated
newest added

Bumps [requests](https://github.com/psf/requests) from 2.24.0 to 2.26.0. Changelog Sourced from requests's changelog. 2.26.0 (2021-07-13) Improvements Requests now supports Brotli compression, if either the brotli or brotlicffi package is installed. (#5783) Session.send...

dependencies

_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...

dependencies

Bumps [requests-mock](https://github.com/jamielennox/requests-mock) from 1.8.0 to 1.9.3. Release notes Sourced from requests-mock's releases. 1.9.3 Minor improvement to typing annotations. 1.9.2 No release notes provided. 1.9.1 Bug Fix on 1.9.0 release: Added...

dependencies

Bumps [pytz](https://github.com/stub42/pytz) from 2020.1 to 2021.1. Commits b3b0aef Bump version numbers to 2021.1/2021a f8bad81 IANA 2021a 560c127 Squashed 'tz/' changes from efc5c06192..4f0b29ebf7 76ed158 2020.5 / 2020e release aaef58a Squashed 'tz/'...

dependencies

Hi there. Firstly, thanks so much for creating this API wrapper - it's really useful. I created a project using it about 2 years ago, and it worked beautifully. However...

Apologies if you already know and actions are planned (or not). When looking at APIs on Met Office site I saw this undated notice https://www.metoffice.gov.uk/services/data/datapoint/notifications/weather-datahub which includes: "We have now...

Unit test coverage has likely slipped. Resolve this.

Research required for differences between install_requires and requirements.txt install_requires should probably be broad, requirements specific versions