{ "info": { "author": "Joao Palotti", "author_email": "joaopalotti@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "======================\nReadability Calculator\n======================\n\nReadability calculator is a simple program to estimate how skilled a reader must be to understand a piece of text.\nThere is a large number of methods for that. The following ones are implemented in the current version of this program:\n\n 1. `Flesh Reading Ease `_\n 2. `Flesh Kincaid Grade Level `_\n 3. `Coleman Liau Index `_\n 4. `Gunning Fog Index `_\n 5. `SMOG Index `_\n 6. `ARI Index `_\n 7. `LIX Index `_\n 8. `Dale-Chall Score `_\n\nUsage\n-----\n\n #!/usr/bin/env python\n \n from readcalc import readcalc\n\n calc = readcalc.ReadCalc(\"This is a simple text.\")\n\n print calc.get_smog_index()", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/ReadabilityCalculator/", "keywords": "", "license": "LICENSE.txt", "maintainer": "", "maintainer_email": "", "name": "ReadabilityCalculator", "package_url": "https://pypi.org/project/ReadabilityCalculator/", "platform": "", "project_url": "https://pypi.org/project/ReadabilityCalculator/", "project_urls": { "Homepage": "http://pypi.python.org/pypi/ReadabilityCalculator/" }, "release_url": "https://pypi.org/project/ReadabilityCalculator/0.2.37/", "requires_dist": null, "requires_python": "", "summary": "Estimate the readability of a text, e.g., the required reading skill level to understand a text.", "version": "0.2.37" }, "last_serial": 3820104, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "3771b892d19c8b1cebcaf9493dc66223", "sha256": "c5f25df867bc1efa5c21a1865b51da0b6ee5c3c54fd273feceaf860afed31e60" }, "downloads": -1, "filename": "ReadabilityCalculator-0.1.0.tar.gz", "has_sig": false, "md5_digest": "3771b892d19c8b1cebcaf9493dc66223", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26103, "upload_time": "2015-02-07T11:54:18", "url": "https://files.pythonhosted.org/packages/ab/df/5eb511a8dcb2f9ca79a12f1825390ae534997b22cc92891d8d53d1317e42/ReadabilityCalculator-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "d647eb01f3018130bc64cf603e07cae2", "sha256": "a629f3976606feb933ddf736d3f5282c88dc35caa97d8a6eb15a7af3a705df8b" }, "downloads": -1, "filename": "ReadabilityCalculator-0.2.0.tar.gz", "has_sig": false, "md5_digest": "d647eb01f3018130bc64cf603e07cae2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26569, "upload_time": "2016-11-18T01:23:29", "url": "https://files.pythonhosted.org/packages/97/cf/4225339327fda2879bd6cd3fbe86c5476e7cea3a461881bbf3a4c3685075/ReadabilityCalculator-0.2.0.tar.gz" } ], "0.2.34": [ { "comment_text": "", "digests": { "md5": "5bc93c394287d24b1d79648e013e598c", "sha256": "f51585a6fd3f069766c54359620f16f7209bd4e778559a778180309342a6e4a9" }, "downloads": -1, "filename": "ReadabilityCalculator-0.2.34.tar.gz", "has_sig": false, "md5_digest": "5bc93c394287d24b1d79648e013e598c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27119, "upload_time": "2017-01-30T13:00:53", "url": "https://files.pythonhosted.org/packages/a7/35/3a8194e14bc4baf9f51c93a7101410478cdbfc38226a061815213d8c17f3/ReadabilityCalculator-0.2.34.tar.gz" } ], "0.2.36": [ { "comment_text": "", "digests": { "md5": "3aff0185229a6ae89fc2a6e7a2a8b007", "sha256": "14dd3a25db482cb43b39854d80abb4883f6600dbb9e0b5cd943a4496231785b5" }, "downloads": -1, "filename": "ReadabilityCalculator-0.2.36.tar.gz", "has_sig": false, "md5_digest": "3aff0185229a6ae89fc2a6e7a2a8b007", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27236, "upload_time": "2017-08-15T08:29:57", "url": "https://files.pythonhosted.org/packages/66/64/f0eba8a2072ef878e157ae3c362aad25d765ebc4e60bfc2e5f8d163d183e/ReadabilityCalculator-0.2.36.tar.gz" } ], "0.2.37": [ { "comment_text": "", "digests": { "md5": "0af7abdf51f69bf2944c04accf368056", "sha256": "4d0a9bbe1273a792b8989673a20c97c3cf5bc679411e54d8252c084257c9a775" }, "downloads": -1, "filename": "ReadabilityCalculator-0.2.37.tar.gz", "has_sig": false, "md5_digest": "0af7abdf51f69bf2944c04accf368056", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27213, "upload_time": "2018-04-30T08:02:43", "url": "https://files.pythonhosted.org/packages/dd/d1/081342a09796643e9bac9af2316c8d4c5e2b210113ea476fb2d24c731e2b/ReadabilityCalculator-0.2.37.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0af7abdf51f69bf2944c04accf368056", "sha256": "4d0a9bbe1273a792b8989673a20c97c3cf5bc679411e54d8252c084257c9a775" }, "downloads": -1, "filename": "ReadabilityCalculator-0.2.37.tar.gz", "has_sig": false, "md5_digest": "0af7abdf51f69bf2944c04accf368056", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27213, "upload_time": "2018-04-30T08:02:43", "url": "https://files.pythonhosted.org/packages/dd/d1/081342a09796643e9bac9af2316c8d4c5e2b210113ea476fb2d24c731e2b/ReadabilityCalculator-0.2.37.tar.gz" } ] }