allwright Python client
This folder contains the high-level Python client for the allwright engine.
It loads the shared proto/engine/v1/engine.proto contract dynamically at runtime and exposes a browser/page API instead of raw gRPC channel setup.
Install
pip install allwright
Installing from a local checkout instead:
pip install -e ./python
Example
from allwright import firefox
browser = firefox.launch()
page = browser.page()
page.goto("https://example.com")
page.click("h1")
browser.close()
Release files for allwright 0.0.48
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| allwright-0.0.48.tar.gz | 18.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| allwright-0.0.48-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 42.4 kB
Release files / allwright-0.0.48.tar.gz
| Download URL | allwright-0.0.48.tar.gz |
|---|---|
| Size | 18.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
feba6e181fdfbe2c9bafaad6783d5a3d8933d1ba1c9c5c03c47f5459f1a5008a
|
|
BLAKE2b-256 checksum How to use checksums |
d0eb3f8bdd2d6ad634770001432f47562b4bbfccf2db90c72e0b9546cc12d163
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Aug 29, 2026.
Transparency logRelease files / allwright-0.0.48-py3-none-any.whl
| Download URL | allwright-0.0.48-py3-none-any.whl |
|---|---|
| Size | 23.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
6df87af0ff5ec4bcf997ea2afa44f5e3198c0dd669606d341dafabdf245211ba
|
|
BLAKE2b-256 checksum How to use checksums |
076cedb1f92e6e5388737f82cb5f2aace51acbc9003788244ecc70cee09941c2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Aug 29, 2026.
Transparency log