Kekik 1.7.3__tar.gz → 1.7.4__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.4}/Kekik.egg-info/PKG-INFO +21 -1
- {kekik-1.7.3 → kekik-1.7.4}/PKG-INFO +21 -1
- {kekik-1.7.3 → kekik-1.7.4}/README.md +20 -0
- {kekik-1.7.3 → kekik-1.7.4}/setup.py +1 -1
- {kekik-1.7.3 → kekik-1.7.4}/Kekik/BIST.py +0 -0
- {kekik-1.7.3 → kekik-1.7.4}/Kekik/Domain2IP.py +0 -0
- {kekik-1.7.3 → kekik-1.7.4}/Kekik/Nesne.py +0 -0
- {kekik-1.7.3 → kekik-1.7.4}/Kekik/Sifreleme/AESManager.py +0 -0
- {kekik-1.7.3 → kekik-1.7.4}/Kekik/Sifreleme/CryptoJS.py +0 -0
- {kekik-1.7.3 → kekik-1.7.4}/Kekik/Sifreleme/HexCodec.py +0 -0
- {kekik-1.7.3 → kekik-1.7.4}/Kekik/Sifreleme/NaysHash.py +0 -0
- {kekik-1.7.3 → kekik-1.7.4}/Kekik/Sifreleme/Packer.py +0 -0
- {kekik-1.7.3 → kekik-1.7.4}/Kekik/Sifreleme/StringCodec.py +0 -0
- {kekik-1.7.3 → kekik-1.7.4}/Kekik/Sifreleme/__init__.py +0 -0
- {kekik-1.7.3 → kekik-1.7.4}/Kekik/__init__.py +0 -0
- {kekik-1.7.3 → kekik-1.7.4}/Kekik/cache.py +0 -0
- {kekik-1.7.3 → kekik-1.7.4}/Kekik/cli.py +0 -0
- {kekik-1.7.3 → kekik-1.7.4}/Kekik/csv2dict.py +0 -0
- {kekik-1.7.3 → kekik-1.7.4}/Kekik/dict2csv.py +0 -0
- {kekik-1.7.3 → kekik-1.7.4}/Kekik/dict2json.py +0 -0
- {kekik-1.7.3 → kekik-1.7.4}/Kekik/dosya2set.py +0 -0
- {kekik-1.7.3 → kekik-1.7.4}/Kekik/dosya_indir.py +0 -0
- {kekik-1.7.3 → kekik-1.7.4}/Kekik/hwid_kontrol.py +0 -0
- {kekik-1.7.3 → kekik-1.7.4}/Kekik/kisi_ver/__init__.py +0 -0
- {kekik-1.7.3 → kekik-1.7.4}/Kekik/kisi_ver/biyografiler.py +0 -0
- {kekik-1.7.3 → kekik-1.7.4}/Kekik/kisi_ver/isimler.py +0 -0
- {kekik-1.7.3 → kekik-1.7.4}/Kekik/kisi_ver/soyisimler.py +0 -0
- {kekik-1.7.3 → kekik-1.7.4}/Kekik/link_islemleri.py +0 -0
- {kekik-1.7.3 → kekik-1.7.4}/Kekik/list2html.py +0 -0
- {kekik-1.7.3 → kekik-1.7.4}/Kekik/liste_fetis.py +0 -0
- {kekik-1.7.3 → kekik-1.7.4}/Kekik/mail_gonder.py +0 -0
- {kekik-1.7.3 → kekik-1.7.4}/Kekik/okunabilir_byte.py +0 -0
- {kekik-1.7.3 → kekik-1.7.4}/Kekik/proxy_ver.py +0 -0
- {kekik-1.7.3 → kekik-1.7.4}/Kekik/qr_ver.py +0 -0
- {kekik-1.7.3 → kekik-1.7.4}/Kekik/ses_fetis.py +0 -0
- {kekik-1.7.3 → kekik-1.7.4}/Kekik/slugify.py +0 -0
- {kekik-1.7.3 → kekik-1.7.4}/Kekik/terminal_baslik.py +0 -0
- {kekik-1.7.3 → kekik-1.7.4}/Kekik/txt_fetis.py +0 -0
- {kekik-1.7.3 → kekik-1.7.4}/Kekik/unicode_tr.py +0 -0
- {kekik-1.7.3 → kekik-1.7.4}/Kekik/zaman_donustur.py +0 -0
- {kekik-1.7.3 → kekik-1.7.4}/Kekik.egg-info/SOURCES.txt +0 -0
- {kekik-1.7.3 → kekik-1.7.4}/Kekik.egg-info/dependency_links.txt +0 -0
- {kekik-1.7.3 → kekik-1.7.4}/Kekik.egg-info/entry_points.txt +0 -0
- {kekik-1.7.3 → kekik-1.7.4}/Kekik.egg-info/requires.txt +0 -0
- {kekik-1.7.3 → kekik-1.7.4}/Kekik.egg-info/top_level.txt +0 -0
- {kekik-1.7.3 → kekik-1.7.4}/LICENSE +0 -0
- {kekik-1.7.3 → kekik-1.7.4}/MANIFEST.in +0 -0
- {kekik-1.7.3 → kekik-1.7.4}/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.4
|
|
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
|
|
@@ -367,6 +367,26 @@ print(NaysHash().generate_xtoken(
|
|
|
367
367
|
# EygcmEIe3aU0TWIubaQTuBwbrqpY7HFcNDajlSKCT5c=
|
|
368
368
|
```
|
|
369
369
|
|
|
370
|
+
### **[kekik_cache](https://github.com/keyiflerolsun/Kekik/blob/main/Kekik/cache.py)**
|
|
371
|
+
```python
|
|
372
|
+
import Kekik.cache as cache
|
|
373
|
+
cache.REDIS_HOST = "127.0.0.1"
|
|
374
|
+
cache.REDIS_PORT = 6379
|
|
375
|
+
cache.REDIS_DB = 0
|
|
376
|
+
cache.REDIS_PASS = None
|
|
377
|
+
kekik_cache = cache.kekik_cache
|
|
378
|
+
|
|
379
|
+
@kekik_cache(ttl=5)
|
|
380
|
+
def sync_func(x, y):
|
|
381
|
+
time.sleep(1)
|
|
382
|
+
return x + y
|
|
383
|
+
|
|
384
|
+
@kekik_cache(ttl=5)
|
|
385
|
+
async def async_func(x, y):
|
|
386
|
+
await asyncio.sleep(1)
|
|
387
|
+
return x * y
|
|
388
|
+
```
|
|
389
|
+
|
|
370
390
|
### **[dict2json](https://github.com/keyiflerolsun/Kekik/blob/main/Kekik/dict2json.py)**
|
|
371
391
|
### **[dosya_indir](https://github.com/keyiflerolsun/Kekik/blob/main/Kekik/dosya_indir.py)**
|
|
372
392
|
### **[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.4
|
|
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
|
|
@@ -367,6 +367,26 @@ print(NaysHash().generate_xtoken(
|
|
|
367
367
|
# EygcmEIe3aU0TWIubaQTuBwbrqpY7HFcNDajlSKCT5c=
|
|
368
368
|
```
|
|
369
369
|
|
|
370
|
+
### **[kekik_cache](https://github.com/keyiflerolsun/Kekik/blob/main/Kekik/cache.py)**
|
|
371
|
+
```python
|
|
372
|
+
import Kekik.cache as cache
|
|
373
|
+
cache.REDIS_HOST = "127.0.0.1"
|
|
374
|
+
cache.REDIS_PORT = 6379
|
|
375
|
+
cache.REDIS_DB = 0
|
|
376
|
+
cache.REDIS_PASS = None
|
|
377
|
+
kekik_cache = cache.kekik_cache
|
|
378
|
+
|
|
379
|
+
@kekik_cache(ttl=5)
|
|
380
|
+
def sync_func(x, y):
|
|
381
|
+
time.sleep(1)
|
|
382
|
+
return x + y
|
|
383
|
+
|
|
384
|
+
@kekik_cache(ttl=5)
|
|
385
|
+
async def async_func(x, y):
|
|
386
|
+
await asyncio.sleep(1)
|
|
387
|
+
return x * y
|
|
388
|
+
```
|
|
389
|
+
|
|
370
390
|
### **[dict2json](https://github.com/keyiflerolsun/Kekik/blob/main/Kekik/dict2json.py)**
|
|
371
391
|
### **[dosya_indir](https://github.com/keyiflerolsun/Kekik/blob/main/Kekik/dosya_indir.py)**
|
|
372
392
|
### **[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.4",
|
|
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
|
|
File without changes
|