Skip to content
A list of add-ons for Orange3 add-on dialog
Branch: master
Clone or download
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
OFFICIAL_ADDONS.txt Update OFFICIAL_ADDONS.txt Oct 18, 2018
README.txt generate.py script Apr 20, 2018
generate.py use urllib (comes with python) instead of requests Apr 20, 2018

README.txt

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.
You can’t perform that action at this time.