Skip to content
This repository was archived by the owner on Feb 14, 2025. It is now read-only.

Commit 4abd6c9

Browse files
authored
Update readme to add archive note and VIT links (#204)
1 parent a08b026 commit 4abd6c9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# wapi-python
22
Wattsight API python library
33

4+
This repo has been archived and will not receive any new updates, bugfixes, security updates or similar. Instead, please use https://github.com/volueinsight/volue-insight-timeseries which is our recommended python package for interacting with our timeseries API.
5+
6+
We informed about our new python package in a post to our customers on October 7th 2024 (https://volueinsight.com/en/blog/volue-insight-api-switch-to-the-new-volue-insight-timeseries-package/ - requires login). We have explained both in the blog post and in the new repo, why you should switch to the new package.
7+
8+
Wapi-python packages on PyPi will stay there - so you can continue installing it with pip, we do not plan to remove those versions. However, we cannot guarantee that it will be compatible with the API forever. If we do breaking changes in the API, we will give advice on how to transition in the new repo only, not here.
9+
410
This library is meant as a simple toolkit for working with data from
511
https://api.volueinsight.com/ (or equivalent services). Note that access
612
is based on some sort of login credentials, this library is not all

0 commit comments

Comments
 (0)