Metadata-Version: 2.4
Name: interactive-script-py
Version: 1.0.4
Summary: A Python library to communicate with 'Interactive Script' VSCode extension.
Author: Andriy Viyatyk
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# interactive-script-py

This library is designed to be used together with the [Interactive Script](https://marketplace.visualstudio.com/items?itemName=andriy-viyatyk.interactive-script) extension for Visual Studio Code.

It provides Python API for interacting with the extension's interactive UI components inside your scripts.

For detailed documentation, examples, and usage instructions, please visit the [project repository](https://github.com/andriy-viyatyk/interactive-script).
