Skip to content

pmswga/lui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lui

Lui is a language of declarative writing of user interface with generating Tkinter code

Install

  1. git clone
  2. run lui.py with args

Generate src-doc

  1. install doxygen
  2. on Windows open Doxywizard and select Doxyfile in src folder
  3. on Linux change dir on root directory and typing doxygen -w html new_header.html new_footer.html new_stylesheet.css YourConfigFile

Documentation

See more on home page