How do I use Python modules with Lianja?
How do I use Python modules with Lianja?
Use the Python import command. For example, the lianjademo sample app lianjademo_section.py Python script issues an import time to allow the use of the asctime() function.
Bookmarks