File tree Expand file tree Collapse file tree 1 file changed +12
-6
lines changed
Expand file tree Collapse file tree 1 file changed +12
-6
lines changed Original file line number Diff line number Diff line change 1- : performing_arts : [ Playwright] [ APIRequest] builder
1+ 🎭 [ Playwright] [ APIRequest] builder
22===
33
44[ ![ Checked with mypy] ( https://www.mypy-lang.org/static/mypy_badge.svg )] ( https://mypy-lang.org/ )
55[ ![ Code style: black] ( https://img.shields.io/badge/code%20style-black-000000.svg )] ( https://github.com/psf/black )
66[ ![ Imports: isort] ( https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336 )] ( https://pycqa.github.io/isort/ )
7-
7+ [ ![ PyPI - Wheel] ( https://img.shields.io/pypi/wheel/playwright-apirequest-builder )] ( https://pypi.org/project/playwright-apirequest-builder/ )
8+ [ ![ PyPI version] ( https://badge.fury.io/py/playwright-apirequest-builder.svg )] ( https://badge.fury.io/py/playwright-apirequest-builder )
89
910Documented
1011---
11- Read it here [ : link : documentation] ( ./doc )
12- Read more about the _ builder pattern_ on [ : link : refactoring.guru] ( https://refactoring.guru/design-patterns/builder/python/example#lang-features )
12+ Read it here [ documentation] ( ./doc )
13+ Read more about the _ builder pattern_ on [ refactoring.guru] ( https://refactoring.guru/design-patterns/builder/python/example#lang-features )
1314
1415
1516Example
@@ -50,6 +51,11 @@ Python3
5051Playwright >= 1.26.0
5152
5253
54+ License
55+ ---
56+ [ Apache-2.0 license] ( LICENSE )
57+
58+
59+
5360[ Playwright ] : https://playwright.dev/python/
54- [ APIRequest ] : https://playwright.dev/python/docs/api/class-apirequest
55- [ `max_redirects` ] : https://playwright.dev/python/docs/api/class-apirequestcontext#api-request-context-delete-option-max-redirects
61+ [ APIRequest ] : https://playwright.dev/python/docs/api/class-apirequest
You can’t perform that action at this time.
0 commit comments