wekan-python-api-client
wekan-python-api-client copied to clipboard
Wekan Python API client
Results
2
wekan-python-api-client issues
Sort by
recently updated
recently updated
newest added
It seems this python api doesn't allow for modification/creation of data, just retrieving... is that correct? or I'm missing something?
This is working with wekan 2.97, but not with newer versions. https://github.com/wekan/wekan-python-api-client/blob/3ccf64eedc0be14568232e3cb5d5007189d1b792/src/wekanapi/models.py#L26 ``` Exception happened during processing of request from ('172.18.0.1', 34712) Traceback (most recent call last): File "/usr/local/lib/python3.8/socketserver.py", line...