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

26 commits

Author SHA1 Message Date
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