Library for building Stencila Plugins
Project description
Stencila Plugin
Introduction
This package provides tools for writing a Stencila plugin. Stencila plugins extend the functionality of Stencila, and are dynamically loaded at runtime. They communicate with the core Stencila app via JSON-RPC over stdin/stdout or HTTP. This package implements much of the core functionality for communication, and makes writing a plugin as simple as filling out a few python functions.
⚡ Usage
This package can be installed via pip
.
pip install stencila_plugin
An example of how to write a plugin using this package can be seen in this repo.
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
stencila_plugin-2.0.0b3.tar.gz
(11.0 kB
view hashes)
Built Distribution
Close
Hashes for stencila_plugin-2.0.0b3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 41d8e8e71acc65311c7579a57a782667ca6045d0a0f88573ce3965f6501479b0 |
|
MD5 | ffe05923728b9438a925f80dc168e70d |
|
BLAKE2b-256 | 2682aaa11cb73562a396db7bbfe863b5e0afbf8d44e4e49aff19a65d0610b752 |