{ "info": { "author": "Benjamin Weber", "author_email": "mail@bwe.im", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "**Lvr**\n*******\n\n*lvr* tells you which causes provoke which effects:\n\n.. code-block:: python\n\n >>> from lvr import Lvr\n >>> values = [789, 621, 109, 65, 45, 30, 27, 15, 12, 9]\n >>> Lvr(values).summary(guess=True)\n {'causes': 0.2, 'effects': 0.8, 'entropy_ratio': 0.71, 'pareto': True}\n\nLinks\n=====\n\n * code repository: https://bitbucket.org/hyllos/lvr\n * docs: https://lvr.rtfd.io\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/hyllos/lvr", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "lvr", "package_url": "https://pypi.org/project/lvr/", "platform": "", "project_url": "https://pypi.org/project/lvr/", "project_urls": { "Homepage": "https://bitbucket.org/hyllos/lvr" }, "release_url": "https://pypi.org/project/lvr/0.1/", "requires_dist": [ "numpy", "tabulate", "pytest; extra == 'test'" ], "requires_python": "", "summary": "", "version": "0.1" }, "last_serial": 4230904, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "c45f086a35771e8ab0e817c25d600748", "sha256": "3ab36ae0c40b72e24227bc4d346b92aeb7a7cfabf8b89f506c470ae2f7399977" }, "downloads": -1, "filename": "lvr-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "c45f086a35771e8ab0e817c25d600748", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 271134, "upload_time": "2018-09-02T09:42:10", "url": "https://files.pythonhosted.org/packages/d3/80/6c69bc2e24789666bcd0381bacbd257e694d128de7aab132360c0d3e2a24/lvr-0.1-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c45f086a35771e8ab0e817c25d600748", "sha256": "3ab36ae0c40b72e24227bc4d346b92aeb7a7cfabf8b89f506c470ae2f7399977" }, "downloads": -1, "filename": "lvr-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "c45f086a35771e8ab0e817c25d600748", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 271134, "upload_time": "2018-09-02T09:42:10", "url": "https://files.pythonhosted.org/packages/d3/80/6c69bc2e24789666bcd0381bacbd257e694d128de7aab132360c0d3e2a24/lvr-0.1-py3-none-any.whl" } ] }