A library to find words from the web page of Real Academia Española
Project description
DRAEWebScrapping
A proyect to find words from the web page of Real Academia Española
Usage
A simple example to find a word
from draews.draews import DRAEws as drae
from draews.models import MeaningList
drae = drae()
# Finding the meaning of a word
meaning_list: MeaningList = drae.find_word("sustantivo")
# Obtaining the meaning on dictionary format
meaning_dict = meaning_list.model_dump()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
draews-0.1.1.tar.gz
(3.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file draews-0.1.1.tar.gz.
File metadata
- Download URL: draews-0.1.1.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.10.12 Linux/6.2.0-33-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a2c1d13166638238158daaefe474070231564040739a01f68a38793802ac9e7a
|
|
| MD5 |
f5570280a381000df8631ccc7d4d910f
|
|
| BLAKE2b-256 |
ded1306e11ebf4a2baaf4c000cc18a0557e24ab0408b18eec81734be4b27bc2b
|
File details
Details for the file draews-0.1.1-py3-none-any.whl.
File metadata
- Download URL: draews-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.10.12 Linux/6.2.0-33-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
874361a1bb8bbe799f9f1cb401c58a1ef33590b4336f3273d1b9a00eb68eb8f5
|
|
| MD5 |
61093c9db68e98fe3161ef878a8591a8
|
|
| BLAKE2b-256 |
2ab7beb99cbf3af11fbe8f9d30ff292c59e1cdb004fd5c9fe1ed782dd792e4d2
|