DALiuGE Component Examples created by ICRAR
Project description
DALiuGE example components
This repository contains dlg_example_cmpts created by ICRAR. These are mostly meant to demonstrate how to implement some of the more advanced DALiuGE features in a component. Please refer to the main DALiuGE documentation for more information.
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 dlg_example_cmpts
Engine in Docker container
docker exec -t daliuge-engine bash -c 'pip install --prefix=$DLG_ROOT/code dlg_example_cmpts'
NOTE: If you had this package installed already you will need to re-start the engine after that.
Usage
For example the MyBranch component will be available to the engine when you specify
dlg_example_cmpts.apps.MyBranch
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.
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
Built Distribution
File details
Details for the file dlg_example_cmpts-0.1.18.tar.gz
.
File metadata
- Download URL: dlg_example_cmpts-0.1.18.tar.gz
- Upload date:
- Size: 18.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | df1bd9b9520c79802bed7565761e229157f8f0658f6b3d7393a2e26ecf942b90 |
|
MD5 | e2c1398e182bcba099a2da03710b4004 |
|
BLAKE2b-256 | e0c949bed3f345ce5b36fa456e55d1634ced88e78398f86bb44f979eb8e57d9a |
File details
Details for the file dlg_example_cmpts-0.1.18-py3-none-any.whl
.
File metadata
- Download URL: dlg_example_cmpts-0.1.18-py3-none-any.whl
- Upload date:
- Size: 13.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 44583a32a8d523718c160f488b68e1632ae30534a5ddf908b890e8ddacd2d4b5 |
|
MD5 | 7e9893964da66a6a32150b22ef49c17a |
|
BLAKE2b-256 | 8c08ba36e68e4be5506575e5ddc06d45a4d22fc978b118131325747fce2e66a8 |