|
|
1 year ago | |
|---|---|---|
| .. | ||
| .gitignore | 1 year ago | |
| Home.py | 1 year ago | |
| PlotlyChart.py | 1 year ago | |
| README.md | 1 year ago | |
| Todo.py | 1 year ago | |
| main.py | 1 year ago | |
| requirements.txt | 1 year ago | |
| setup.py | 1 year ago | |
# flet demo
virtualenv .venv
source .venv/bin/activate
.venv\Scripts\activate.bat
pip install -r requirements.txt
python main.py