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.3.tar.gz
(1.3 MB
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.3.tar.gz.
File metadata
- Download URL: plato_sdk-1.0.3.tar.gz
- Upload date:
- Size: 1.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
44d205c1b2ab7901ea78419e1515a54c2e95b932edc4366cfc762e930ae51426
|
|
| MD5 |
672f3347fe55e7df419f6fda46f3071a
|
|
| BLAKE2b-256 |
3e27fafb1358bc52f190edf491ba55c7916cc73238cf3f0eac3f1382c50ac900
|
File details
Details for the file plato_sdk-1.0.3-py3-none-any.whl.
File metadata
- Download URL: plato_sdk-1.0.3-py3-none-any.whl
- Upload date:
- Size: 7.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a5859fe2bbf17070df89fb26bf9580eb96355df110ca0b5d5bebc08df9284924
|
|
| MD5 |
b9259d64bd42fce0f9ee3188eb23a6cf
|
|
| BLAKE2b-256 |
e3627984958db3bf32ecb6b41f16ef8fb81896e0a727772fc03ceb449d760675
|