{ "info": { "author": "The LIONtoolkit Project Maintainers", "author_email": "info@liontoolkit.org", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Flask", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "Intended Audience :: Information Technology", "Intended Audience :: Science/Research", "License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)", "Natural Language :: English", "Operating System :: MacOS", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX :: Linux", "Programming Language :: C", "Programming Language :: C++", "Programming Language :: JavaScript", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Internet :: WWW/HTTP :: WSGI :: Application", "Topic :: Scientific/Engineering" ], "description": ".. The LIONtoolkit project - http://liontoolkit.org/\n =================================================\n\n Authors\n -------\n Andrea Mariello \n Marco Zugliani \n Mauro Brunato \n Roberto Battiti \n\n License\n -------\n This Source Code Form is subject to the terms of the Mozilla Public\n License, v. 2.0. If a copy of the MPL was not distributed with this\n file, You can obtain one at http://mozilla.org/MPL/2.0/.\n\n|CircleCI|_ |Coveralls|_ |Python35|_ |License|_ |Release|_ |PyPI|_ |DockerImage|_\n\n.. |CircleCI| image:: https://img.shields.io/circleci/project/liontoolkit/liontoolkit.svg\n.. _CircleCI: https://circleci.com/gh/liontoolkit/liontoolkit\n\n.. |Coveralls| image:: https://coveralls.io/repos/github/liontoolkit/liontoolkit/badge.svg\n.. _Coveralls: https://coveralls.io/github/liontoolkit/liontoolkit\n\n.. |Python35| image:: https://img.shields.io/badge/python-3.5-blue.svg\n.. _Python35: https://docs.python.org/3.5/\n\n.. |License| image:: https://img.shields.io/github/license/liontoolkit/liontoolkit.svg\n.. _License: https://mozilla.org/MPL/2.0/\n\n.. |Release| image:: https://img.shields.io/github/release/liontoolkit/liontoolkit.svg\n.. _Release: https://github.com/liontoolkit/liontoolkit/releases/latest\n\n.. |PyPI| image:: https://img.shields.io/pypi/v/liontoolkit.svg\n.. _PyPI: https://pypi.python.org/pypi/liontoolkit\n\n.. |DockerImage| image:: https://img.shields.io/docker/automated/liontoolkit/liontoolkit.svg\n.. _DockerImage: https://hub.docker.com/r/liontoolkit/liontoolkit\n\nLIONtoolkit\n===========\n\nLIONtoolkit is a web application that allows data science enthusiasts\nto create and run experiments involving machine learning and optimization\ntechniques via a simple browser-based drag-and-drop interface.\n\nIt is an idea and is currently maintained by the people at `LIONlab `_, University of Trento - Italy, and it is distributed under the terms and conditions of the `Mozilla Public License, v. 2.0 `_.\n\nRun inside a *Docker* container\n-------------------------------\n\nInstall Docker for your platform following the instructions `here `_.\n*No need to install other dependencies.*\n\nOnce Docker is installed and running, by using any kind of terminal launch a new container with the latest version of our image with::\n\n $ docker run -d -p 8080:5000 liontoolkit/liontoolkit\n\nNow, as long as the container is up and running, you can use LIONtoolkit by pointing your browser to::\n\n http://localhost:8080 or http://127.0.0.1:8080\n\nFor other methods (pip,setuptools) and more detailed installation instructions,\nsee `docs/install.rst `_.\n\nContributing\n------------\n\nWe welcome all contributions. Do you like LIONtoolkit and want to make it better?\nYou can fix some bugs or add your own plugin/module!\n\nAnd before opening a Pull Request, please have a look at `docs/extending.rst `_ and `CONTRIBUTING.rst `_ to make sure your code complies with our guidelines.\n\nThank you!", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://liontoolkit.org", "keywords": "machine learning optimization browser workflow workbench", "license": "MPL 2.0", "maintainer": null, "maintainer_email": null, "name": "liontoolkit", "package_url": "https://pypi.org/project/liontoolkit/", "platform": "Linux,MacOS,Windows", "project_url": "https://pypi.org/project/liontoolkit/", "project_urls": { "Homepage": "http://liontoolkit.org" }, "release_url": "https://pypi.org/project/liontoolkit/0.1/", "requires_dist": null, "requires_python": null, "summary": "LIONtoolkit - machine learning and intelligent optimization through the browser", "version": "0.1" }, "last_serial": 2345976, "releases": { "0.1": [] }, "urls": [] }