{ "info": { "author": "Ming Zhang", "author_email": "zhangm@bistone.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Environment :: Plugins", "Environment :: X11 Applications :: Qt", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Programming Language :: Python", "Topic :: Scientific/Engineering :: Artificial Intelligence", "Topic :: Scientific/Engineering :: Visualization", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Orange\n======\n\n[![Join the chat at https://gitter.im/biolab/orange3](https://badges.gitter.im/biolab/orange3.svg)](https://gitter.im/biolab/orange3?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n\n[![build: passing](https://img.shields.io/travis/biolab/orange3.svg)](https://travis-ci.org/biolab/orange3)\n[![codecov](https://codecov.io/gh/biolab/orange3/branch/master/graph/badge.svg)](https://codecov.io/gh/biolab/orange3)\n\n[Orange] is a component-based data mining software. It includes a range of data\nvisualization, exploration, preprocessing and modeling techniques. It can be\nused through a nice and intuitive user interface or, for more advanced users,\nas a module for the Python programming language.\n\nThis is a development version of Orange 3. The stable version 2.7 is still\navailable ([binaries] and [sources]).\n\n[Orange]: http://orange.biolab.si/\n[binaries]: http://orange.biolab.si/orange2/\n[sources]: https://github.com/biolab/orange\n\n\nInstalling\n----------\nOrange requires Python 3.4 or newer. To build it and install\nit in a development environment, run:\n\n # Install some build requirements via your system's package manager\n sudo apt install virtualenv git build-essential python3-dev\n\n # Create a separate Python environment for Orange and its dependencies ...\n virtualenv --python=python3 --system-site-packages orange3venv\n # ... and make it the active one\n source orange3venv/bin/activate\n\n # Clone the repository and move into it\n git clone https://github.com/biolab/orange3.git\n cd orange3\n\n # Install Qt dependencies for the GUI\n pip install PyQt5\n # Of if Python <= 3.4 and/or with package manager\n # sudo apt install python3-pyqt4\n \n # Install other minimum required dependencies\n pip install -r requirements-core.txt # For Orange Python library\n pip install -r requirements-gui.txt # For Orange GUI\n\n pip install -r requirements-sql.txt # To use SQL support\n pip install -r requirements-opt.txt # Optional dependencies, may fail\n\n # Finally install Orange in editable/development mode.\n pip install -e .\n\nInstallation of SciPy and qt-graph-helpers is sometimes challenging because of\ntheir non-python dependencies that have to be installed manually. More\ndetailed, if mostly obsolete, guides for some platforms can be found in\nthe [wiki].\n\n[wiki]: https://github.com/biolab/orange3/wiki\n\nAnaconda Installation\n---------------------\n\nFirst, install [Anaconda] for your OS (Python version 3.5+). Create virtual environment for Orange:\n\n conda create python=3 --name orange3 \n\nIn your Anaconda Prompt add conda-forge to your channels:\n\n conda config --add channels conda-forge\n\nThis will enable access to the latest Orange release. Then install Orange3:\n\n conda install orange3\n\n[Anaconda]: https://www.continuum.io/downloads\n\nStarting Orange GUI\n-------------------\n\nOrange GUI requires PyQt, which is not pip-installable in Python 3. You\nhave to download and install it system-wide. Make sure that the virtual\nenvironment for orange is created with `--system-site-packages`, so it will\nhave access to the installed PyQt4.\n\nTo start Orange GUI from the command line, assuming it was successfully\ninstalled, run:\n\n orange-canvas\n # or\n python3 -m Orange.canvas\n\nAppend `--help` for a list of program options.\n\nIf you're running Orange with PyQt5 or if you have multiple PyQt versions\navailable, set the environmental variable `QT_API` to the PyQt version to use,\ne.g.:\n\n export QT_API=pyqt5\n orange-canvas\n\n\nCompiling on Windows\n--------------------\n\nGet appropriate wheels for missing libraries. You will need [numpy+mkl] and [scipy].\n\n[numpy+mkl]: http://www.lfd.uci.edu/~gohlke/pythonlibs/#numpy\n[scipy]: http://www.lfd.uci.edu/~gohlke/pythonlibs/#scipy\n\nInstall them with\n\n pip install some-wheel.whl\n\nInstall [Visual Studio compiler]. Then go to Orange3 folder and run:\n\n[Visual Studio compiler]: http://landinghub.visualstudio.com/visual-cpp-build-tools\n\n python setup.py build_ext -i --compiler=msvc install", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.bistone.com/", "keywords": "data mining,machine learning,artificial intelligence", "license": "GPLv3+", "maintainer": "", "maintainer_email": "", "name": "Bis-Miner", "package_url": "https://pypi.org/project/Bis-Miner/", "platform": "", "project_url": "https://pypi.org/project/Bis-Miner/", "project_urls": { "Homepage": "http://www.bistone.com/" }, "release_url": "https://pypi.org/project/Bis-Miner/3.11.0/", "requires_dist": null, "requires_python": "", "summary": "Bis-Miner, a component-based data mining framework.", "version": "3.11.0" }, "last_serial": 3675527, "releases": { "3.11.0": [ { "comment_text": "", "digests": { "md5": "9ed8ef12b1a9c17bfa740596769b6eff", "sha256": "e0cd509584f3dbcd118bed78b1c3f1d5862268ec049130147ad526143935b486" }, "downloads": -1, "filename": "Bis-Miner-3.11.1.tar.gz", "has_sig": false, "md5_digest": "9ed8ef12b1a9c17bfa740596769b6eff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3839183, "upload_time": "2018-03-16T09:31:07", "url": "https://files.pythonhosted.org/packages/22/ee/ecd30d61f0c40af69f8483b402361747f4bcdf196f0d7ce49bd934f28c1b/Bis-Miner-3.11.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9ed8ef12b1a9c17bfa740596769b6eff", "sha256": "e0cd509584f3dbcd118bed78b1c3f1d5862268ec049130147ad526143935b486" }, "downloads": -1, "filename": "Bis-Miner-3.11.1.tar.gz", "has_sig": false, "md5_digest": "9ed8ef12b1a9c17bfa740596769b6eff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3839183, "upload_time": "2018-03-16T09:31:07", "url": "https://files.pythonhosted.org/packages/22/ee/ecd30d61f0c40af69f8483b402361747f4bcdf196f0d7ce49bd934f28c1b/Bis-Miner-3.11.1.tar.gz" } ] }