This package provides some tools for developing custom components of SpeeDBee-Synapse.
Project description
sccde
speedbeesynapse-sccde is a command line tool for developing custom components for SpeeDBee Synapse.
Install
$ python3 -m venv .venv
$ . ./.venv/bin/activate
(.venv) $ pip3 install speedbeesynapse-sccde
How to use
Initialize environment:
(.venv) $ sccde init
(.venv) $ ls
parameter_ui scc-info.json source
Add component sample into the environment:
(.venv) $ sccde add
Make sccde package containing all custom components in the environment:
(.venv) $ sccde make-package
(.venv) $ ls
custom_component_package_example.sccpkg parameter_ui scc-info.json source
You can use .sccpkg file for uploading to SpeeDBee Synapse
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 Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file speedbeesynapse_sccde-0.1.8-py3-none-any.whl.
File metadata
- Download URL: speedbeesynapse_sccde-0.1.8-py3-none-any.whl
- Upload date:
- Size: 15.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9180e5bacffb47e115d7e58662c524b411e2db1df34663e2417844ebfe2c9875
|
|
| MD5 |
37d69c5386196898bf7067f803e7636a
|
|
| BLAKE2b-256 |
a7698208416421c9332dcca1aedefdfc5cda21efc8b9914c31e1b779e5317925
|