Plato SDK
Project description
Plato SDK
Usage
from plato import Plato
async def run():
env = await client.make_environment("doordash")
cdp_url = env.cdp_url
# connect to browser and do modifications
browser = await playwright.chromium.connect_over_cdp(cdp_url)
# get state
state_mutations: dict = env.get_state()
# evaluate
...
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
plato_sdk-1.0.4.tar.gz
(32.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file plato_sdk-1.0.4.tar.gz.
File metadata
- Download URL: plato_sdk-1.0.4.tar.gz
- Upload date:
- Size: 32.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5a434f19b9d7cab2e64a8a69fa8e40a037944743ef2df2b865d3744d1d1bf461
|
|
| MD5 |
80f8554aa5f0f157e1b84187d700c55f
|
|
| BLAKE2b-256 |
bcd16e24fccedd1d02188bb542383df3367bba2974657da01aabe9fbbe12f209
|
File details
Details for the file plato_sdk-1.0.4-py3-none-any.whl.
File metadata
- Download URL: plato_sdk-1.0.4-py3-none-any.whl
- Upload date:
- Size: 8.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
333bd508d75ab09d954a6a93b64d10cf2a2f22d9806372840b231b71864528d4
|
|
| MD5 |
47bb09c462e64cace07140f852f8eec5
|
|
| BLAKE2b-256 |
e920ec6e58e0932bb9fb6145714a6d405382006bfb9401d534690c497a9fba13
|