Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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`