Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dipiert/my_browser
Learning to develop a simple browser by following https://browser.engineering
https://github.com/dipiert/my_browser
Last synced: 9 days ago
JSON representation
Learning to develop a simple browser by following https://browser.engineering
- Host: GitHub
- URL: https://github.com/dipiert/my_browser
- Owner: Dipiert
- Created: 2021-10-30T13:20:22.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-10-30T00:49:26.000Z (about 1 year ago)
- Last Synced: 2024-11-06T11:00:30.975Z (about 2 months ago)
- Language: Python
- Size: 40 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# my_browser
[![codecov](https://codecov.io/gh/Dipiert/my_browser/branch/master/graph/badge.svg?token=TLI8QOCPZO)](https://codecov.io/gh/Dipiert/my_browser)
[![security: bandit](https://img.shields.io/badge/security-bandit-green.svg)](https://github.com/PyCQA/bandit)
[![linter: pylint](https://img.shields.io/badge/linter-pylint-green.svg)](https://github.com/PyCQA/pylint)Learning to develop a simple browser by following https://browser.engineering