Asyncuvkit
Project description
SecretPkg555
简单的计算包,核心逻辑已编译为二进制保护源码。
安装
pip install secretpkg555
快速开始
from secretpkg555 import calculate
# 计算两数之和
sum_result = calculate(10, 20)
print(sum_result) # 30
技术说明
本包使用 Nuitka 将核心逻辑编译为二进制文件(.pyd/.so),实现源码保护。用户可以正常使用所有功能,但无法查看核心算法的实现细节。
许可证
MIT License
作者
None555
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
asyncuvkit-0.6.1.tar.gz
(129.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
asyncuvkit-0.6.1-py3-none-any.whl
(128.1 kB
view details)
File details
Details for the file asyncuvkit-0.6.1.tar.gz.
File metadata
- Download URL: asyncuvkit-0.6.1.tar.gz
- Upload date:
- Size: 129.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e815e07fe6e0694b332367ef304d11a1afd66869c09811917588cd9cadb32cc
|
|
| MD5 |
f42174222c8e487ba82bc73fdb398573
|
|
| BLAKE2b-256 |
cf053bb3c7be5824d36bb9a78e9bdbc2b8e9d68336c6497a7ff91793cba4b4dc
|
File details
Details for the file asyncuvkit-0.6.1-py3-none-any.whl.
File metadata
- Download URL: asyncuvkit-0.6.1-py3-none-any.whl
- Upload date:
- Size: 128.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
966e85ed798492929a8edf925cd49617286a52262edcda9abef181767452a057
|
|
| MD5 |
cff2977d43c0b9b32bd92208a4cde1bf
|
|
| BLAKE2b-256 |
60425c31dcfe2a6ceea0a3e0e838898ca6f0a285ecc1a0f203db791dc6d1fb6f
|