Skip to content

ICRAR/daliuge-plasma-components

Repository files navigation

daliuge_plasma_components

codecov CI Code style: black

daliuge_plasma_components created by ICRAR

Installation

There are multiple options for the installation, depending on how you are intending to run the DALiuGE engine, directly in a virtual environment (host) or inside a docker container. You can also install it either from PyPI (latest released version).

Install it from PyPI

Engine in virtual environment

pip install daliuge_plasma_components

Usage

For example the MyComponent component will be available to the engine when you specify

daliuge_plasma_components.apps.MyAppDROP

in the AppClass field of a Python Branch component. The EAGLE palette associated with these components are also generated and can be loaded directly into EAGLE. In that case all the fields are correctly populated for the respective components.

About

Repository that maintains the deprecated PlasmaDrop components.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published