{
"info": {
"author": "Allison Parrish",
"author_email": "allison@decontextualize.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 3 - Alpha",
"Intended Audience :: Developers",
"Intended Audience :: Education",
"Intended Audience :: Science/Research",
"License :: OSI Approved :: BSD License",
"License :: OSI Approved :: MIT License",
"Natural Language :: English",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Topic :: Artistic Software",
"Topic :: Scientific/Engineering :: Artificial Intelligence"
],
"description": "pronouncing\n===========\n\n.. image:: https://img.shields.io/travis/aparrish/pronouncingpy.svg\n :target: https://travis-ci.org/aparrish/pronouncingpy\n\n.. image:: https://coveralls.io/repos/github/aparrish/pronouncingpy/badge.svg?branch=master\n :target: https://coveralls.io/github/aparrish/pronouncingpy?branch=master\n\n.. image:: https://img.shields.io/pypi/v/pronouncing.svg\n :target: https://pypi.python.org/pypi/pronouncing\n\nPronouncing is a simple interface for the CMU Pronouncing Dictionary. It's easy\nto use and has no external dependencies. For example, here's how to find rhymes\nfor a given word::\n\n >>> import pronouncing\n >>> pronouncing.rhymes(\"climbing\")\n ['diming', 'liming', 'priming', 'rhyming', 'timing']\n\nRead the documentation here: https://pronouncing.readthedocs.org.\n\nI made Pronouncing because I wanted to be able to use the CMU Pronouncing\nDictionary in my projects (and teach other people how to use it) without having\nto install the grand behemoth that is NLTK.\n\nInstallation\n------------\n\nInstall with pip like so::\n\n pip install pronouncing\n\nYou can also download the source code and install manually::\n\n python setup.py install\n\nLicense\n-------\n\nThe Python code in this module is distributed with a BSD license. A full copy\nof the CMU Pronouncing Dictionary is included in this distribution. Learn\nmore about the CMU Pronouncing Dictionary here:\nhttp://www.speech.cs.cmu.edu/cgi-bin/cmudict\n\nAcknowledgements\n----------------\n\nThis package was originally developed as part of my Spring 2015 research\nfellowship at `ITP `_. Thank you to the program and\nits students for their interest and support!\n\n\n\n\n\nHistory\n=======\n\n0.2.0 (2018-07-01)\n------------------\n\n* Removed dictionary data from this package in favor of a dependency on David\n L. Day's very nice cmudict package.\n* Many fixes and improvements from hugovk (thanks!)\n\n0.1.5 (2017-04-13)\n------------------\n\n* Messed up the PyPI upload. Yay!\n\n0.1.4 (2017-04-12)\n------------------\n\n* Improved performance when retrieving rhyming words. (Based on pull request\n proposed by `WillPiledriver `_.)\n\n\n0.1.3 (2017-01-17)\n------------------\n\n* Various tweaks and performance improvements.\n\n\n0.1.2 (2015-06-23)\n------------------\n\n* Pre-compiled regex for improved performance. (Contributed by John Wiseman.)\n\n0.1.1 (2015-06-12)\n---------------------\n\n* First release on PyPI.",
"description_content_type": "",
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/aparrish/pronouncingpy",
"keywords": "pronouncing",
"license": "BSD",
"maintainer": "",
"maintainer_email": "",
"name": "pronouncing",
"package_url": "https://pypi.org/project/pronouncing/",
"platform": "",
"project_url": "https://pypi.org/project/pronouncing/",
"project_urls": {
"Homepage": "https://github.com/aparrish/pronouncingpy"
},
"release_url": "https://pypi.org/project/pronouncing/0.2.0/",
"requires_dist": null,
"requires_python": "",
"summary": "A simple interface for the CMU pronouncing dictionary",
"version": "0.2.0"
},
"last_serial": 4021577,
"releases": {
"0.1.0": [],
"0.1.1": [
{
"comment_text": "",
"digests": {
"md5": "fdeea298afb07fd0404a70affb8f0b79",
"sha256": "52137774126d7a84376290985511f12cf438e37d08d9e0a73d4d199d7db75df2"
},
"downloads": -1,
"filename": "pronouncing-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "fdeea298afb07fd0404a70affb8f0b79",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 912636,
"upload_time": "2015-06-13T22:13:14",
"url": "https://files.pythonhosted.org/packages/5b/3e/165b10dc9f870e1ce4a23ebf72d76b6df340a063fbcfe00d24fde6473123/pronouncing-0.1.1.tar.gz"
}
],
"0.1.2": [
{
"comment_text": "",
"digests": {
"md5": "3a0ea536e44d67cc17ddfbdb3cc0e842",
"sha256": "9d55afd69f27e2220524af19c6dc0e781c4fccd70b2bdea510dd8551f1fe103c"
},
"downloads": -1,
"filename": "pronouncing-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "3a0ea536e44d67cc17ddfbdb3cc0e842",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 912804,
"upload_time": "2015-06-23T20:08:23",
"url": "https://files.pythonhosted.org/packages/52/8a/29b3c1d29829c708dfbb2ef2d56df0506e681cf1fd9415d3c85f0ad0606d/pronouncing-0.1.2.tar.gz"
}
],
"0.1.3": [
{
"comment_text": "",
"digests": {
"md5": "1e99a931d1c5d26280550f4222818a9d",
"sha256": "aec1902658b73c73de444d3084f7bddbea4d90845a356b5363bb56640bb9296c"
},
"downloads": -1,
"filename": "pronouncing-0.1.3a.tar.gz",
"has_sig": false,
"md5_digest": "1e99a931d1c5d26280550f4222818a9d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 913051,
"upload_time": "2017-04-13T04:05:13",
"url": "https://files.pythonhosted.org/packages/ed/74/bb00defad7a92087c1ad2c8a00822a3998e8d15b7d73405c3e99ba18580f/pronouncing-0.1.3a.tar.gz"
}
],
"0.1.4": [
{
"comment_text": "",
"digests": {
"md5": "4fe684f8342f19ab68c3957dcc31227a",
"sha256": "40dc84eb77c0c8a4f24505c115f7d531aaeb35cdba7bd679e6e2827de487063e"
},
"downloads": -1,
"filename": "pronouncing-0.1.4a.tar.gz",
"has_sig": false,
"md5_digest": "4fe684f8342f19ab68c3957dcc31227a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 913322,
"upload_time": "2017-04-13T04:01:05",
"url": "https://files.pythonhosted.org/packages/13/b0/c3f1a875edfed0bb0eae3cd50f6f362585ba852a378384222d2934fa8167/pronouncing-0.1.4a.tar.gz"
}
],
"0.1.5": [
{
"comment_text": "",
"digests": {
"md5": "46b7cf94c2db8ae71435b120fbdf0deb",
"sha256": "aae9ae47557b124c1ea35e89d8dd2761a5807faf2625c405fe365ad84140406e"
},
"downloads": -1,
"filename": "pronouncing-0.1.5.tar.gz",
"has_sig": false,
"md5_digest": "46b7cf94c2db8ae71435b120fbdf0deb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 913411,
"upload_time": "2017-04-13T04:09:18",
"url": "https://files.pythonhosted.org/packages/10/c9/59894c9573fefcb37b4962122abfaa4dc27ec44e4550d66db110a3b18475/pronouncing-0.1.5.tar.gz"
}
],
"0.2.0": [
{
"comment_text": "",
"digests": {
"md5": "8c312d7bbc3a5f92e231a5270344c5bf",
"sha256": "ff7856e1d973b3e16ff490c5cf1abdb52f08f45e2c35e463249b75741331e7c4"
},
"downloads": -1,
"filename": "pronouncing-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "8c312d7bbc3a5f92e231a5270344c5bf",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 17562,
"upload_time": "2018-07-02T04:13:05",
"url": "https://files.pythonhosted.org/packages/7f/c6/9dc74a3ddca71c492e224116b6654592bfe5717b4a78582e4d9c3345d153/pronouncing-0.2.0.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "8c312d7bbc3a5f92e231a5270344c5bf",
"sha256": "ff7856e1d973b3e16ff490c5cf1abdb52f08f45e2c35e463249b75741331e7c4"
},
"downloads": -1,
"filename": "pronouncing-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "8c312d7bbc3a5f92e231a5270344c5bf",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 17562,
"upload_time": "2018-07-02T04:13:05",
"url": "https://files.pythonhosted.org/packages/7f/c6/9dc74a3ddca71c492e224116b6654592bfe5717b4a78582e4d9c3345d153/pronouncing-0.2.0.tar.gz"
}
]
}