Kekik 1.5.8__tar.gz → 1.6.0__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.

Files changed (47) hide show
  1. {kekik-1.5.8 → kekik-1.6.0}/Kekik/Sifreleme/HexCodec.py +1 -3
  2. {kekik-1.5.8 → kekik-1.6.0}/Kekik/cli.py +2 -2
  3. {kekik-1.5.8 → kekik-1.6.0}/Kekik.egg-info/PKG-INFO +1 -1
  4. {kekik-1.5.8 → kekik-1.6.0}/PKG-INFO +1 -1
  5. {kekik-1.5.8 → kekik-1.6.0}/setup.py +1 -1
  6. {kekik-1.5.8 → kekik-1.6.0}/Kekik/BIST.py +0 -0
  7. {kekik-1.5.8 → kekik-1.6.0}/Kekik/Domain2IP.py +0 -0
  8. {kekik-1.5.8 → kekik-1.6.0}/Kekik/Nesne.py +0 -0
  9. {kekik-1.5.8 → kekik-1.6.0}/Kekik/Sifreleme/AESManager.py +0 -0
  10. {kekik-1.5.8 → kekik-1.6.0}/Kekik/Sifreleme/CryptoJS.py +0 -0
  11. {kekik-1.5.8 → kekik-1.6.0}/Kekik/Sifreleme/NaysHash.py +0 -0
  12. {kekik-1.5.8 → kekik-1.6.0}/Kekik/Sifreleme/Packer.py +0 -0
  13. {kekik-1.5.8 → kekik-1.6.0}/Kekik/Sifreleme/StringCodec.py +0 -0
  14. {kekik-1.5.8 → kekik-1.6.0}/Kekik/Sifreleme/__init__.py +0 -0
  15. {kekik-1.5.8 → kekik-1.6.0}/Kekik/__init__.py +0 -0
  16. {kekik-1.5.8 → kekik-1.6.0}/Kekik/csv2dict.py +0 -0
  17. {kekik-1.5.8 → kekik-1.6.0}/Kekik/dict2csv.py +0 -0
  18. {kekik-1.5.8 → kekik-1.6.0}/Kekik/dict2json.py +0 -0
  19. {kekik-1.5.8 → kekik-1.6.0}/Kekik/dosya2set.py +0 -0
  20. {kekik-1.5.8 → kekik-1.6.0}/Kekik/dosya_indir.py +0 -0
  21. {kekik-1.5.8 → kekik-1.6.0}/Kekik/hwid_kontrol.py +0 -0
  22. {kekik-1.5.8 → kekik-1.6.0}/Kekik/kisi_ver/__init__.py +0 -0
  23. {kekik-1.5.8 → kekik-1.6.0}/Kekik/kisi_ver/biyografiler.py +0 -0
  24. {kekik-1.5.8 → kekik-1.6.0}/Kekik/kisi_ver/isimler.py +0 -0
  25. {kekik-1.5.8 → kekik-1.6.0}/Kekik/kisi_ver/soyisimler.py +0 -0
  26. {kekik-1.5.8 → kekik-1.6.0}/Kekik/link_islemleri.py +0 -0
  27. {kekik-1.5.8 → kekik-1.6.0}/Kekik/list2html.py +0 -0
  28. {kekik-1.5.8 → kekik-1.6.0}/Kekik/liste_fetis.py +0 -0
  29. {kekik-1.5.8 → kekik-1.6.0}/Kekik/mail_gonder.py +0 -0
  30. {kekik-1.5.8 → kekik-1.6.0}/Kekik/okunabilir_byte.py +0 -0
  31. {kekik-1.5.8 → kekik-1.6.0}/Kekik/proxy_ver.py +0 -0
  32. {kekik-1.5.8 → kekik-1.6.0}/Kekik/qr_ver.py +0 -0
  33. {kekik-1.5.8 → kekik-1.6.0}/Kekik/ses_fetis.py +0 -0
  34. {kekik-1.5.8 → kekik-1.6.0}/Kekik/slugify.py +0 -0
  35. {kekik-1.5.8 → kekik-1.6.0}/Kekik/terminal_baslik.py +0 -0
  36. {kekik-1.5.8 → kekik-1.6.0}/Kekik/txt_fetis.py +0 -0
  37. {kekik-1.5.8 → kekik-1.6.0}/Kekik/unicode_tr.py +0 -0
  38. {kekik-1.5.8 → kekik-1.6.0}/Kekik/zaman_donustur.py +0 -0
  39. {kekik-1.5.8 → kekik-1.6.0}/Kekik.egg-info/SOURCES.txt +0 -0
  40. {kekik-1.5.8 → kekik-1.6.0}/Kekik.egg-info/dependency_links.txt +0 -0
  41. {kekik-1.5.8 → kekik-1.6.0}/Kekik.egg-info/entry_points.txt +0 -0
  42. {kekik-1.5.8 → kekik-1.6.0}/Kekik.egg-info/requires.txt +0 -0
  43. {kekik-1.5.8 → kekik-1.6.0}/Kekik.egg-info/top_level.txt +0 -0
  44. {kekik-1.5.8 → kekik-1.6.0}/LICENSE +0 -0
  45. {kekik-1.5.8 → kekik-1.6.0}/MANIFEST.in +0 -0
  46. {kekik-1.5.8 → kekik-1.6.0}/README.md +0 -0
  47. {kekik-1.5.8 → kekik-1.6.0}/setup.cfg +0 -0
@@ -1,5 +1,3 @@
1
- # ! Bu araç @keyiflerolsun tarafından | @KekikAkademi için yazılmıştır.
2
-
3
1
  class HexCodec:
4
2
  @staticmethod
5
3
  def encode(utf8_string: str) -> str:
@@ -13,7 +11,7 @@ class HexCodec:
13
11
  @staticmethod
14
12
  def decode(escaped_hex: str) -> str:
15
13
  """Kaçış dizileri içeren bir hex stringini UTF-8 formatındaki stringe dönüştürür."""
16
- hex_string = escaped_hex.replace("\\x", "")
14
+ hex_string = escaped_hex.replace("\\x", "").replace("\\X", "")
17
15
  byte_data = bytes.fromhex(hex_string)
18
16
 
19
17
  return byte_data.decode("utf-8")
@@ -82,8 +82,8 @@ 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.run_until_complete(loop.shutdown_asyncgens())
85
+ # with suppress(RuntimeError):
86
+ # loop.run_until_complete(loop.shutdown_asyncgens())
87
87
  with suppress(RuntimeError):
88
88
  loop.stop()
89
89
  with suppress(RuntimeError):
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: Kekik
3
- Version: 1.5.8
3
+ Version: 1.6.0
4
4
  Summary: İşlerimizi kolaylaştıracak fonksiyonların el altında durduğu kütüphane..
5
5
  Home-page: https://github.com/keyiflerolsun/Kekik
6
6
  Author: keyiflerolsun
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: Kekik
3
- Version: 1.5.8
3
+ Version: 1.6.0
4
4
  Summary: İşlerimizi kolaylaştıracak fonksiyonların el altında durduğu kütüphane..
5
5
  Home-page: https://github.com/keyiflerolsun/Kekik
6
6
  Author: keyiflerolsun
@@ -6,7 +6,7 @@ from io import open
6
6
  setup(
7
7
  # ? Genel Bilgiler
8
8
  name = "Kekik",
9
- version = "1.5.8",
9
+ version = "1.6.0",
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