{ "info": { "author": "Mat Kallada", "author_email": "matkallada@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "This is an API to interface with an idea appraisal tool. This statisitcally predicts the quality of an idea that you may pursue. \n\nThe API usage is as follows:\n\n```\nfrom vortex.app import predict\n\n\nprint(predict(\"A hackathon application that uses the Twilio API in a multiplayer fashion and plays Pokemon.\"))\n\n```\n\nYou will recieve a scalar number from this function. \n\nFeel free to e-mail me at matkallada@gmail.com.", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://pypi.org/project/vortex/", "keywords": "machine learning,naive bayes,example", "license": "", "maintainer": "", "maintainer_email": "", "name": "vortex", "package_url": "https://pypi.org/project/vortex/", "platform": "", "project_url": "https://pypi.org/project/vortex/", "project_urls": { "Homepage": "https://pypi.org/project/vortex/" }, "release_url": "https://pypi.org/project/vortex/0.1.3/", "requires_dist": null, "requires_python": "", "summary": "A Python API to predict the quality of an hackathon idea using machine learning.", "version": "0.1.3" }, "last_serial": 4451650, "releases": { "0.1.3": [ { "comment_text": "", "digests": { "md5": "ceba1e80ea80822a41f46b4ea6208d68", "sha256": "d943df2935286908f1a870b85e4583806bd3ebab7403a8e95781a0b825a44b44" }, "downloads": -1, "filename": "vortex-0.1.3.tar.gz", "has_sig": false, "md5_digest": "ceba1e80ea80822a41f46b4ea6208d68", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1469, "upload_time": "2018-11-05T05:58:13", "url": "https://files.pythonhosted.org/packages/8b/59/85c3cabae31d6932cf082cf0b49bfe2e136a16981d84fdb5037203a8f8c5/vortex-0.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ceba1e80ea80822a41f46b4ea6208d68", "sha256": "d943df2935286908f1a870b85e4583806bd3ebab7403a8e95781a0b825a44b44" }, "downloads": -1, "filename": "vortex-0.1.3.tar.gz", "has_sig": false, "md5_digest": "ceba1e80ea80822a41f46b4ea6208d68", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1469, "upload_time": "2018-11-05T05:58:13", "url": "https://files.pythonhosted.org/packages/8b/59/85c3cabae31d6932cf082cf0b49bfe2e136a16981d84fdb5037203a8f8c5/vortex-0.1.3.tar.gz" } ] }