hi guys !!! i want to make an web browser in python , as my college project . what i'm looking for is guidance , on how to make it and which module's shall i use . currently i'm planning to use webkit and gtk+ to obtain my goal.

secondly how can i ensure that all websites will work properly ??? means how will i parse html and java script in the browser ?

any suggestions and comments are welcomed !!

Recommended Answers

All 4 Replies

to create web browser in python, yu only to use PYQT package. it is a GUI package used with python to create web browser easily

m1raEbrah1m

i made it.abhilash

commented: What? -3

You mean, like this ?

:)

To develop a webbrowser is as very complex task. Are you sure that this is the task?

If yes, I advise you to learn from others. Google for webbrowser design.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.