Python'un bilinen yardımcı işlevlerini Türkçe isimlerle sunan yardımcı kütüphane.
Project description
TurkiyePy
Python'un bilinen yardımcı işlevlerini (sum, max, sorted, ...) Türkçe
isimlerle sunan basit bir yardımcı kütüphane.
Kurulum
pip install TurkiyePy
Kullanım
import turkiyepy
turkiyepy.topla(1, 2, 3) # 6.0
turkiyepy.asal_mi(17) # True
turkiyepy.en_buyuk([3, 1, 4]) # 4
turkiyepy.sirala([3, 1, 4]) # [1, 3, 4]
Fonksiyonlar
| Fonksiyon | Açıklama |
|---|---|
yazdir |
Değerleri ekrana yazdırır |
topla, cikar, carp, bol, mod |
Temel matematik işlemleri |
us_al, karesi, kupu, karekok |
Üs ve kök işlemleri |
ortalama |
Ortalama hesaplar |
faktoriyel, asal_mi |
Sayı teorisi yardımcıları |
uzunluk, toplam, en_buyuk, en_kucuk |
len, sum, max, min karşılıkları |
sirala, ters_cevir, birlestir |
sorted, reversed, join karşılıkları |
while_dongusu, tekrar_et |
Döngü yardımcıları |
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
turkiyepy-0.1.0.tar.gz
(3.3 kB
view details)
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 turkiyepy-0.1.0.tar.gz.
File metadata
- Download URL: turkiyepy-0.1.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d3ce3afa15107b831de052d1b9c53bedb1e010b4707226bab1d1aa43c65227ba
|
|
| MD5 |
f518ef94fd7aeedd8acd93fa29834d16
|
|
| BLAKE2b-256 |
48c5a91aa749ecc01d5c6226d58d691f17d6b19308abc0a08822643fc2765953
|
File details
Details for the file turkiyepy-0.1.0-py3-none-any.whl.
File metadata
- Download URL: turkiyepy-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ec9a3c73291b5616e9502c62a5c9221ed2f69ece6234675b14330015c652175
|
|
| MD5 |
1006732affb6d72c19c139c995819532
|
|
| BLAKE2b-256 |
d5558bc260de958c32f025abce1f9ae7f66490a1cf0c6d4c84922eb9d1a6a0e7
|