Metadata-Version: 2.4
Name: turkcepyallcommands
Version: 1.0.1
Summary: Bütün Python fonksiyonlarını Türkçeye çeviren modül
Home-page: https://github.com/ydrcoder
Author: Yağızalp Darıcı
Author-email: yagodarici@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-python
Dynamic: summary

# turkcepyallcommands

Python fonksiyonlarını Türkçeye çeviren modül.

## Kurulum

```bash
pip install pip install turkcepyallcommands==1.0.0

KULLANIM:

from turkcepython import *

çıktı("Merhaba Dünya!")
