a lightweight consumer for the makkulu dictionary api
Project description
makkulupy 💬
makkulupy is a lightweight tool for accessing the makkulu dictionary API and returning its data in a Pythonic way.
How to use
import makkulupy
words = makkulupy.get_words(headword="makkulu")
for word in words:
print(f"{word.headword} means {word.definition}")
License
makkulupy is licensed under the BSD 2 Clause (see LICENSE to read in full)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
makkulupy-0.3.1.tar.gz
(9.1 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 makkulupy-0.3.1.tar.gz.
File metadata
- Download URL: makkulupy-0.3.1.tar.gz
- Upload date:
- Size: 9.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
32633697a42f1a8f4fb25a1bdae0bac6d26d9dfd4a98d682d5f33f3c46fdf14d
|
|
| MD5 |
e6cab31c85638b2588f4c98ee4d46fc1
|
|
| BLAKE2b-256 |
72dca984de9a14894fe2fec00a715dc259e0761c47dde596c4f6e6b76c7190c8
|
File details
Details for the file makkulupy-0.3.1-py3-none-any.whl.
File metadata
- Download URL: makkulupy-0.3.1-py3-none-any.whl
- Upload date:
- Size: 7.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3447d601dfe6da6c773c034babe52b2cdea971a7168994f2fb6f6d2a5c2533ec
|
|
| MD5 |
31545a1e8b248806e9b70510eaa69ae9
|
|
| BLAKE2b-256 |
3ed091d46222fbbca0324602bd0fb24fc30f26fb1703be10cd2fab7ebdedeccc
|