PyDictionary
Python wrapper over the Free Dictionary API
pip install PyDictionary
from PyThonDictionary import pyDictionary
pydictionary = pyDictionary.PyDictionary(word="world")
definitions, synonyms = pydictionary.getDefinitions(partOfSpeech="noun")
audio = pydictionary.getAudio()
dictionary = pydictionary.getDictionary()
Release files for PythonDictionary 0.0.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| PythonDictionary-0.0.5.tar.gz | 2.9 kB | Details |
Release files / PythonDictionary-0.0.5.tar.gz
| Download URL | PythonDictionary-0.0.5.tar.gz |
|---|---|
| Size | 2.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3b49f5092a941ef6f56e19261430e0269779c73135af4396286215a365be5bca
|
|
BLAKE2b-256 checksum How to use checksums |
6bc2789a0b1cd3c57ee2296efeedbf20e54af31ae33981c89eb827f4eb4b56c0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.12.0
|