Metadata-Version: 2.1
Name: Orange3-Prototypes
Version: 0.21.1
Summary: Prototype Orange widgets — only for the brave.
Home-page: https://github.com/biolab/orange3-prototypes
Author: Bioinformatics Laboratory, FRI UL
Author-email: contact@orange.biolab.si
Keywords: orange3 add-on
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: Orange3 (>=3.34)
Requires-Dist: numpy (>=1.19.5)
Requires-Dist: scipy (>=1.9.0)
Requires-Dist: scikit-learn (>=1.0.1)
Requires-Dist: pyqtgraph
Requires-Dist: AnyQt (>=0.1.0)
Requires-Dist: pandas (>=1.3.0)
Requires-Dist: openai (>=1)
Requires-Dist: tiktoken
Provides-Extra: doc
Requires-Dist: sphinx ; extra == 'doc'
Requires-Dist: recommonmark ; extra == 'doc'
Requires-Dist: sphinx-rtd-theme ; extra == 'doc'
Provides-Extra: test
Requires-Dist: coverage ; extra == 'test'

Orange3 Prototypes
==================

Addon with widgets which are still prototypes. Only for the brave. See [documentation](https://orange3-prototypes.readthedocs.io/en/latest/).
