Kekik 1.5.6__tar.gz → 1.5.8__tar.gz
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.
Potentially problematic release.
This version of Kekik might be problematic. Click here for more details.
- {kekik-1.5.6 → kekik-1.5.8}/Kekik/cli.py +3 -3
- {kekik-1.5.6 → kekik-1.5.8}/Kekik.egg-info/PKG-INFO +1 -1
- {kekik-1.5.6 → kekik-1.5.8}/PKG-INFO +1 -1
- {kekik-1.5.6 → kekik-1.5.8}/setup.py +1 -1
- {kekik-1.5.6 → kekik-1.5.8}/Kekik/BIST.py +0 -0
- {kekik-1.5.6 → kekik-1.5.8}/Kekik/Domain2IP.py +0 -0
- {kekik-1.5.6 → kekik-1.5.8}/Kekik/Nesne.py +0 -0
- {kekik-1.5.6 → kekik-1.5.8}/Kekik/Sifreleme/AESManager.py +0 -0
- {kekik-1.5.6 → kekik-1.5.8}/Kekik/Sifreleme/CryptoJS.py +0 -0
- {kekik-1.5.6 → kekik-1.5.8}/Kekik/Sifreleme/HexCodec.py +0 -0
- {kekik-1.5.6 → kekik-1.5.8}/Kekik/Sifreleme/NaysHash.py +0 -0
- {kekik-1.5.6 → kekik-1.5.8}/Kekik/Sifreleme/Packer.py +0 -0
- {kekik-1.5.6 → kekik-1.5.8}/Kekik/Sifreleme/StringCodec.py +0 -0
- {kekik-1.5.6 → kekik-1.5.8}/Kekik/Sifreleme/__init__.py +0 -0
- {kekik-1.5.6 → kekik-1.5.8}/Kekik/__init__.py +0 -0
- {kekik-1.5.6 → kekik-1.5.8}/Kekik/csv2dict.py +0 -0
- {kekik-1.5.6 → kekik-1.5.8}/Kekik/dict2csv.py +0 -0
- {kekik-1.5.6 → kekik-1.5.8}/Kekik/dict2json.py +0 -0
- {kekik-1.5.6 → kekik-1.5.8}/Kekik/dosya2set.py +0 -0
- {kekik-1.5.6 → kekik-1.5.8}/Kekik/dosya_indir.py +0 -0
- {kekik-1.5.6 → kekik-1.5.8}/Kekik/hwid_kontrol.py +0 -0
- {kekik-1.5.6 → kekik-1.5.8}/Kekik/kisi_ver/__init__.py +0 -0
- {kekik-1.5.6 → kekik-1.5.8}/Kekik/kisi_ver/biyografiler.py +0 -0
- {kekik-1.5.6 → kekik-1.5.8}/Kekik/kisi_ver/isimler.py +0 -0
- {kekik-1.5.6 → kekik-1.5.8}/Kekik/kisi_ver/soyisimler.py +0 -0
- {kekik-1.5.6 → kekik-1.5.8}/Kekik/link_islemleri.py +0 -0
- {kekik-1.5.6 → kekik-1.5.8}/Kekik/list2html.py +0 -0
- {kekik-1.5.6 → kekik-1.5.8}/Kekik/liste_fetis.py +0 -0
- {kekik-1.5.6 → kekik-1.5.8}/Kekik/mail_gonder.py +0 -0
- {kekik-1.5.6 → kekik-1.5.8}/Kekik/okunabilir_byte.py +0 -0
- {kekik-1.5.6 → kekik-1.5.8}/Kekik/proxy_ver.py +0 -0
- {kekik-1.5.6 → kekik-1.5.8}/Kekik/qr_ver.py +0 -0
- {kekik-1.5.6 → kekik-1.5.8}/Kekik/ses_fetis.py +0 -0
- {kekik-1.5.6 → kekik-1.5.8}/Kekik/slugify.py +0 -0
- {kekik-1.5.6 → kekik-1.5.8}/Kekik/terminal_baslik.py +0 -0
- {kekik-1.5.6 → kekik-1.5.8}/Kekik/txt_fetis.py +0 -0
- {kekik-1.5.6 → kekik-1.5.8}/Kekik/unicode_tr.py +0 -0
- {kekik-1.5.6 → kekik-1.5.8}/Kekik/zaman_donustur.py +0 -0
- {kekik-1.5.6 → kekik-1.5.8}/Kekik.egg-info/SOURCES.txt +0 -0
- {kekik-1.5.6 → kekik-1.5.8}/Kekik.egg-info/dependency_links.txt +0 -0
- {kekik-1.5.6 → kekik-1.5.8}/Kekik.egg-info/entry_points.txt +0 -0
- {kekik-1.5.6 → kekik-1.5.8}/Kekik.egg-info/requires.txt +0 -0
- {kekik-1.5.6 → kekik-1.5.8}/Kekik.egg-info/top_level.txt +0 -0
- {kekik-1.5.6 → kekik-1.5.8}/LICENSE +0 -0
- {kekik-1.5.6 → kekik-1.5.8}/MANIFEST.in +0 -0
- {kekik-1.5.6 → kekik-1.5.8}/README.md +0 -0
- {kekik-1.5.6 → kekik-1.5.8}/setup.cfg +0 -0
|
@@ -30,7 +30,7 @@ from rich.console import Console
|
|
|
30
30
|
|
|
31
31
|
konsol = Console(
|
|
32
32
|
log_path = False,
|
|
33
|
-
_environ = {"COLUMNS": "112"}
|
|
33
|
+
# _environ = {"COLUMNS": "112"}
|
|
34
34
|
)
|
|
35
35
|
|
|
36
36
|
#---------------------------------------------------#
|
|
@@ -82,10 +82,10 @@ def cikis_yap(_print=True):
|
|
|
82
82
|
loop = get_event_loop()
|
|
83
83
|
with suppress(RuntimeError, UnboundLocalError):
|
|
84
84
|
if loop.is_running():
|
|
85
|
-
with suppress(RuntimeError):
|
|
86
|
-
loop.stop()
|
|
87
85
|
with suppress(RuntimeError):
|
|
88
86
|
loop.run_until_complete(loop.shutdown_asyncgens())
|
|
87
|
+
with suppress(RuntimeError):
|
|
88
|
+
loop.stop()
|
|
89
89
|
with suppress(RuntimeError):
|
|
90
90
|
loop.close()
|
|
91
91
|
|
|
@@ -6,7 +6,7 @@ from io import open
|
|
|
6
6
|
setup(
|
|
7
7
|
# ? Genel Bilgiler
|
|
8
8
|
name = "Kekik",
|
|
9
|
-
version = "1.5.
|
|
9
|
+
version = "1.5.8",
|
|
10
10
|
url = "https://github.com/keyiflerolsun/Kekik",
|
|
11
11
|
description = "İşlerimizi kolaylaştıracak fonksiyonların el altında durduğu kütüphane..",
|
|
12
12
|
keywords = ["Kekik", "KekikAkademi", "keyiflerolsun"],
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|