1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00
Commit graph

63 commits

Author SHA1 Message Date
3f10581973 python: Rename package and bump version
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2024-04-09 10:51:17 +02:00
115316fedb python: Require linuxfd dependency only on Linux platforms
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2024-04-09 10:51:17 +02:00
b66b125ea1 protobuf: Fix tests
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2024-03-26 23:59:51 +01:00
5c66522bcb protobuf: Add missing Python depdendency to project.toml
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2024-03-26 23:59:51 +01:00
62e2a6ce3c python: Reformat code
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2024-03-26 23:59:51 +01:00
dc7e51c293 protobuf: Fix output path for protoc
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2024-03-26 23:59:51 +01:00
14ad4ad351 protobuf: Add generated Python code to repo
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2024-03-26 23:59:51 +01:00
79484bc67c python: Add protobuf format and test
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2024-03-26 23:59:51 +01:00
bc24676138 Use spaces for indention of shell scripts
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2024-02-29 23:18:47 +01:00
Steffen Vogel
0be29ffcab python: Pin dependencies
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
2024-02-13 16:23:02 +01:00
Steffen Vogel
dd72179a35 python: Fix formatting
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
2024-02-13 16:23:02 +01:00
Philipp Jungkamp
c3d991b23e python: Add digest-hook fifo format parsing
Signed-off-by: Philipp Jungkamp <Philipp.Jungkamp@opal-rt.com>
2023-09-29 11:09:27 +02:00
Philipp Jungkamp
86bba9c5e8 python: Always use UTC time when handling Timestamps
Signed-off-by: Philipp Jungkamp <Philipp.Jungkamp@opal-rt.com>
2023-09-21 14:46:54 +02:00
Philipp Jungkamp
396dd7642e ci: Check Python code with black and mypy
Signed-off-by: Philipp Jungkamp <Philipp.Jungkamp@opal-rt.com>
2023-09-21 14:46:54 +02:00
Philipp Jungkamp
44b5a12171 python: Rework Python Sample and Format interfaces
Signed-off-by: Philipp Jungkamp <Philipp.Jungkamp@opal-rt.com>
2023-09-21 14:46:54 +02:00
Philipp Jungkamp
c863089e4b packaging-nix: Add villas-python package
Signed-off-by: Philipp Jungkamp <Philipp.Jungkamp@opal-rt.com>
2023-09-21 14:46:54 +02:00
Steffen Vogel
3cc212423e Fix more flake8 warnings
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
2023-09-07 11:16:04 +02:00
Steffen Vogel
0735eb0f89 Make project REUSE compliant
And various other cleanups and harmonizations

Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
2023-09-07 11:16:04 +02:00
7eec1bb753 update Steffens mail address
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2022-12-16 23:44:07 +01:00
b94746effb relicense VILLASnode to Apache 2.0 2022-07-04 18:23:57 +02:00
11a25f6fb7 update mail address 2022-03-15 09:29:20 -04:00
17ac92aa21 update copyright year 2022-03-15 09:28:57 -04:00
784e970bfe port large parts of VILLASnode to C++ and fix tests alongside 2022-01-11 09:19:53 -05:00
57fcc3c4f8 several minor fixes 2021-09-14 10:50:05 +02:00
5f6a28ca11 bump python version 2021-03-09 02:08:09 +01:00
94eeded67d python: autodetect API URL 2021-02-24 10:05:41 +01:00
f10708d771 fix flake8 errors 2021-02-17 13:01:30 +01:00
d06c388e56 python: fix flake8 errors 2021-02-17 12:33:28 +01:00
07d2ac98a4 Update Shmem_CIGRE_MV.py 2021-02-17 09:52:06 +01:00
7db2b0a380 added new example on using VILLASnode Python API 2021-02-17 09:33:35 +01:00
945a8bbcaa python: fix linting errors 2020-11-11 09:10:33 +01:00
1fe51399f1 python: add some missing API endpoints 2020-11-11 00:32:20 +01:00
7b01da03af python: bump version 2020-10-15 10:25:55 +02:00
9b2b6aa351 python: fixes for v2 API 2020-10-15 10:21:22 +02:00
c73d3b39b4 python: fix deps on non-linux platforms 2020-10-15 10:20:49 +02:00
d96afb3b13 api: final bug fixes for v2 2020-08-17 17:41:50 +02:00
ee67e13da7 python: use new API version 2020-08-17 17:30:22 +02:00
67de039d07 python: fix flake8 error 2020-07-06 13:55:40 +02:00
6a39221c4b python: remove obsolete files 2020-07-06 13:50:30 +02:00
3c09488658 python: properly sample output by tabs instead of spaces 2020-07-05 13:13:30 +01:00
7b62f10f12 python: flush output buffer in communicate() 2020-07-05 13:13:09 +01:00
f6ef7265ce python: flake8 liniting 2020-06-07 23:28:28 +02:00
c7fd20e478 python: get version via API 2020-06-07 23:12:19 +02:00
c1a3652e59 python: use setuptools.find_namespace_packages 2020-06-07 23:09:12 +02:00
f0bcf744e9 python: allow usage of communicate() without blocking 2020-06-07 22:26:29 +02:00
92a2f2cfbf python: bump package version 2020-06-07 22:26:29 +02:00
97709ae84e python: create timestamps using datetime.utcnow() 2020-06-07 22:26:29 +02:00
45d5f9b262 python: add new communicate function 2020-06-07 22:26:29 +02:00
e53661a62c update copyright year to 2020 2020-01-20 17:17:00 +01:00
253ef42eda python: match version of python module with version of C/C++ code 2019-11-12 15:12:23 +01:00