Sen2Cor and Sen2three with python3

I would like to know if python3 version of sen2cor and sen2three is available?? As we have snap.py under python3, it would be a great if we can accommodate python3 version of sen2cor and sen2three. Thank you.

You can use sen2cor with snappy.GPF and I guess that sen2three can be integrated the same way.

DrGuy tried to solve this issue but due to compiled code (proprietary) he didn’t succeed/

I began writing a module, which basically automates GPF rather than using snappy. This has the advantage that it should work with Python 2.7-3.x, and it runs faster. Apparently snappy is very slow, and running things via java (GPF) is faster. The code is available here: https://github.com/EOanalyticsLTD/OpenSNAPtools