tryexceptpass / sofi

an OS agnostic UI module for Python
MIT License
387 stars 49 forks source link

Multiple HTML Pages ! #72

Closed jigarmistry closed 8 years ago

jigarmistry commented 8 years ago

Is there any possibility to generate multiple html pages ? As currently we have only one page. If someone wants to switch between two pages then what is the possibility ?

tryexceptpass commented 8 years ago

The main idea behind this project is to produce a single page application, but you can always change the page that's loaded using Sofi.load()