fetches meanings of the turkish words from sozluk.gov.tr
Project description
tdk yan sanayi
fetches meanings of turkish words from sozluk.gov.trInstallation
pip install tdk-search
Usage
from tdk import tdk
# create new word
word = tdk.new_word("şarap")
# prints meaning of the word
print(word.meaning())
# prints all the word's data
print(word.all_data())
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
tdk-search-1.0.1.tar.gz
(1.6 kB
view details)
File details
Details for the file tdk-search-1.0.1.tar.gz
.
File metadata
- Download URL: tdk-search-1.0.1.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
87247c62696553baa81610a84e3b1f01e8df3dfa714346c7435da9367156a8e3
|
|
MD5 |
7c3ef9cf67a09de28560ec9c839dec14
|
|
BLAKE2b-256 |
a4b97adc00ac1a403fef515f0ef67168f5362d831f510973c82f82c9cabea840
|