Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oxdabit/hello-flet
Python3 flet tutorial repository
https://github.com/oxdabit/hello-flet
Last synced: about 19 hours ago
JSON representation
Python3 flet tutorial repository
- Host: GitHub
- URL: https://github.com/oxdabit/hello-flet
- Owner: OxDAbit
- Created: 2022-12-27T09:09:40.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-14T17:42:13.000Z (over 1 year ago)
- Last Synced: 2023-12-21T15:00:13.139Z (11 months ago)
- Language: Python
- Size: 137 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Twitter](https://img.shields.io/twitter/follow/0xDA_bit.svg?style=social)](https://twitter.com/0xDA_bit)
# Hello-Flet
## Índice de proyectos
1. [Animación Básica de la _Navigation Bar_](https://github.com/OxDAbit/Hello-Flet/tree/main/01%20-%20Basic%20Animation)![Basic Animation](/images/basic_animation_01.png)
![Basic Animation](/images/basic_animation_02.png)2. [Portfolio](https://github.com/OxDAbit/Hello-Flet/tree/main/02%20-%20Website%20Portfolio)
![Basic Animation](/images/portfolio.png)
3. [Sidebar](https://github.com/OxDAbit/Hello-Flet/tree/main/03%20-%20SideBar)
![Basic Animation](/images/sidebar.png)
4. [Web App](https://github.com/OxDAbit/Hello-Flet/tree/main/04%20-%20Web%20App)
![Web App](/images/web_app.png)
## DEV tips
- Para recargar la aplicación en caliente durante el desarrollo de la misma, basta con ejecutar el comando `flet .py -d`