Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mubarakalmehairbi/basictouiproject

A template for starting a ToUI app.
https://github.com/mubarakalmehairbi/basictouiproject

Last synced: 23 days ago
JSON representation

A template for starting a ToUI app.

Awesome Lists containing this project

README

        

# BasicToUIProject
A template for starting a ToUI app. ToUI is a Python framework for creating user interfaces from HTML code easily. Learn about ToUI [here](https://github.com/mubarakalmehairbi/ToUI).

# How to use this template
## Method 1: From GitHub repo
Click on "Use this template" button above.

## Method 2:
Install [ToUI](https://github.com/mubarakalmehairbi/ToUI) then run the command:
```
toui init
```