Python Browser


Recommended Posts

i started to play about with python 

 

so i set myself a little project to give me something to aim for to learn some code

 

So i thought a web browser lol

 

this is what i have so far

 

browser2.png

Link to comment
Share on other sites

Nice work! What browser engine does it use?

 

that's what i would love to know as well. in one of the python books i got me is a guide how to write a webbrowser in python but it's basically just what you have  and i have found no additional info on possibly implementing different rendering engines (don't even know if that's possible)

Link to comment
Share on other sites

it uses webkit :)

 

i updated it a little lol

 

it will look kinda crap till i get used to it

 

its 1kb file size and uses 56k ram :)

 

browser4.png

Link to comment
Share on other sites

Is it not already?

 

Yes, but there is no link to the program/code anywhere. So it's technically still closed source, isn't it?

 

Is it using TK?

Link to comment
Share on other sites

he just posting screenshots. for sure, when he releases his beta you will see the program code as well

Link to comment
Share on other sites

yeah once i am finished playing i will release the code too so anyone can play with it

 

just personal just now :)

Link to comment
Share on other sites

Nice! I've been playing with python (very little bit, nothing graphical though) back in my linux life :) 

It should run on windows too, no? I'll look that up :)

Link to comment
Share on other sites

I have no idea lol

 

once i have added the bits i want to i can pop it across if you want to see if it runs

 

I dont see why it would not :)

 

 

I need to learn how to use GIT

Link to comment
Share on other sites

Any plans to have the URL bar on the same row as the navigation buttons?

 

If you do this, please make it customizable enough to NOT allow that also.

 

Thanks

Link to comment
Share on other sites

  • 2 weeks later...

Thanks guys

 

work is really busy just now so not had a chance to do much more so far

 

still working on tabs

Link to comment
Share on other sites

  • 3 weeks later...

started looking at this again lol

 

nothing on front changed

 

cleaned up some of the code though

 

htbrowser.png

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.