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.3.20.tar.gz
(522.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.3.20-py3-none-any.whl
(521.2 kB
view details)
File details
Details for the file asyncuvkit-0.3.20.tar.gz.
File metadata
- Download URL: asyncuvkit-0.3.20.tar.gz
- Upload date:
- Size: 522.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 |
28e8e0b7889255b6c4546bd4826b747eb8a2da78cdb97b437500693d8e37df4f
|
|
| MD5 |
f2d20271bdedcc4c89da82069b4e81de
|
|
| BLAKE2b-256 |
fcb6c9a23c26304bf8a9ea333dfe813b807168ca6052b88dea2196b65f6f6676
|
File details
Details for the file asyncuvkit-0.3.20-py3-none-any.whl.
File metadata
- Download URL: asyncuvkit-0.3.20-py3-none-any.whl
- Upload date:
- Size: 521.2 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 |
fd0c5dd8e578188607d8e779fbf637992b4dbcdcae78ee75a0cb47f47ac28e58
|
|
| MD5 |
e7a80a71a3b70dd3ae8e243d33b2a9de
|
|
| BLAKE2b-256 |
0b7d25acf32210a74f24a2918089682b95ac9ae64c42c2ed5c0b036720fb00d9
|