Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mubarakalmehairbi/basictouiproject
- Owner: mubarakalmehairbi
- License: unlicense
- Created: 2023-07-29T18:06:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-29T18:37:45.000Z (over 1 year ago)
- Last Synced: 2023-07-29T19:38:21.534Z (over 1 year ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```