Hello,

i have a nearly full developed program written in python it uses the Kivy framework which however does not employ a webplayer. I want to migrate it to a webplayer and decided to try it on unity with ironpython. This however does not work since the webplayer has a limited subset not the full subset from .net.

Sadly the unity community has little interest in python and cannot really help with this.


I wonder if i can get it somehow running. Usually it shows some error about system.reflection when i switch from .net to the subset.

If i cannot get it running,
Could i compile the python code to .net librarys and access it from c# i have not worked with librarys yet, is there a good tutorial for this maybe?

After silverlight is deprecated it seems there are few choices for python on webplayer and multiplatform like android. None of which i know except unity.

best greetings
Andreas

_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
https://mail.python.org/mailman/listinfo/ironpython-users

Reply via email to