Registry / kekik
library1.9.7pypypi✓ verified 80d ago

Kekik is a Turkish-focused Python library providing utility functions to simplify daily tasks. Current version is 1.9.7. It targets Python 3.10+ and is under active development.

pip install kekik
INSTALL
IMPORT
SIG · KEKIK
K
kekik
pythonv1.9.7
Install
8.5s avg
Import
Disk
82MB
Pass rate
10/ 10
Env Coverage10 / 10
glibc
3.93.13
musl
3.93.13
Install & Compatibility
Where this runs
tested against v1.9.7 · pip install
no network on importno background threads
Install × environment matrix
Each cell = how many times install + import succeeded across repeated harness runs. Partial = flaky.
glibc = Debian/Ubuntu slim · musl = Alpine Linux
musl
py 3.103.95 runs
installs and imports cleanly · install 0.0s · import 0.000s · 76.2MB
glibc
py 3.103.95 runs
installs and imports cleanly · install 8.5s · import 0.000s · 79MB
82MB installed
● package 82MB
Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Domain2IP
from Kekik import Domain2IP
from Kekik import Kekik
Nesne
from Kekik import Nesne
from Kekik import Kekik
cli
from Kekik import cli
from Kekik import Kekik

Instantiate Kekik and check a site's proxy status.

from kekik import Kekik, Sites kekik = Kekik() # Get site status for a known site proxy site = Sites.INSTAGRAM status = kekik.aktif_mi(site) print(f"{site.name}: {'Aktif' if status else 'Pasif'}")
Debug
Known issues
gotchaKekik class requires internet connection and may use proxies. The 'aktif_mi' method checks site availability via a proxy service; delays may occur.
fix
Handle network timeouts or add retries in your code.
affects: >=1.0.0
gotchaThe library is Turkish-centric: function names and documentation are in Turkish. Non-Turkish speakers may find it challenging.
fix
Use translation tools or refer to the GitHub README for English explanation.
affects: all
deprecatedIn version 1.9.7, some functions may be deprecated without notice. Check the GitHub repository for the latest changes.
fix
Monitor the library's RELEASES or commit history.
affects: 1.9.x
Upgrade
Version history
1.9.7latest on PyPI · released Jan 2, 2026
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
kekik — pip install kekik · libregistry