To decrease overhead of maintaining a python client for the API, create an autogenerated python client, e.g. https://openapi-generator.tech/docs/generators/python/
Move the original python client to a v1 directory.
As an example of how to autogenerate clients, include files needed for users to autogenerate the client themselves.