Results 1 to 2 of 2

Thread: Python QuickStart with Lianja

  1. #1
    Lianja Development Team barrymavin's Avatar
    Join Date
    Feb 2012
    Location
    UK, USA, Thailand
    Posts
    7,165
    Blog Entries
    22

    Python QuickStart with Lianja

    Developing custom sections in Python
    https://www.lianja.com/doc/index.php...ions_in_Python

    Developing custom gadgets in Python
    https://www.lianja.com/doc/index.php...gets_in_Python

    Using the Lianja Framework classes in Python
    https://www.lianja.com/doc/index.php...mework_Classes

    Developing Python Server Pages
    https://www.lianja.com/doc/index.php...n_Server_Pages
    https://www.lianja.com/doc/index.php/EXECPYSP()

    Working with data in Python
    https://www.lianja.com/doc/index.php...data_in_Python

    Calling Python scripts from LianjaScript
    https://www.lianja.com/doc/index.php/EXECPYTHON()

    Debugging Python using the troubleshooter
    https://www.lianja.com/doc/index.php...n_Debugger_Tab

    Calling server-side Python functions from client-side javascript in WebApps
    https://www.lianja.com/doc/index.php/Exports.conf
    Last edited by barrymavin; 2021-04-19 at 23:16.
    Principal developer of Lianja, Recital and other products

    Follow me on:

    Twitter: http://twitter.com/lianjaInc
    Facebook: http://www.facebook.com/LianjaInc
    LinkedIn: http://www.linkedin.com/in/barrymavin

  2. #2
    Lianja MVP
    Join Date
    Feb 2012
    Location
    Berea, KY, USA
    Posts
    2,185
    For those unfamiliar with the Python world.

    -- Python is among the top 5 programming languages in usage in all the different measurement systems for ranking usage.
    -- Python's tag line is "batteries included", meaning that if you need to do it in code, Python has a feature or library for that.
    -- Python has libraries available for integration with every major product and library and and has a centralized hub for collecting references to those resources: https://pypi.org/
    -- Example: want to include AI in your app? You're covered: https://www.business2community.com/b...nd-ai-02389380
    -- Lianja's Python's integration is Lianja is first class, including a visual debugger. Using exports.conf any Python call can be made from the JavaScript client, thus making Python libraries fully accessible from Web pages. https://www.lianja.com/doc/index.php/Exports.conf

    Having Python and all those resources available for use within Lianja future-proofs your apps. You can use already built and tested wheels, rather than having to re-create and test them.

    Hank

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Journey into the Cloud
Join us