Is it possible to access an xcf active memory server with python?

79 Views Asked by At

I'm playing around with the XCF active memory server. Is there a python library to access the contents of the active memory server?

Related:

How to write data to the ActiveMemory Server used in the XCF system?

2

There are 2 best solutions below

0
On BEST ANSWER

According to one of the developers there is an outdated version of a python API for publish and subscribe over XCF. This API is not capable of contacting an active memory server.

1
On

According to their documentation, the answer appears to be "yes".