{ "info": { "author": "Picatureanu Nicusor", "author_email": "nicolaepicatureanu@gmail.com", "bugtrack_url": null, "classifiers": [ "Operating System :: OS Independent", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Text Processing :: General" ], "description": "Weka - Python wrapper for Weka Graphics\n==========================================\n\nOverview\n--------\n\nProvides a convenient wrapper for calling Weka from Python to generate a graph with the data from an arff file.\n\nInstallation\n------------\n\nFirst install the Weka and LibSVM Java libraries. On Debian/Ubuntu this is simply:\n\n sudo apt-get install weka libsvm-java\n\nThen install the Python package with pip:\n\n sudo pip install QtWekaWrapper\n\nYou can find the module on the [PyPi](https://pypi.org/project/QtWekaWrapper/).\n\nUsage\n-----\n\nCreate a Python 3 environment with the 'virtualenv' module and after activate it. Install the module with `pip install QtWekaWrapper` command and you can instantiate the qt window where the arff file will be loaded:\n\n from QtWekaWrapper import qtwekawrapper\n window = qtwekawrapper.run_qt_window()\n\nDevelopment\n-----------\n\nTests require the Python development headers to be installed, which you can install on Ubuntu with:\n\n sudo apt-get install python-dev python3-dev python3.4-dev\n\nTo run unittests across multiple Python versions, install:\n\n sudo apt-get install python3.4-minimal python3.4-dev python3.5-minimal python3.5-dev\n\nTo run all [tests](http://tox.readthedocs.org/en/latest/):\n\n export TESTNAME=; tox\n\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Nicusor97/WekaPythonWrapper", "keywords": "", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "QtWekaWrapper", "package_url": "https://pypi.org/project/QtWekaWrapper/", "platform": "OS Independent", "project_url": "https://pypi.org/project/QtWekaWrapper/", "project_urls": { "Homepage": "https://github.com/Nicusor97/WekaPythonWrapper" }, "release_url": "https://pypi.org/project/QtWekaWrapper/0.0.3/", "requires_dist": [ "PyQt5", "six (>=1.11.0)", "python-dateutil (>=2.6.1)", "pytest", "Sphinx (==1.4.2)" ], "requires_python": "", "summary": "A Python wrapper for the Weka graphics .", "version": "0.0.3" }, "last_serial": 4642644, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "bbb3e4c4035f9f9dbae36a90557f01bd", "sha256": "bae94350d37202de2a1847f4eb03244fa35ee7e58bfc027e6c1d2f5ce782f4c5" }, "downloads": -1, "filename": "QtWekaWrapper-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "bbb3e4c4035f9f9dbae36a90557f01bd", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 25356, "upload_time": "2018-12-28T22:08:33", "url": "https://files.pythonhosted.org/packages/1b/9a/e0b8af8310ad9e4c013dd497051163bcf52021c4828259d49bfa854a46e7/QtWekaWrapper-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d34b29d9fc3885bbab02b0de2dde010a", "sha256": "dc6886962aa931213258148f00429a0dfe907e9c4fa60812838fd0d3d5c9bd8a" }, "downloads": -1, "filename": "QtWekaWrapper-0.0.2.tar.gz", "has_sig": false, "md5_digest": "d34b29d9fc3885bbab02b0de2dde010a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26328, "upload_time": "2018-12-28T22:08:35", "url": "https://files.pythonhosted.org/packages/82/ca/244ba813b19f15391573e708908cfe22695e823c90df6fcec0fee5d1930d/QtWekaWrapper-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "1c4e704e45166a541eb1b422f63df4f9", "sha256": "74491f62bce258fcf87a1b56960fc3febc875dea381ec5dbd89f98fb121aca6e" }, "downloads": -1, "filename": "QtWekaWrapper-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "1c4e704e45166a541eb1b422f63df4f9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 25345, "upload_time": "2018-12-28T22:45:01", "url": "https://files.pythonhosted.org/packages/1c/3a/59278642a83f103da846ea584bb6906c1550903ad4fcd0140167468f018f/QtWekaWrapper-0.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "404270fddeb5a648619510742aeae15e", "sha256": "2b3c5b9d8145c9a817ed5e4abfff1ff3669b76d9c9a69badd7cbfdc45eebfeac" }, "downloads": -1, "filename": "QtWekaWrapper-0.0.3.tar.gz", "has_sig": false, "md5_digest": "404270fddeb5a648619510742aeae15e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26609, "upload_time": "2018-12-28T22:45:02", "url": "https://files.pythonhosted.org/packages/f7/c8/fb6b7050ab7622c89e22475472a0d3273d6dca8841aa1cacf7ad25214803/QtWekaWrapper-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1c4e704e45166a541eb1b422f63df4f9", "sha256": "74491f62bce258fcf87a1b56960fc3febc875dea381ec5dbd89f98fb121aca6e" }, "downloads": -1, "filename": "QtWekaWrapper-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "1c4e704e45166a541eb1b422f63df4f9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 25345, "upload_time": "2018-12-28T22:45:01", "url": "https://files.pythonhosted.org/packages/1c/3a/59278642a83f103da846ea584bb6906c1550903ad4fcd0140167468f018f/QtWekaWrapper-0.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "404270fddeb5a648619510742aeae15e", "sha256": "2b3c5b9d8145c9a817ed5e4abfff1ff3669b76d9c9a69badd7cbfdc45eebfeac" }, "downloads": -1, "filename": "QtWekaWrapper-0.0.3.tar.gz", "has_sig": false, "md5_digest": "404270fddeb5a648619510742aeae15e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26609, "upload_time": "2018-12-28T22:45:02", "url": "https://files.pythonhosted.org/packages/f7/c8/fb6b7050ab7622c89e22475472a0d3273d6dca8841aa1cacf7ad25214803/QtWekaWrapper-0.0.3.tar.gz" } ] }