{"id":16409250,"url":"https://github.com/magnoefren/flet","last_synced_at":"2025-03-23T06:31:00.333Z","repository":{"id":204566229,"uuid":"708150221","full_name":"MagnoEfren/flet","owner":"MagnoEfren","description":"Repositorio para el desarrollo de interfaces gráficas en Python utilizando Flet, con enfoque en la simplicidad, flexibilidad y diseño intuitivo","archived":false,"fork":false,"pushed_at":"2024-10-30T01:38:29.000Z","size":13395,"stargazers_count":14,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-30T03:58:46.988Z","etag":null,"topics":["flet","flet-app","flet-dev","flet-game","flet-gui","flet-python"],"latest_commit_sha":null,"homepage":"https://wizardpy.pages.dev/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MagnoEfren.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-21T17:11:06.000Z","updated_at":"2024-10-30T01:38:32.000Z","dependencies_parsed_at":"2024-11-09T01:27:17.191Z","dependency_job_id":"104af0bf-387d-4a7f-baac-5fd760dbfb83","html_url":"https://github.com/MagnoEfren/flet","commit_stats":null,"previous_names":["magnoefren/apps_in_flet","magnoefren/flet"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MagnoEfren%2Fflet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MagnoEfren%2Fflet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MagnoEfren%2Fflet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MagnoEfren%2Fflet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MagnoEfren","download_url":"https://codeload.github.com/MagnoEfren/flet/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245066496,"owners_count":20555402,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["flet","flet-app","flet-dev","flet-game","flet-gui","flet-python"],"created_at":"2024-10-11T06:19:25.194Z","updated_at":"2025-03-23T06:31:00.319Z","avatar_url":"https://github.com/MagnoEfren.png","language":"Python","funding_links":["https://www.paypal.com/paypalme/magnoefren","https://www.patreon.com/magnoefren"],"categories":[],"sub_categories":[],"readme":"\n\u003cdiv align=\"center\"\u003e\n  \n### Interfaces Graficas en Python con Flet  \nEntre estas y muchas mas aplicaciones realizas con Flet en Python  encontraras en Youtube\n\n\u003ca href=\"https://www.youtube.com/c/MagnoEfren\" target=\"_blank\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/YouTube-FF0000?style=for-the-badge\u0026logo=youtube\u0026logoColor=white\" target=\"_blank\"\u003e\n\u003c/a\u003e\n\u003c/div\u003e\n\n### Form, CRUD, export data in Excel and PDF\n- Tutorial demonstrates creating a Python CRUD system with Flet and SQLite.\n- Efficient data management via responsive form (name, age, email, phone).\n- Includes CRUD operations and data export to PDF/Excel.\n- Enhances application capabilities for streamlined data handling.\n\n\u003ca href='https://youtu.be/AAxijGx9_Pc' target='_blank'\u003e\n  \u003cimg width='50%' src='https://github.com/MagnoEfren/apps_in_flet/blob/main/Form_CRUD/ss.webp' alt='CRUD in PYTHON with FLET' /\u003e\n\u003c/a\u003e\n\n\n\n### Portafolio Web Responsive con Flet\n- Aprende a crear un portafolio web **responsive** con **Python** y **Flet**.\n- Incluye modos **oscuro y claro** para mejorar la experiencia del usuario.\n- Optimizado para cualquier dispositivo, ideal para mostrar tus proyectos y habilidades.\n- Fácil de personalizar y adaptarse a tu estilo.\n\n\u003ca href='https://youtu.be/AAxijGx9_Pc' target='_blank'\u003e\n  \u003cimg width='50%' src='https://github.com/MagnoEfren/flet/blob/main/PortfolioWeb/222.png' alt='Portafolio Web Responsive con Flet' /\u003e\n\u003c/a\u003e\n\n\n### Publish an app on Flet to Android\n#### Commands\n```flet create \u003cmyapp\u003e```\nCreates a folder when the name \u003cname\u003e is specified and contains the assets folder and main files.\n\n```flet build apk```\nCreate a build folder where the app .apk is located there\n\n#### Steps\n- Install the android SDK\n- Install the Flutter SDK 3.16 or above \n- Install the Java JDK\n- Verify that the java version matches Support for running Gradle according to the following table [Compatibility](https://docs.gradle.org/current/userguide/compatibility.html#java):\n\n  \n#### Example\n#### Watch the video on YouTube here 👇📱\n\u003ca href='https://youtu.be/rnot_xtKTLI' target='_blank'\u003e\n  \u003cimg width='50%' src='https://github.com/MagnoEfren/flet/blob/main/App%20Flet%20to%20APK/fletcal/assets/flet-to-apk.png' alt='Convertir una Aplicación en Python con Flet a  Android' /\u003e\n\u003c/a\u003e\n\n\u003cdiv align=\"right\"\u003e\n  \n#### ___Si desea apoyar puede hacerlo aquí:___\n#### ___Nunca es obligatorio, pero se agradece mucho.___ 😊\n\u003ca href=\"https://www.paypal.com/paypalme/magnoefren\" target=\"_blank\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/Paypal-151515?style=for-the-badge\u0026logo=paypal\u0026logoColor=black\" target=\"_blank\"\u003e\n \n\u003ca href=\"https://www.youtube.com/channel/UCBwN7Z5LWQAJ_6ueSEzDtGQ/join\" target=\"_blank\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/UNIRSE-0011aa?style=for-the-badge\u0026logo=UNIRSE\u0026logoColor=black\" target=\"_blank\"\u003e\n\n\u003ca href=\"https://www.patreon.com/magnoefren\" target=\"_blank\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/patreon-000000?style=for-the-badge\u0026logo=patreon\u0026logoColor=white\" target=\"_blank\"\u003e\n  \n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagnoefren%2Fflet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmagnoefren%2Fflet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagnoefren%2Fflet/lists"}