On 2017-04-22 11:16, Christophe wrote:
> Hello,
> 
> I'm doing some testing with flask_tryton and I have some questions about 
> Tryton 
> module integration in a Python3 development.
> 
> My dev is written Python3 and I wonder what are the best practices for 
> integrating 'flask_tryton' and 'tryton' as a module? Because every time I do 
> it 
> I have syntax or import errors. I saw in some 'issue' the use of the '2to3' 
> utility, should I convert 'flask-tryton' with this utility?
> 
> Do I still have to wait to write my dev using Tryton in Python3?

flask_tryton has not yet been ported to Python3.
We will be happy to review a patch at https://flask-tryton.b2ck.com/
(we use https://codereview.appspot.com/ for review)

It should mainly about adding 2to3 to setup.py and make setup.py
compatible 2 and 3.

-- 
Cédric Krier - B2CK SPRL
Email/Jabber: cedric.kr...@b2ck.com
Tel: +32 472 54 46 59
Website: http://www.b2ck.com/

-- 
You received this message because you are subscribed to the Google Groups 
"tryton-dev" group.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tryton-dev/20170422101213.GE49910%40tetsuo.

Reply via email to