Ways to combine Adobe AIR and Python - Python

I need to use Python because: I have implemented many scripts and libraries using Python to solve a specific problem.

I would like to use AIR because: I really like the flexibility of building user interfaces using HTML and Javascript, and the implementation of beautiful user interface designs is actually very simple.

Any ideas if I can integrate these 2 technologies or, if not, any ideas how can I replace AIR?


Help will be awesome! :)

+3
source share
1 answer

. PyAMF - PyAMF + web2py + AIR, , py2exe, .

+2

Source: https://habr.com/ru/post/1762468/


All Articles