Any experience with Python for GraalVM ?

Marek Mosiewicz marek.mosiewicz at jotel.com.pl
Thu Nov 5 05:10:03 EST 2020


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



More information about the Python-list mailing list