Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Implementation of a simple web browser using GTK+3 and WebKit2 in Python

License

NotificationsYou must be signed in to change notification settings

bhavyejain/Gtk-Web-Browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains 3 browser implementations.The web browsers are created using the GTK+3 GUI toolkit and WebKit2 web engine.

Browser

browser.py is a single tab browser made by following some online tutorials.It uses outdated versions of the WebKit engine. This version of WebKit works for Ubuntu 16.04 and older.An installation of the older version of WebKit might be required to make this work.

Simple Browser

simple_browser.py is a single tab browser that utilizes the latest versions of GTK and WebKit2.This was made by primarily modifyingbrowser.py to incorporate the latest code.

Neo Browser

neo_browser.py is a more complete browser.This browser supports multiple tabs (create, switch, close) and text searching in a tab.This implementation also uses the latest versions of GTK+3 and WebKit2.

About

Implementation of a simple web browser using GTK+3 and WebKit2 in Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp