https://github.com/jingshing-python/webbrowser.py
A web browser made with python
https://github.com/jingshing-python/webbrowser.py
Last synced: 7 months ago
JSON representation
A web browser made with python
- Host: GitHub
- URL: https://github.com/jingshing-python/webbrowser.py
- Owner: JingShing-Python
- License: bsd-3-clause
- Created: 2023-05-15T03:46:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-24T05:32:17.000Z (over 2 years ago)
- Last Synced: 2025-03-09T20:59:47.580Z (10 months ago)
- Language: Python
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WebBrowser.py
A web browser made with python
This is a silly project. That I do not think details that how I shader the DOM and CSSOM item. So I will put this project until I had a good solution can deal with the shader. BTW, do not trust the big company core.
## Is it possible to not use the chromium to build a browser?