### Describe the bug The Python client is currently located in `regtests/client/`, which implies that it is only used for regression tests, which is not the case. I propose to move it to another location, for example `client/python/`.