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

40 commits

Author SHA1 Message Date
3de9ac6272 wip 2021-03-19 06:37:44 -04: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
db1621dbac python: bump and upload new version to pypi.org 2019-09-03 21:05:43 +02:00
f2776109c5 python: fix invalid relative import for Python 3.5 2019-06-18 18:52:51 +01:00
c4651cf56f python: fix URL in setup.py 2019-02-18 18:05:18 +01:00
fa6d3d87ee python: add Sample class to parse villas.human format 2019-02-18 18:05:05 +01:00
8f7c8ae71e update copyright year to 2019 2019-01-13 00:42:39 +01:00
c090b0bc76 tests: fix python example 2018-12-04 13:27:42 +01:00
d72c5604e8 cmake: several improvments to the build system 2018-11-30 21:00:53 +01:00
640acafbce python add more logging 2018-11-30 20:45:30 +01:00
96b3147766 python: fix log file name 2018-11-30 20:45:17 +01:00
1d36d817f0 python: remove m2r from setup.py 2018-11-27 18:22:03 +01:00
ba041ea6fd python: start building a Python API for controlling VILLASnode 2018-11-27 18:07:52 +01:00
041b25a804 python: added first version of VILLASnode package 2018-10-28 14:41:55 +01:00
657ff387dd move python client into python dir 2018-10-28 14:39:10 +01:00