Use of Python with REST API

It seems the handling of CATSGC cookie is not supported when login to 3DExperience using a Python script (whereas JSESSIONID cookies are in fact managed using a "Session" Object. So today, REST API can be used with POSTMAN (which handles it correctly) but can not be used in a equivalent Python script.

Are there any plans to support Python script login into 3DExperience?