practice-turkish

View on PyPIReverse Dependencies (0)

1.4.1 practice_turkish-1.4.1-py3-none-any.whl

Wheel Details

Project: practice-turkish
Version: 1.4.1
Filename: practice_turkish-1.4.1-py3-none-any.whl
Download: [link]
Size: 27269
MD5: b108da4fdd5eac7b6df29242a80ef494
SHA256: 21cbff42289b9b6f467528ed53cb4a5a53e7c5607ed3f084fa57d9255b23b429
Uploaded: 2023-05-05 16:37:40 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: practice-turkish
Version: 1.4.1
Summary: A set of tools to practice your Turkish
Author: Egor Fadeev
Author-Email: fadeevegor[at]yandex.ru
Home-Page: https://github.com/FadeevEgor/PracticeTurkish
Project-Url: Repository, https://github.com/FadeevEgor/PracticeTurkish
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.10,<4.0
Requires-Dist: inquirerpy (<0.4.0,>=0.3.4)
Requires-Dist: prompt-toolkit (<4.0.0,>=3.0.38)
Requires-Dist: requests (<3.0.0,>=2.28.2)
Requires-Dist: rich (<14.0.0,>=13.3.2)
Requires-Dist: typer (<0.8.0,>=0.7.0)
Description-Content-Type: text/markdown
[Description omitted; length: 4440 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.5.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
practice_turkish/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
practice_turkish/dictionaries/__init__.py sha256=Heiy8aAAw9m2FaCAqp2xJQoM0WeUYxqdfHiCjt4xpxk 279
practice_turkish/dictionaries/csvdictionary.py sha256=l0MiaYpPWRqHuEES92UNHQu9D5oSA6pZmb7c7OKvt9U 4624
practice_turkish/dictionaries/dictionary.py sha256=6q4nkXlx84k8kpJBbLRLJiVrKwcCcGg4LzjcIkhqOto 8154
practice_turkish/dictionaries/parse.py sha256=so5Ia5bh-WOMU8V_6Ui5s1LS0vegBLTC-jcI0FP1qcU 536
practice_turkish/dictionaries/telegram.py sha256=mkEhStBSm9ZSO0vT5D03CmyywjfW1YEY_BQ8DdD3IUg 3990
practice_turkish/dictionaries/turkrutdictionary.py sha256=tzQzh7g1105Nx4OL4UltIUvzzAaLDitxqPg6hiahu7s 3049
practice_turkish/filepath.py sha256=KerwW960rrwo2d-SnPuvmM6Gf52CiIjy0a4i_4ySJT8 3934
practice_turkish/languages/__init__.py sha256=DbT69INnYawK7RoQsTEopmZjfoUSRbOmW2ihheQvGkA 146
practice_turkish/languages/clipboard.py sha256=gW4zQnWpV6LozvYFl3a4IXJrTRjfW_FWq9VH4-OhSOM 1649
practice_turkish/languages/englishinput.py sha256=NJieKs-KAuTQFjl0IvqZrXxSU4RF8vg4a33rMXSn4uQ 1066
practice_turkish/languages/languages.py sha256=h8FncGL46EOxKpy3Oky66sgUlp1Oi68n_qs2i5nRNCQ 2975
practice_turkish/languages/russianinput.py sha256=-WJURzAT62AoUa_q0RyKmo08NZ0E4exdEgS-LLN-g7M 1200
practice_turkish/languages/turkishinput.py sha256=V_mXTmiibYLaJkVQK5MAUOZKvK4gLbESRecqPNUOgSo 2922
practice_turkish/languages/validator.py sha256=yEJAD7WOFsiyMufXcE6jM2Jjsrx7jI51OcTKb_DlTJo 1345
practice_turkish/make_csv.py sha256=Ro98iesMs1L2G4zD0CH_rQcwYozlZi1xbPY9dgIO2lI 8791
practice_turkish/number.py sha256=JfrXBB9LO99O6vkyn3OsnxORmM8UjsPwdSEVgJP6Bq8 5281
practice_turkish/practice.py sha256=XlehHTxmEivf3E9jXNvLjoscill-jpxPVpr0tgEY7u8 486
practice_turkish/to_telegram.py sha256=myhdb9TWezAynCl3bvD80I0wIMbInhB7HQc9Y9Y29wg 871
practice_turkish/translation.py sha256=TmRAq2JOE4LpNDYwFbY41-SRGNPrPDRt2kmxLNlwsSg 6938
practice_turkish-1.4.1.dist-info/LICENSE sha256=fI6AwwLaqFmpAA69VN7fbbMDrx7eZUEF48-F7cKZnuU 1067
practice_turkish-1.4.1.dist-info/METADATA sha256=4j9rRv9R6lZSsbbvIDGgg3CSfZSQBITSnDVg2rloQUQ 5258
practice_turkish-1.4.1.dist-info/WHEEL sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU 88
practice_turkish-1.4.1.dist-info/entry_points.txt sha256=afOfaI4h5s9-4Lni2mbzyhpZl60MsVYelrS6n2CrhPk 240
practice_turkish-1.4.1.dist-info/RECORD

entry_points.txt

new_dictionary = practice_turkish.make_csv:main
numbers = practice_turkish.number:main
practice_turkish = practice_turkish.practice:main
to_telegram = practice_turkish.to_telegram:main
translate = practice_turkish.translation:main