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.5.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.5.tar.gz.
File metadata
- Download URL: plato_sdk-1.0.5.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 |
ba7b020b1de75458950df2fa6f4dd015ebbc5e63a5d86dadc9010c55be4077b1
|
|
| MD5 |
4ce0e8057535b30fc49f04cdd36bae01
|
|
| BLAKE2b-256 |
dc27a5b142ba7ccc71d8633332ea925369163fcc8a6a4612363ae078817a985c
|
File details
Details for the file plato_sdk-1.0.5-py3-none-any.whl.
File metadata
- Download URL: plato_sdk-1.0.5-py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e2908d8d2e30d6658cc3f9b814a00b4327ed832297c78464d6030002138ce289
|
|
| MD5 |
36dad56859a9aace45aae8a3f19f9525
|
|
| BLAKE2b-256 |
f99c3bcbe609cd7b69b3f29d08ac2d0a120983cda5d1643efc635cea86569916
|