{ "info": { "author": "Felipe Pontes", "author_email": "felipemfpontes@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 3 :: Only", "Topic :: Internet :: WWW/HTTP :: Browsers", "Topic :: Internet :: WWW/HTTP :: Indexing/Search", "Topic :: Utilities" ], "description": "# ![dicio](https://66.media.tumblr.com/ea845a051d316c335f21f084b0ca21b9/tumblr_o7osjb0JpM1vnlnoto1_r1_1280.png)\n\n[![Build Status](https://travis-ci.org/felipemfp/dicio.svg?branch=master)](https://travis-ci.org/felipemfp/dicio) [![Coverage Status](https://coveralls.io/repos/github/felipemfp/dicio/badge.svg?branch=master)](https://coveralls.io/github/felipemfp/dicio?branch=master)\n\nPython API for [Dicio.com.br](http://www.dicio.com.br/)\n\n![Demo](https://cdn.jsdelivr.net/gh/felipemfp/dicio/demo.gif)\n\n## Installation\n\n```sh\n$ pip install Dicio\n```\n\n## Usage\n\n```python\nfrom dicio import Dicio\n\n# Create a Dicio object\ndicio = Dicio()\n\n# Search for \"Doce\" and return an object Word\nword = dicio.search(\"Doce\")\n\n# Print the word, the url and the meaning\nprint(word, word.url, word.meaning)\n\n# Print a list of synonyms\nprint(word.synonyms)\n\n# Print a list of examples\nprint(word.examples)\n\n# Print extra informations\nfor chave, valor in word.extra.items():\n print(chave, \"=>\", valor)\n\n# Load information about the first synonym\n# Print the word, the URL and the meaning of the first synonym\nword.synonyms[0].load()\nprint(word.synonyms[0], word.synonyms[0].url, word.synonyms[0].meaning)\n```\n\n## Word details\n\n### Attributes\n\n- **word** - the word itself\n- **url** - Dicio.com.br URL for the word\n- **meaning** - the meaning\n- **etymology** - the etymology\n\n### Properties\n\n- **synonyms** - list of synonyms\n- **examples** - list of examples\n- **extra** - dictionary of extra information (keys in portuguese)\n\n### Functions\n\n- **load** - load information from Dicio.com.br\n\n## Contribute\n\nIf you want to add new features or improve something, send a pull request!\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/felipemfp/dicio", "keywords": "", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "Dicio", "package_url": "https://pypi.org/project/Dicio/", "platform": "", "project_url": "https://pypi.org/project/Dicio/", "project_urls": { "Homepage": "https://github.com/felipemfp/dicio" }, "release_url": "https://pypi.org/project/Dicio/1.3.0/", "requires_dist": null, "requires_python": "", "summary": "Unofficial Python API for Dicio.", "version": "1.3.0", "yanked": false, "yanked_reason": null }, "last_serial": 6037242, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "59069607e9fde2d928049c0f64c6ae1c", "sha256": "685afba61a7034f8112935c1886ea116cf4725b893a067982c157b624d4c2434" }, "downloads": -1, "filename": "Dicio-1.0.0-py3.4.egg", "has_sig": false, "md5_digest": "59069607e9fde2d928049c0f64c6ae1c", "packagetype": "bdist_egg", "python_version": "3.4", "requires_python": null, "size": 10940, "upload_time": "2016-02-14T18:21:57", "upload_time_iso_8601": "2016-02-14T18:21:57.438870Z", "url": "https://files.pythonhosted.org/packages/32/e8/0ceee6ee87be9428127fa1915eff539790c694c70b2f9675b8b9d97ef41f/Dicio-1.0.0-py3.4.egg", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "b6580a8edd9790d8a85489628308272b", "sha256": "49a99fd818e4bc4ac141baae87fcebfc9ec3df4d179d10e2a4a700be98dba417" }, "downloads": -1, "filename": "Dicio-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "b6580a8edd9790d8a85489628308272b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 14153, "upload_time": "2016-02-14T18:22:03", "upload_time_iso_8601": "2016-02-14T18:22:03.528653Z", "url": "https://files.pythonhosted.org/packages/a6/07/ddd6a8e96ce0c059b98c2ce77492b8f835fe0c5dd7d909bd2a6b180b77e9/Dicio-1.0.0-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "86715d9289dc2b763ba87e456d37e5e7", "sha256": "a1c86bb433fe869f8b852614716a61df5b77abd2aa29dd155a42ecfd55f78509" }, "downloads": -1, "filename": "Dicio-1.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "86715d9289dc2b763ba87e456d37e5e7", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 14048, "upload_time": "2017-01-29T14:03:16", "upload_time_iso_8601": "2017-01-29T14:03:16.621556Z", "url": "https://files.pythonhosted.org/packages/40/b2/8820e4577c314a19750e78565417d21de7a0c483945dec116753db5cb36a/Dicio-1.0.1-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "3fb951dcfae35d545c6b7f4fc6120cd7", "sha256": "0bbd05aac24a0ae9533347d98c7d4b64a8040d127f2f6222b04d916c7a6c07fe" }, "downloads": -1, "filename": "Dicio-1.0.1.tar.gz", "has_sig": false, "md5_digest": "3fb951dcfae35d545c6b7f4fc6120cd7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3747, "upload_time": "2017-01-29T14:03:18", "upload_time_iso_8601": "2017-01-29T14:03:18.744295Z", "url": "https://files.pythonhosted.org/packages/17/d8/c89faf58efa336aa7f297a3f6cdd770a83bef35e4cca0c42553838f1bc1f/Dicio-1.0.1.tar.gz", "yanked": false, "yanked_reason": null } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "45e077a7806cf90f7c58aa3e81f398bb", "sha256": "2c8fce1af768195f0b498ed8c0df8976991213886477401f210b54062bfdb5f4" }, "downloads": -1, "filename": "Dicio-1.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "45e077a7806cf90f7c58aa3e81f398bb", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5624, "upload_time": "2019-04-24T01:06:53", "upload_time_iso_8601": "2019-04-24T01:06:53.562790Z", "url": "https://files.pythonhosted.org/packages/9b/fa/198bc6bbc13e02f43915975e35c5bc0d404e544016ca25d18ab410f92df8/Dicio-1.1.0-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "026df2a32dee0368ac510ba054d20dcc", "sha256": "93e106af31b72eda6f65021eefaf02041a770a54ff47e56b7464b22dcb8d06d2" }, "downloads": -1, "filename": "Dicio-1.1.0.tar.gz", "has_sig": false, "md5_digest": "026df2a32dee0368ac510ba054d20dcc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5759, "upload_time": "2019-04-24T01:06:55", "upload_time_iso_8601": "2019-04-24T01:06:55.071919Z", "url": "https://files.pythonhosted.org/packages/a5/3d/9e6e7a71cfe2acb2d9596f3ef3a3e3984705432c80a06bf924929e74fbdc/Dicio-1.1.0.tar.gz", "yanked": false, "yanked_reason": null } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "74214ade6875f1df03245a1266213888", "sha256": "6ed45a13a90aeaae104745929457d790e0efe004f96ab1d0e8e28e421a0d2105" }, "downloads": -1, "filename": "Dicio-1.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "74214ade6875f1df03245a1266213888", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5649, "upload_time": "2019-07-06T09:48:03", "upload_time_iso_8601": "2019-07-06T09:48:03.972637Z", "url": "https://files.pythonhosted.org/packages/01/10/1bbf9ef9d269fd63e91b3797eb2c659f7ac58de42c124c240583feb29909/Dicio-1.2.0-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "93ffc0aa1d1924e47756a89bbbeadd1e", "sha256": "2aac28b4675e2e7ba11ed3393c8b901c8db119a089ba8cfa332a6df1416ae6e0" }, "downloads": -1, "filename": "Dicio-1.2.0.tar.gz", "has_sig": false, "md5_digest": "93ffc0aa1d1924e47756a89bbbeadd1e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4244, "upload_time": "2019-07-06T09:48:05", "upload_time_iso_8601": "2019-07-06T09:48:05.622905Z", "url": "https://files.pythonhosted.org/packages/bb/58/01205356ebcefc9d6c5c354bb1d3b19a3c2417ed95723b53c80c99594be4/Dicio-1.2.0.tar.gz", "yanked": false, "yanked_reason": null } ], "1.3.0": [ { "comment_text": "", "digests": { "md5": "57dc0b243927a59e4dfb25c556e64b1f", "sha256": "d7116a86da6dfaa36d62713375658ca9dc207c3d42716b48488b3e06807109f8" }, "downloads": -1, "filename": "Dicio-1.3.0-py3-none-any.whl", "has_sig": false, "md5_digest": "57dc0b243927a59e4dfb25c556e64b1f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5792, "upload_time": "2019-10-27T14:43:02", "upload_time_iso_8601": "2019-10-27T14:43:02.156577Z", "url": "https://files.pythonhosted.org/packages/fc/91/e33adaaddc2ef040b7d6b44a36ec93a0ef4c08a50d15bf1e65a887e8d544/Dicio-1.3.0-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "966c949fb3246d3e7e29cfcac81f620f", "sha256": "6ed73c48822ca0ad6197643a6b29c9cc9a9117adf846c2bbe47952b72496aec5" }, "downloads": -1, "filename": "Dicio-1.3.0.tar.gz", "has_sig": false, "md5_digest": "966c949fb3246d3e7e29cfcac81f620f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4396, "upload_time": "2019-10-27T14:43:03", "upload_time_iso_8601": "2019-10-27T14:43:03.812541Z", "url": "https://files.pythonhosted.org/packages/25/0c/5ab431ac821ed79656af29ef4607e31513d8b05263fa8c03b7210f1a1e2a/Dicio-1.3.0.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "57dc0b243927a59e4dfb25c556e64b1f", "sha256": "d7116a86da6dfaa36d62713375658ca9dc207c3d42716b48488b3e06807109f8" }, "downloads": -1, "filename": "Dicio-1.3.0-py3-none-any.whl", "has_sig": false, "md5_digest": "57dc0b243927a59e4dfb25c556e64b1f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5792, "upload_time": "2019-10-27T14:43:02", "upload_time_iso_8601": "2019-10-27T14:43:02.156577Z", "url": "https://files.pythonhosted.org/packages/fc/91/e33adaaddc2ef040b7d6b44a36ec93a0ef4c08a50d15bf1e65a887e8d544/Dicio-1.3.0-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "966c949fb3246d3e7e29cfcac81f620f", "sha256": "6ed73c48822ca0ad6197643a6b29c9cc9a9117adf846c2bbe47952b72496aec5" }, "downloads": -1, "filename": "Dicio-1.3.0.tar.gz", "has_sig": false, "md5_digest": "966c949fb3246d3e7e29cfcac81f620f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4396, "upload_time": "2019-10-27T14:43:03", "upload_time_iso_8601": "2019-10-27T14:43:03.812541Z", "url": "https://files.pythonhosted.org/packages/25/0c/5ab431ac821ed79656af29ef4607e31513d8b05263fa8c03b7210f1a1e2a/Dicio-1.3.0.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }