Skip to content

pavlin-policar/orange3-prototypes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orange3 Prototypes

Prototype Orange widgets. Only for the brave.

Installing

This add-on requires Orange3 and Python 3.4 or newer. To install it, run:

# Clone the repository and move into it
git clone https://github.com/biolab/orange3-prototypes.git
cd orange3-prototypes

# Setup the add-on
pip install .

To install Orange in editable/development mode, run

pip install -e .

Alternatively, you can install the add-on from PyPI:

pip install orange3-prototypes

About

Prototype Orange widgets — only for the brave.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.6%
  • Other 0.4%