- Популярные видео
- Авто
- Видео-блоги
- ДТП, аварии
- Для маленьких
- Еда, напитки
- Животные
- Закон и право
- Знаменитости
- Игры
- Искусство
- Комедии
- Красота, мода
- Кулинария, рецепты
- Люди
- Мото
- Музыка
- Мультфильмы
- Наука, технологии
- Новости
- Образование
- Политика
- Праздники
- Приколы
- Природа
- Происшествия
- Путешествия
- Развлечения
- Ржач
- Семья
- Сериалы
- Спорт
- Стиль жизни
- ТВ передачи
- Танцы
- Технологии
- Товары
- Ужасы
- Фильмы
- Шоу-бизнес
- Юмор
GUI Apps with Pydroid & ChatGPT, using Tkinter Library
Since YouTube is blocking my ability to share my pastebin links, I will just show you the link and you can manually type it in your URL:
pastebin.com/mBHvsCS4
This is an add free text based web browser. It is very useful to get fast search results without invasive and annoying popup Ads.
The average time to find search results is about 2 seconds.
Of course, you need Internet service to actually search for something 🍁.
I use Pydroid but you can use whatever Python IDE you have.
The main libraries are Tkinter and Beautiful Soup. These are easy to install if you have Pydroid in your Android system ( Phone, Tablet or Chromebook ).
library dependence below 👇
-------------------------------------------
import random
import tkinter as tk
from tkinter import scrolledtext, filedialog, messagebox, simpledialog
from PIL import Image, ImageTk
import requests
from io import BytesIO
from bs4 import BeautifulSoup
import urllib.parse
import random
import webbrowser
-------------------------------------------
Note:
The voice you heard was ChatGPT "Maple".
Видео GUI Apps with Pydroid & ChatGPT, using Tkinter Library канала PYTHON_PROGRAMMER_456
pastebin.com/mBHvsCS4
This is an add free text based web browser. It is very useful to get fast search results without invasive and annoying popup Ads.
The average time to find search results is about 2 seconds.
Of course, you need Internet service to actually search for something 🍁.
I use Pydroid but you can use whatever Python IDE you have.
The main libraries are Tkinter and Beautiful Soup. These are easy to install if you have Pydroid in your Android system ( Phone, Tablet or Chromebook ).
library dependence below 👇
-------------------------------------------
import random
import tkinter as tk
from tkinter import scrolledtext, filedialog, messagebox, simpledialog
from PIL import Image, ImageTk
import requests
from io import BytesIO
from bs4 import BeautifulSoup
import urllib.parse
import random
import webbrowser
-------------------------------------------
Note:
The voice you heard was ChatGPT "Maple".
Видео GUI Apps with Pydroid & ChatGPT, using Tkinter Library канала PYTHON_PROGRAMMER_456
Комментарии отсутствуют
Информация о видео
16 октября 2025 г. 14:47:16
00:00:48
Другие видео канала