Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign up
A list of add-ons for Orange3 add-on dialog
Permalink
| Type | Name | Latest commit message | Commit time |
|---|---|---|---|
| Failed to load latest commit information. | |||
|
|
OFFICIAL_ADDONS.txt |
|
|
|
|
README.txt |
|
|
|
|
generate.py |
|
|
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.