Skip to main content

Türkçe anahtar kelimelerle Python programlama

Project description

TürkçePy

Türkçe anahtar kelimelerle Python programlama yapmanızı sağlayan bir kütüphane.

Kurulum

pip install turkcepy

Kullanım

Kısa takma ad ile:

import tr

tr.yaz("Merhaba Dünya")
print(tr.liste(1, 2, 3))
print(tr.mat_topla(5, 7))

Doğrudan paket ile:

from turkcepy import yaz, liste, mat_topla

yaz("Merhaba")
print(liste(range(3)))
print(mat_topla(2, 3))

Basit çevirici:

from turkcepy import kod_cevir, çalıştır_türkçe

py_kod = kod_cevir("yaz('selam')")
print(py_kod)  # print('selam')

çalıştır_türkçe("yaz('selam')")

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

turkcepy-1.0.0.tar.gz (5.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

turkcepy-1.0.0-py2.py3-none-any.whl (6.6 kB view details)

Uploaded Python 2Python 3

File details

Details for the file turkcepy-1.0.0.tar.gz.

File metadata

  • Download URL: turkcepy-1.0.0.tar.gz
  • Upload date:
  • Size: 5.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for turkcepy-1.0.0.tar.gz
Algorithm Hash digest
SHA256 d3701133fcc5480bfe458abbc52f39af153d23fbec649d9229885129c445191c
MD5 5e1d887fdb0e5265fe22dd9ea21a33cc
BLAKE2b-256 80bf0b9325cc59f6e975ee93c6c37fc5c465679f3f0a357eaf0fefcd574dddd3

See more details on using hashes here.

File details

Details for the file turkcepy-1.0.0-py2.py3-none-any.whl.

File metadata

  • Download URL: turkcepy-1.0.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 6.6 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for turkcepy-1.0.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 74bb5487571fada96d65604cf3cd763a0218ab34f3bad93152370c2e387cd16f
MD5 eaf1ed295606811630191bddd7abcd47
BLAKE2b-256 ebacd42839550a792640b9c5140b832ca4c6618629b6d7681559435bd48ba770

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page