Turkish word checker
Project description
Version
0.0.1
Python Version
Python 3.10.8 is supported.
Installation
[sudo] pip install tdil
Quickstart
from src.sep import Turkce
turkce = Turkce()
word = input("Enter A Word")
is_turkish = turkce.seperator(word)
print(is_turkish)
# If your word is turkish word return True.
# If your word isn't turkish word return False.
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
tdil-0.0.1.tar.gz
(2.2 kB
view details)
File details
Details for the file tdil-0.0.1.tar.gz.
File metadata
- Download URL: tdil-0.0.1.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
30b724561beabf100d21911a531c9d022a397feed529355ce8cb1deede824062
|
|
| MD5 |
15447d5f601972e7928a24fd40fddf90
|
|
| BLAKE2b-256 |
49a42c54d75bd7a3b198300c5a45fe1c6f1e787a0c4b063c93f45043f3d009bf
|