# orange3-addons **Repository Path**: szzyiit/orange3-addons ## Basic Information - **Project Name**: orange3-addons - **Description**: orange3-addons材料 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-17 - **Last Updated**: 2024-04-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ORANGE ADD-ON LISTS Orange3 allows installation of add-ons from the add-on dialog, which is populated by add-ons from OFFICIAL_ADDONS.txt. The script generate.py generates a file named "list", which contains a list of package descriptions for official add-ons obtained through PyPI's JSON API. The file "list" has to be served at https://orange.biolab.si/addons/list To modify the list of official add-ons, make a pull request with corresponding OFFICIAL_ADDONS.txt edits.