{ "info": { "author": "Nick Monzillo", "author_email": "nickmonzillo@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "This program is designed as an easy to use way of visualizing word frequencies in text.\r\n\r\nHOW TO USE:\r\nCreate a Cloud object.\r\n\r\nUse the method smart_cloud() to create the word cloud of the text, file, or directory. \r\nmax_text_size and min_text_size are the values of the highest and lowest allowable font sizes, respectively.\r\n\r\nFrom there, display the cloud to the screen using the display() method or create an image file using the save() method.\r\n\r\nAdded Directory support:\r\nCreate a word cloud from a directory of text files by using the directory_cloud() method on a Cloud object.\r\nThis creates a cloud with font size based on word frequencies and colors based on how many documents the word occurs in.\r\nThe more red a word is, the more documents in the directory it occurs in.\r\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/NickMonzillo/SmartCloud", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "SmartCloud", "package_url": "https://pypi.org/project/SmartCloud/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/SmartCloud/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/NickMonzillo/SmartCloud" }, "release_url": "https://pypi.org/project/SmartCloud/1.1.0/", "requires_dist": null, "requires_python": null, "summary": "Text visualization using word frequencies.", "version": "1.1.0" }, "last_serial": 1441479, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "c5354a3bb7c74b2d60aba2685133e097", "sha256": "a8b61b09b1790a5b689a0ab622847432d1a858089946ce3b26d92e57b319ad1d" }, "downloads": -1, "filename": "SmartCloud-1.0.0.win32.exe", "has_sig": false, "md5_digest": "c5354a3bb7c74b2d60aba2685133e097", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 200253, "upload_time": "2014-06-25T17:10:44", "url": "https://files.pythonhosted.org/packages/d7/f8/e0aee2cba3a89aa182a680fe8002c34f89484e9e58569f9ccc2da01ce74c/SmartCloud-1.0.0.win32.exe" }, { "comment_text": "", "digests": { "md5": "2f6b64ad1ad4af2374101c8f5bb56f58", "sha256": "4975bbe65acfaaa208de339270b4decffac08a8bec97f13212a19b6a5a8de2f2" }, "downloads": -1, "filename": "SmartCloud-1.0.0.zip", "has_sig": false, "md5_digest": "2f6b64ad1ad4af2374101c8f5bb56f58", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4570, "upload_time": "2014-06-25T17:10:41", "url": "https://files.pythonhosted.org/packages/3e/f7/cebcb3ddf1aea41490b8feb5910336a24838adc352f264c56e99b0704f95/SmartCloud-1.0.0.zip" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "736aa1a1273fa5f4457f8db136245c14", "sha256": "a5332d7241aebadbf9a6d44362606319cce70c8cdf53ab4e4e9919c1737ad439" }, "downloads": -1, "filename": "SmartCloud-1.1.0.zip", "has_sig": false, "md5_digest": "736aa1a1273fa5f4457f8db136245c14", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4447, "upload_time": "2015-02-27T18:48:38", "url": "https://files.pythonhosted.org/packages/17/4a/1590236ed8336ff2a4286f756a0ae17856d2f44460cb634e2d88ba8c1362/SmartCloud-1.1.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "736aa1a1273fa5f4457f8db136245c14", "sha256": "a5332d7241aebadbf9a6d44362606319cce70c8cdf53ab4e4e9919c1737ad439" }, "downloads": -1, "filename": "SmartCloud-1.1.0.zip", "has_sig": false, "md5_digest": "736aa1a1273fa5f4457f8db136245c14", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4447, "upload_time": "2015-02-27T18:48:38", "url": "https://files.pythonhosted.org/packages/17/4a/1590236ed8336ff2a4286f756a0ae17856d2f44460cb634e2d88ba8c1362/SmartCloud-1.1.0.zip" } ] }