Skip to content

FabienArcellier/streamsync_bubblemessage

Repository files navigation

Publish your streamsync extension using this repo

  1. create your extension following the tutorial

  2. delete existing files in src/streamsync_bubblemessage folder

  3. copy generated files into src/streamsync_bubblemessage

  4. rename streamsync_bubblemessage occurrences to streamsync_{{yourname}}

    • in the repo name
    • in the src packages
    • in the pyproject.toml manifest
  5. write your readme

  6. publish the extension to pypi

poetry build
poetry publish
  1. share your extension on streamsync

streamsync_bubblemessage

This extension adds components to a streamsync application :

  • Bubble Message
  • Bubble Message (Advanced)

demo

Installation

pip install streamsync_bubblemessage

About

demo / template to distribute an extension for streamsync on pypi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published