Difference between revisions of "Category:Python Scripting"

From Lianjapedia
Jump to: navigation, search
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{DISPLAYTITLE:Python Scripting}}
 
{{DISPLAYTITLE:Python Scripting}}
 +
<div style="margin-bottom:5px;padding:5px;border:0px solid orange;border-left:5px solid orange;background:#fff8dc;vertical-align:middle;position:relative;">
 +
[[File:bm-noteicon.png|top|40px|link=]]<div style="position:absolute;top:3px;margin-bottom;bottom:5px;margin-left:50px;"><b> Python Support</b>
 +
From Lianja v7.2 Web/Mobile client side code can be written in Python as well as Javascript.
 +
</div>
 +
<span style="height:6px;"> </span>
 +
</div>
 +
 
Lianja supports a growing number of dynamic scripting languages and Python is one of them. It is fully integrated in and is a first class citizen with full support for the Lianja UI Framework, the ability to code custom sections, gadgets and custom delegates in Python.
 
Lianja supports a growing number of dynamic scripting languages and Python is one of them. It is fully integrated in and is a first class citizen with full support for the Lianja UI Framework, the ability to code custom sections, gadgets and custom delegates in Python.
  
You can integrate JavaScript, Lianja/VFP and PHP code in with the Python code.
+
You can integrate JavaScript, LianjaScript and PHP code in with the Python code.
  
 
<div style="height:80px;margin-bottom:5px;padding:5px;border:0px solid orange;border-left:5px solid orange;background:#fff8dc;vertical-align:middle;position:relative;">
 
<div style="height:80px;margin-bottom:5px;padding:5px;border:0px solid orange;border-left:5px solid orange;background:#fff8dc;vertical-align:middle;position:relative;">

Latest revision as of 05:40, 12 April 2024

Bm-noteicon.png
Python Support

From Lianja v7.2 Web/Mobile client side code can be written in Python as well as Javascript.

Lianja supports a growing number of dynamic scripting languages and Python is one of them. It is fully integrated in and is a first class citizen with full support for the Lianja UI Framework, the ability to code custom sections, gadgets and custom delegates in Python.

You can integrate JavaScript, LianjaScript and PHP code in with the Python code.

Bm-noteicon.png
Pro Tip

When building Apps each Page, Section and Formitem can use any or a combination of the supported scripting languages.