Compiled Shiny Fishstick Browser Navigation SDK client
Project description
Shiny Fishstick Python SDK
This is the auto-compiled Playwright/API client SDK for target browser navigation, generated dynamically by Shiny Fishstick.
Installation
pip install shiny-fishstick-sdk
Quick Start
from shiny_fishstick_sdk import ShinyFishstickSiteSDK
# Initialize SDK client
sdk = ShinyFishstickSiteSDK("http://localhost:8001")
sdk.start(headless=True)
try:
# Run FSM operations
sdk.login("admin@example.com", "password123")
sdk.search_products("shoes")
sdk.add_to_cart("product-42")
sdk.checkout()
finally:
sdk.close()
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
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 shiny_fishstick_sdk-1.0.0.tar.gz.
File metadata
- Download URL: shiny_fishstick_sdk-1.0.0.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d040d9d704212d0a40d94a3e5e13d8a3c55be5f2c81eef07b4094afb0eb30408
|
|
| MD5 |
5df4dc6fcacee8eed0df6e49d05bf885
|
|
| BLAKE2b-256 |
ae3099215c5725826b15e9f18f98aeed6485e6fa2b7421dca1935694a8fa4328
|
File details
Details for the file shiny_fishstick_sdk-1.0.0-py3-none-any.whl.
File metadata
- Download URL: shiny_fishstick_sdk-1.0.0-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
041dd134f90f04041d81c2750601721e1555031bc1063b834248ce944c6542f3
|
|
| MD5 |
42ced12f4b68bf6a5df4407a5f137873
|
|
| BLAKE2b-256 |
cf7a7542e87c448868d5a5501cd07eedb8af9b737b2b8e99bcc80598d52d273a
|