3 Réponses
+ 2
Thanksđ
+ 1
A part from Django, you can also use other server side languages to call python scripts and use their output, or keep them running as processes and signal to them or stream data in and out. This is more difficult though.