Kekik 1.7.3__tar.gz → 1.7.5__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.7.3 → kekik-1.7.5}/Kekik.egg-info/PKG-INFO +22 -1
- {kekik-1.7.3 → kekik-1.7.5}/Kekik.egg-info/requires.txt +1 -0
- {kekik-1.7.3 → kekik-1.7.5}/PKG-INFO +22 -1
- {kekik-1.7.3 → kekik-1.7.5}/README.md +20 -0
- {kekik-1.7.3 → kekik-1.7.5}/setup.py +3 -2
- {kekik-1.7.3 → kekik-1.7.5}/Kekik/BIST.py +0 -0
- {kekik-1.7.3 → kekik-1.7.5}/Kekik/Domain2IP.py +0 -0
- {kekik-1.7.3 → kekik-1.7.5}/Kekik/Nesne.py +0 -0
- {kekik-1.7.3 → kekik-1.7.5}/Kekik/Sifreleme/AESManager.py +0 -0
- {kekik-1.7.3 → kekik-1.7.5}/Kekik/Sifreleme/CryptoJS.py +0 -0
- {kekik-1.7.3 → kekik-1.7.5}/Kekik/Sifreleme/HexCodec.py +0 -0
- {kekik-1.7.3 → kekik-1.7.5}/Kekik/Sifreleme/NaysHash.py +0 -0
- {kekik-1.7.3 → kekik-1.7.5}/Kekik/Sifreleme/Packer.py +0 -0
- {kekik-1.7.3 → kekik-1.7.5}/Kekik/Sifreleme/StringCodec.py +0 -0
- {kekik-1.7.3 → kekik-1.7.5}/Kekik/Sifreleme/__init__.py +0 -0
- {kekik-1.7.3 → kekik-1.7.5}/Kekik/__init__.py +0 -0
- {kekik-1.7.3 → kekik-1.7.5}/Kekik/cache.py +0 -0
- {kekik-1.7.3 → kekik-1.7.5}/Kekik/cli.py +0 -0
- {kekik-1.7.3 → kekik-1.7.5}/Kekik/csv2dict.py +0 -0
- {kekik-1.7.3 → kekik-1.7.5}/Kekik/dict2csv.py +0 -0
- {kekik-1.7.3 → kekik-1.7.5}/Kekik/dict2json.py +0 -0
- {kekik-1.7.3 → kekik-1.7.5}/Kekik/dosya2set.py +0 -0
- {kekik-1.7.3 → kekik-1.7.5}/Kekik/dosya_indir.py +0 -0
- {kekik-1.7.3 → kekik-1.7.5}/Kekik/hwid_kontrol.py +0 -0
- {kekik-1.7.3 → kekik-1.7.5}/Kekik/kisi_ver/__init__.py +0 -0
- {kekik-1.7.3 → kekik-1.7.5}/Kekik/kisi_ver/biyografiler.py +0 -0
- {kekik-1.7.3 → kekik-1.7.5}/Kekik/kisi_ver/isimler.py +0 -0
- {kekik-1.7.3 → kekik-1.7.5}/Kekik/kisi_ver/soyisimler.py +0 -0
- {kekik-1.7.3 → kekik-1.7.5}/Kekik/link_islemleri.py +0 -0
- {kekik-1.7.3 → kekik-1.7.5}/Kekik/list2html.py +0 -0
- {kekik-1.7.3 → kekik-1.7.5}/Kekik/liste_fetis.py +0 -0
- {kekik-1.7.3 → kekik-1.7.5}/Kekik/mail_gonder.py +0 -0
- {kekik-1.7.3 → kekik-1.7.5}/Kekik/okunabilir_byte.py +0 -0
- {kekik-1.7.3 → kekik-1.7.5}/Kekik/proxy_ver.py +0 -0
- {kekik-1.7.3 → kekik-1.7.5}/Kekik/qr_ver.py +0 -0
- {kekik-1.7.3 → kekik-1.7.5}/Kekik/ses_fetis.py +0 -0
- {kekik-1.7.3 → kekik-1.7.5}/Kekik/slugify.py +0 -0
- {kekik-1.7.3 → kekik-1.7.5}/Kekik/terminal_baslik.py +0 -0
- {kekik-1.7.3 → kekik-1.7.5}/Kekik/txt_fetis.py +0 -0
- {kekik-1.7.3 → kekik-1.7.5}/Kekik/unicode_tr.py +0 -0
- {kekik-1.7.3 → kekik-1.7.5}/Kekik/zaman_donustur.py +0 -0
- {kekik-1.7.3 → kekik-1.7.5}/Kekik.egg-info/SOURCES.txt +0 -0
- {kekik-1.7.3 → kekik-1.7.5}/Kekik.egg-info/dependency_links.txt +0 -0
- {kekik-1.7.3 → kekik-1.7.5}/Kekik.egg-info/entry_points.txt +0 -0
- {kekik-1.7.3 → kekik-1.7.5}/Kekik.egg-info/top_level.txt +0 -0
- {kekik-1.7.3 → kekik-1.7.5}/LICENSE +0 -0
- {kekik-1.7.3 → kekik-1.7.5}/MANIFEST.in +0 -0
- {kekik-1.7.3 → kekik-1.7.5}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.2
|
|
2
2
|
Name: Kekik
|
|
3
|
-
Version: 1.7.
|
|
3
|
+
Version: 1.7.5
|
|
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
|
|
@@ -26,6 +26,7 @@ Requires-Dist: simplejson
|
|
|
26
26
|
Requires-Dist: rich
|
|
27
27
|
Requires-Dist: tabulate
|
|
28
28
|
Requires-Dist: pycryptodome
|
|
29
|
+
Requires-Dist: redis
|
|
29
30
|
Dynamic: author
|
|
30
31
|
Dynamic: author-email
|
|
31
32
|
Dynamic: classifier
|
|
@@ -367,6 +368,26 @@ print(NaysHash().generate_xtoken(
|
|
|
367
368
|
# EygcmEIe3aU0TWIubaQTuBwbrqpY7HFcNDajlSKCT5c=
|
|
368
369
|
```
|
|
369
370
|
|
|
371
|
+
### **[kekik_cache](https://github.com/keyiflerolsun/Kekik/blob/main/Kekik/cache.py)**
|
|
372
|
+
```python
|
|
373
|
+
import Kekik.cache as cache
|
|
374
|
+
cache.REDIS_HOST = "127.0.0.1"
|
|
375
|
+
cache.REDIS_PORT = 6379
|
|
376
|
+
cache.REDIS_DB = 0
|
|
377
|
+
cache.REDIS_PASS = None
|
|
378
|
+
kekik_cache = cache.kekik_cache
|
|
379
|
+
|
|
380
|
+
@kekik_cache(ttl=5)
|
|
381
|
+
def sync_func(x, y):
|
|
382
|
+
time.sleep(1)
|
|
383
|
+
return x + y
|
|
384
|
+
|
|
385
|
+
@kekik_cache(ttl=5)
|
|
386
|
+
async def async_func(x, y):
|
|
387
|
+
await asyncio.sleep(1)
|
|
388
|
+
return x * y
|
|
389
|
+
```
|
|
390
|
+
|
|
370
391
|
### **[dict2json](https://github.com/keyiflerolsun/Kekik/blob/main/Kekik/dict2json.py)**
|
|
371
392
|
### **[dosya_indir](https://github.com/keyiflerolsun/Kekik/blob/main/Kekik/dosya_indir.py)**
|
|
372
393
|
### **[benim_hwid](https://github.com/keyiflerolsun/Kekik/blob/main/Kekik/hwid_kontrol.py)**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.2
|
|
2
2
|
Name: Kekik
|
|
3
|
-
Version: 1.7.
|
|
3
|
+
Version: 1.7.5
|
|
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
|
|
@@ -26,6 +26,7 @@ Requires-Dist: simplejson
|
|
|
26
26
|
Requires-Dist: rich
|
|
27
27
|
Requires-Dist: tabulate
|
|
28
28
|
Requires-Dist: pycryptodome
|
|
29
|
+
Requires-Dist: redis
|
|
29
30
|
Dynamic: author
|
|
30
31
|
Dynamic: author-email
|
|
31
32
|
Dynamic: classifier
|
|
@@ -367,6 +368,26 @@ print(NaysHash().generate_xtoken(
|
|
|
367
368
|
# EygcmEIe3aU0TWIubaQTuBwbrqpY7HFcNDajlSKCT5c=
|
|
368
369
|
```
|
|
369
370
|
|
|
371
|
+
### **[kekik_cache](https://github.com/keyiflerolsun/Kekik/blob/main/Kekik/cache.py)**
|
|
372
|
+
```python
|
|
373
|
+
import Kekik.cache as cache
|
|
374
|
+
cache.REDIS_HOST = "127.0.0.1"
|
|
375
|
+
cache.REDIS_PORT = 6379
|
|
376
|
+
cache.REDIS_DB = 0
|
|
377
|
+
cache.REDIS_PASS = None
|
|
378
|
+
kekik_cache = cache.kekik_cache
|
|
379
|
+
|
|
380
|
+
@kekik_cache(ttl=5)
|
|
381
|
+
def sync_func(x, y):
|
|
382
|
+
time.sleep(1)
|
|
383
|
+
return x + y
|
|
384
|
+
|
|
385
|
+
@kekik_cache(ttl=5)
|
|
386
|
+
async def async_func(x, y):
|
|
387
|
+
await asyncio.sleep(1)
|
|
388
|
+
return x * y
|
|
389
|
+
```
|
|
390
|
+
|
|
370
391
|
### **[dict2json](https://github.com/keyiflerolsun/Kekik/blob/main/Kekik/dict2json.py)**
|
|
371
392
|
### **[dosya_indir](https://github.com/keyiflerolsun/Kekik/blob/main/Kekik/dosya_indir.py)**
|
|
372
393
|
### **[benim_hwid](https://github.com/keyiflerolsun/Kekik/blob/main/Kekik/hwid_kontrol.py)**
|
|
@@ -327,6 +327,26 @@ print(NaysHash().generate_xtoken(
|
|
|
327
327
|
# EygcmEIe3aU0TWIubaQTuBwbrqpY7HFcNDajlSKCT5c=
|
|
328
328
|
```
|
|
329
329
|
|
|
330
|
+
### **[kekik_cache](https://github.com/keyiflerolsun/Kekik/blob/main/Kekik/cache.py)**
|
|
331
|
+
```python
|
|
332
|
+
import Kekik.cache as cache
|
|
333
|
+
cache.REDIS_HOST = "127.0.0.1"
|
|
334
|
+
cache.REDIS_PORT = 6379
|
|
335
|
+
cache.REDIS_DB = 0
|
|
336
|
+
cache.REDIS_PASS = None
|
|
337
|
+
kekik_cache = cache.kekik_cache
|
|
338
|
+
|
|
339
|
+
@kekik_cache(ttl=5)
|
|
340
|
+
def sync_func(x, y):
|
|
341
|
+
time.sleep(1)
|
|
342
|
+
return x + y
|
|
343
|
+
|
|
344
|
+
@kekik_cache(ttl=5)
|
|
345
|
+
async def async_func(x, y):
|
|
346
|
+
await asyncio.sleep(1)
|
|
347
|
+
return x * y
|
|
348
|
+
```
|
|
349
|
+
|
|
330
350
|
### **[dict2json](https://github.com/keyiflerolsun/Kekik/blob/main/Kekik/dict2json.py)**
|
|
331
351
|
### **[dosya_indir](https://github.com/keyiflerolsun/Kekik/blob/main/Kekik/dosya_indir.py)**
|
|
332
352
|
### **[benim_hwid](https://github.com/keyiflerolsun/Kekik/blob/main/Kekik/hwid_kontrol.py)**
|
|
@@ -6,7 +6,7 @@ from io import open
|
|
|
6
6
|
setup(
|
|
7
7
|
# ? Genel Bilgiler
|
|
8
8
|
name = "Kekik",
|
|
9
|
-
version = "1.7.
|
|
9
|
+
version = "1.7.5",
|
|
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"],
|
|
@@ -44,7 +44,8 @@ setup(
|
|
|
44
44
|
# "Pillow",
|
|
45
45
|
# "notify-py",
|
|
46
46
|
# "py3-validate-email"
|
|
47
|
-
"pycryptodome"
|
|
47
|
+
"pycryptodome",
|
|
48
|
+
"redis"
|
|
48
49
|
],
|
|
49
50
|
|
|
50
51
|
# ? Konsoldan Çalıştırılabilir
|
|
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
|