kececinumbers 0.5.6__py3-none-any.whl → 0.5.7__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- kececinumbers/__init__.py +1 -1
- kececinumbers/_version.py +1 -1
- kececinumbers/kececinumbers.py +2 -1
- {kececinumbers-0.5.6.dist-info → kececinumbers-0.5.7.dist-info}/METADATA +1 -1
- kececinumbers-0.5.7.dist-info/RECORD +10 -0
- kececinumbers-0.5.6.dist-info/RECORD +0 -10
- {kececinumbers-0.5.6.dist-info → kececinumbers-0.5.7.dist-info}/WHEEL +0 -0
- {kececinumbers-0.5.6.dist-info → kececinumbers-0.5.7.dist-info}/licenses/LICENSE +0 -0
- {kececinumbers-0.5.6.dist-info → kececinumbers-0.5.7.dist-info}/top_level.txt +0 -0
kececinumbers/__init__.py
CHANGED
kececinumbers/_version.py
CHANGED
kececinumbers/kececinumbers.py
CHANGED
@@ -573,6 +573,7 @@ def unified_generator(kececi_type: int, start_input_raw: str, add_input_raw: str
|
|
573
573
|
|
574
574
|
# --- 1. Değişkenlerin Başlatılması ---
|
575
575
|
try:
|
576
|
+
# Her sayı tipi, kendi `elif` bloğu içinde kendi girdisini işler.
|
576
577
|
if kececi_type in [TYPE_POSITIVE_REAL, TYPE_NEGATIVE_REAL]:
|
577
578
|
current_value = int(float(start_input_raw)); add_value_typed = int(float(add_input_raw)); ask_unit = 1; use_integer_division = True
|
578
579
|
elif kececi_type == TYPE_FLOAT:
|
@@ -597,7 +598,7 @@ def unified_generator(kececi_type: int, start_input_raw: str, add_input_raw: str
|
|
597
598
|
print(f"ERROR: Failed to initialize type {kececi_type} with start='{start_input_raw}' and increment='{add_input_raw}': {e}")
|
598
599
|
return []
|
599
600
|
|
600
|
-
# --- 2. Üreteç Döngüsü
|
601
|
+
# --- 2. Üreteç Döngüsü ---
|
601
602
|
clean_trajectory = [current_value]
|
602
603
|
full_log = [current_value]
|
603
604
|
|
@@ -0,0 +1,10 @@
|
|
1
|
+
docs/conf.py,sha256=jkpH_TchRJcC_EspKeY1E_rml2ODmIWhWoqvyCPu_ok,1116
|
2
|
+
kececinumbers/__init__.py,sha256=fahaoyws6dTCu9RBH-lK-fTCfPNs69PB031d0-eHU1c,3758
|
3
|
+
kececinumbers/_version.py,sha256=-BqXCtiCUeecQ9bbvMgnV8UsFqHUHpT1omrQoqjYMtU,453
|
4
|
+
kececinumbers/kececinumbers.py,sha256=U2L6Mk6wo3it0DklESqaaTvPHw-qdio5nhP-ppB2REA,43743
|
5
|
+
kececinumbers-0.5.7.dist-info/licenses/LICENSE,sha256=NJZsJEbQuKzxn1mWPWCbRx8jRUqGS22thl8wwuRQJ9c,1071
|
6
|
+
tests/test_sample.py,sha256=qMWUBGQtlF1gZHZ_e6Gye1vHtyNnUWH7iXK72a1y6VQ,9728
|
7
|
+
kececinumbers-0.5.7.dist-info/METADATA,sha256=1CBJN3XTnJnOWDkHh8rx1p6ITmEuFjISoULFojlSdow,33010
|
8
|
+
kececinumbers-0.5.7.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
9
|
+
kececinumbers-0.5.7.dist-info/top_level.txt,sha256=ABQEKRH9iYb4sWnFdx7gIx7Hg899YktRkQpbRlSSqwU,25
|
10
|
+
kececinumbers-0.5.7.dist-info/RECORD,,
|
@@ -1,10 +0,0 @@
|
|
1
|
-
docs/conf.py,sha256=jkpH_TchRJcC_EspKeY1E_rml2ODmIWhWoqvyCPu_ok,1116
|
2
|
-
kececinumbers/__init__.py,sha256=pmRMcT9yVvrBTCuAVO7wPj3JNfjBpiyRvOyX0k7XfgY,3758
|
3
|
-
kececinumbers/_version.py,sha256=6ErptlqbjXrnld6IplmBnkQKhPNfpV_qkZZLw-Bu4qY,453
|
4
|
-
kececinumbers/kececinumbers.py,sha256=v3KyAjIKOGiG2HgpSn_jwZSMald41leb0VDdBKPJ6ME,43710
|
5
|
-
kececinumbers-0.5.6.dist-info/licenses/LICENSE,sha256=NJZsJEbQuKzxn1mWPWCbRx8jRUqGS22thl8wwuRQJ9c,1071
|
6
|
-
tests/test_sample.py,sha256=qMWUBGQtlF1gZHZ_e6Gye1vHtyNnUWH7iXK72a1y6VQ,9728
|
7
|
-
kececinumbers-0.5.6.dist-info/METADATA,sha256=acRgMTt4zHgUxpwMLG35Fg3If1AWrRsoRupoi6tOvJ4,33010
|
8
|
-
kececinumbers-0.5.6.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
9
|
-
kececinumbers-0.5.6.dist-info/top_level.txt,sha256=ABQEKRH9iYb4sWnFdx7gIx7Hg899YktRkQpbRlSSqwU,25
|
10
|
-
kececinumbers-0.5.6.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|