shlhom
مكتبة Python بسيطة لحماية أكوادك بتاريخ انتهاء صلاحية.
التثبيت
pip install shlhom
الاستخدام
import shlhom
shlhom.check("2027-06-09")
print("الأداة تعمل!")
الميزات
- كشف التلاعب بساعة الجهاز
- تحقق من الوقت عبر الإنترنت
- خفيفة وسريعة
- مجانية 100%
أمثلة
فحص عادي
import shlhom
shlhom.check("2027-06-09")
فحص بدون خروج
if shlhom.check("2027-06-09", exit_on_fail=False):
print("مسموح")
else:
print("انتهت الصلاحية")
بدون رسائل
shlhom.check("2027-06-09", show_info=False)
الترخيص
MIT
Release files for shlhom 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| shlhom-1.0.0.tar.gz | 3.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| shlhom-1.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.2 kB
Release files / shlhom-1.0.0.tar.gz
| Download URL | shlhom-1.0.0.tar.gz |
|---|---|
| Size | 3.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
bf3c10fd8580956420afb76c16f1349a0aa37ab0179e5859d70a58d40dd61d63
|
|
BLAKE2b-256 checksum How to use checksums |
70d3b4beb35f17e7590fb2a01fe136ff0e6e7b56b8ec1674fb2559062b9c6098
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.14.6
|
Release files / shlhom-1.0.0-py3-none-any.whl
| Download URL | shlhom-1.0.0-py3-none-any.whl |
|---|---|
| Size | 3.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
2fd417afa6dd9ed8c74a3c4f0b6e251b0f6d99007b0c96bcd45b7e84661fc3d4
|
|
BLAKE2b-256 checksum How to use checksums |
26be4242f3fd28c2464655ec3fcb4d1bd72a793d37d6306bad0a6fadb49a75d6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.14.6
|