amphi-ai / amphi-etl

Visual Data Transformation with Python Code Generation. Low-Code Python-based ETL.
https://amphi.ai
Other
916 stars 44 forks source link

Custom components #23

Open tgourdel opened 5 months ago

tgourdel commented 5 months ago

Multiple asks for custom components.

Still considering the best method. Will add ideas here.

tgourdel commented 4 months ago

Custom Code can be used as input, transform or output. It can then be saved. Isn't a native custom component per se.

simonaubertbd commented 1 month ago

Hello @tgourdel

I don't know where you are on this feature but here a few thoughts : -ability to specify the sub-category, with a "Custom tools" category (like category "Custom tools" sub category "Mycompany" or sub category "perso_connectors") -ability to specify an svg icon -the import/addition should be easy -a few metadata like name, description, version,.. etc as mentioned on #56 for pipeline metadata.

Best regards,

Simon