Python programlama dilini Türkçe olarak sunan kütüphane
Project description
Engelliler Sarayı - Türkçe Python Kütüphanesi
Python programlama dilinin tüm fonksiyonlarını, sözdizimini ve kütüphanelerini Türkçe olarak sunan kapsamlı bir kütüphane.
Kurulum
pip install engelliler-sarayi
Kullanım
from engelliler_sarayi import *
# Temel fonksiyonlar
yazdir("Merhaba Dünya!") # print yerine
uzunluk([1, 2, 3, 4]) # len yerine
tip(42) # type yerine
# Döngüler ve kontrol yapıları
eger 5 > 3:
yazdir("Beş üçten büyük")
# Liste işlemleri
sayilar = [1, 2, 3, 4, 5]
toplam = topla(sayilar) # sum yerine
Özellikler
- ✅ Temel Python fonksiyonlarının Türkçe karşılıkları
- ✅ Kontrol yapıları (if, for, while) için Türkçe anahtar kelimeler
- ✅ Veri tipleri ve işlemleri
- ✅ Dosya işlemleri
- ✅ Hata yönetimi
Sürüm Geçmişi
v0.0.1
- İlk sürüm
- Temel fonksiyonlar eklendi
- Türkçe anahtar kelimeler desteği
Lisans
MIT License
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file turkce_python_engelliler_sarayi-0.0.1.tar.gz.
File metadata
- Download URL: turkce_python_engelliler_sarayi-0.0.1.tar.gz
- Upload date:
- Size: 9.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b53da4ec9898d7dcef9888af79bce119a30f26c437a8ea3a73190036692c2464
|
|
| MD5 |
ab57b422e00f3eae1fe5eb98b01b7635
|
|
| BLAKE2b-256 |
71cea8a2f923b3073e2312e15d64b00119d9d0d5bf27220a8f09ca58970a9ddf
|
File details
Details for the file turkce_python_engelliler_sarayi-0.0.1-py3-none-any.whl.
File metadata
- Download URL: turkce_python_engelliler_sarayi-0.0.1-py3-none-any.whl
- Upload date:
- Size: 9.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f8dd206c30db660792f69b6be22a0ed61fae20bfa0fd1feb368ff6463ff0d23
|
|
| MD5 |
1799e93fe0ac7ad6996f23a61d845c73
|
|
| BLAKE2b-256 |
81e4571dcbe20aec5ca84dc7548b32b4b8459861800c5a8c81a885c559e663fd
|