Hello,

Does somebody have any experience with GraalVM [1]
It is new VM from Oracle which is said to have
ability to run Python 3

I have idea to try to run Odoo [2] on it [3]. Odoo is
ERP system written in Python. 

Odoo is big piece of software with many dependencies,
but from my understanding of it most important to
have something working on Graal would by werkzung
and have some working implementation of psycopg2
(Postgresql API)

Any ideas ?

[1] http://www.graal.org
[2] http://odoo.com
[2] https://github.com/marekmosiewicz/goblet

----
Marek Mosiewicz
http://marekmosiewicz.pl

-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to