Coding A Simple Web Browser in Python

preview_player
Показать описание
Today we build a simple web browser with a GUI in Python.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚

🌐 Social Media & Contact 🌐

Рекомендации по теме
Комментарии
Автор

Another great use case for this (This is what i do in my projects sometimes): You can use this for creating awesome looking UIs. Just write a simple flask app and run the two things simultaneously so that now you can use HTML/CSS for UI instead of Qt5. I personally love using HTML/CSS so i use this trick for creating complex UIs in projects. Without the buttons on the top (go back, reload etc), it just looks like a window of some usual software.

addledanorak
Автор

Man, I need to say thanks! I crashed my head for an entire day trying to make a simple UI to stream a local server network content for a local community. I tried with socket, but I couldn't resolve my problem. Watching your video I understood that I could make a non navigable-browser with PyQt5. So a huge thanks!!

dicember
Автор

what form of python are you using, my cmd line/prompt looks way different?

MaliksKitchen
Автор

I wanted to know the python book that you recommend in the description, do they only involve data structures and algorithms or they involve libraries that you use to make this Fire content?


Once again, really like your tutorial/projects on Machine learning

parthbansal
Автор

I click on run but nothing come up what should i do?

mohammadaboonajmi
Автор

Hey, a quick question, is it possible to implement the console somehow? I want to make an app that can run JS code for you in the web browser, so, wondering if that is possible

Lazar-vkvw
Автор

yay finally i can do something that big tech companies do

OmarHosam
Автор

Great video-tutorials, amigo. You're good! And I have a question hoping you can answer: I have been trying to create an app where I can open three websites in three different QTabs. Using PyQt5 or PyQt6. But my sites have chats, and the chat doesn't load along with the website unless I use pywebview. So my question is: how can I add tabs to a window using pywebview and display a site in them, so I can select from a dropdown the site that I want to open (within the same window, not multiple windows)? Any help will be greatly appreciated! Keep up the great work, it helps more than you can imagine!

ralphanthony
Автор

can you tell me why i can write it exactly as you do an check the install on mhy pips and its just like mmm nah

Afkmuds
Автор

I thank you for a very interesting and informative vid but for some reason it won't let me navigate to, or use an url, to get to a pdf url. Why could this be happening?

DGA
Автор

Great video! Wonder if this can be used for a custom selenium/browser automation type application. Excited to tinker with it, thanks!

wheelawake
Автор

hey neuralnine. Don't use wildcard imports. Its not a good practice. It can affect the performance of the app.

MrinmoyHaloi
Автор

how does it work with all video formats?

itbuioi
Автор

This is not "coding web browser", it's just "using web browser" in your application.

cipherxen
Автор

When I press the run buton it doesn't run. Why?

johntheocharis
Автор

After seeing your videos (which ones are really good), I was wondering if it is possible to create a Youtube clone or Twitch clone with Python and Flask... I was trying to search the way to connect the OBS for live streaming to an specific app created on Python but no clue found on internet... maybe you know or you can help me with that question. Thanks!!

gblax
Автор

Can you post the source code somewhere?

Ifn
Автор

Thankyou is it possible to implement WebEngine view within a page

MJ-tntw
Автор

Can anybody help me to add download & history button on this project cause my college mini project similar

ixink
Автор

Hello. How do you download files from PyQt Browser?

manifestasisanubari