Hello,
I wrote a wrapper around the factoryio-sdk so that it can be easily loaded and used in python.
Here the link to the project:
https://github.com/FilippoBoido/CS_FactoryIO
Instructions:
– Build the project or just download the dlls that I compiled for you in the Factory/dlls folder
– In the Readme file you can find a simple example how to integrate the wrapper dll in your Python program