Skip to main content

patches for promplate-core for running in pyodide runtime

Project description

promplate-pyodide

Run your promplate project in the browser with pyodide!

Usage

from micropip import install  # in pyodide runtime
await install("promplate-pyodide")

from promplate_pyodide import patch_all
patch_all()

You can register the openai module as the JavaScript SDK in the JavaScript scope because the Python SDK v1.x doesn't support pyodide.

It will remove sync APIs of promplate.llm.openai because the JavaScript OpenAI SDK is async-only.


Of course you can use OpenAI Python SDK v0.x in pyodide, but it is not recommended.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

promplate_pyodide-0.0.3.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

promplate_pyodide-0.0.3-py3-none-any.whl (4.1 kB view details)

Uploaded Python 3

File details

Details for the file promplate_pyodide-0.0.3.tar.gz.

File metadata

  • Download URL: promplate_pyodide-0.0.3.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: pdm/2.12.4 CPython/3.12.0

File hashes

Hashes for promplate_pyodide-0.0.3.tar.gz
Algorithm Hash digest
SHA256 22d9672c519c52fb305c0b992231ee670088c5b76f258003a1daede203e56041
MD5 420706ad7569e5c1f2144a5951b0e2a7
BLAKE2b-256 8b996131ed5267c119c60231338be98565e54633ec7f373b792b85921c3b0452

See more details on using hashes here.

File details

Details for the file promplate_pyodide-0.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for promplate_pyodide-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 739de5740970f43571483e179fae3806a59c65f019b2c9f9deff29527e12f5cb
MD5 33eb57de6595f5ac5108ccbc0e0e4d19
BLAKE2b-256 85df2e18d99739d0d9e44a846481feb45789ef344b5ed9d1ecf471e685490e36

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page