Pulse

Reference

Manual API reference for Pulse exports

API reference documentation for Pulse, organized by module.

Modules

pulse (Python core)

The main Python package containing the application framework, components, state management, and DOM utilities.

  • Overview - All exports from pulse
  • App - Application entry point and configuration
  • Component - Component decorator and VDOM types
  • DOM Elements - HTML tags, props, and events

pulse.js (Python JS bindings)

Python bindings for JavaScript interop, providing typed access to browser APIs and JS functions.

pulse.transpiler (advanced)

Low-level transpiler API for Python-to-JavaScript code generation. Used internally by @javascript functions.

On this page