Pywaterinfo

Latest version: v0.7.0

Safety actively analyzes 629994 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.3.0

=============

- Add local caching of API requests using the `requests-cache` package.
- Adjust root URL for HIC based API calls according to online documentation https://hicws.vlaanderen.be/.
- User can use custom time zone instead of UTC as default.
- Extend examples/documentation for specific:
- Limit the returned fields of `get_timeseries_value_layer` with `metadata=False`.
- Add example on how to request tide numbers for high/low tide data.

0.2.2

=============

Fix token handling for HIC data requests.

0.2.1

=============

Hot fix on token handling (Thanks to Erik Bollen for reporting).

0.2.0

=============

Add support for SSL certificate handling.

0.1.1

=============

This version provides a first implementation wrapping the API provided by `waterinfo.be <https://www.waterinfo.be/>`_. The package provides a minimal
wrapper with the aim to find and download time series data and returns it as Pandas DataFrame. The latter enables methods for plotting and analysis.

- Add Waterinfo class with base HTTP call method `request_kiwis`
- Handle tokens automatically
- Provide Python API equivalent for `getTimeseriesValues`, `getTimeseriesValueLayer`, `getGroupList` and `getTimeseriesList`
- Create documentation website with SPhinx, unit tests using pytest, doctests
- Setup of the CI using Github actions

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.