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.8.1.tar.gz
(135.2 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.8.1-py3-none-any.whl
(134.1 kB
view details)
File details
Details for the file asyncuvkit-0.8.1.tar.gz.
File metadata
- Download URL: asyncuvkit-0.8.1.tar.gz
- Upload date:
- Size: 135.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d39997e383001c071a94b5a201c87b7cb5573aa03dc14e2437f9cadc79f88f33
|
|
| MD5 |
19e7e260ae78b1440079085dc4211960
|
|
| BLAKE2b-256 |
b052d255f09443caf8108f0e885e6f2c4e47d6a289b43b6c29397b0ec1f8bb59
|
File details
Details for the file asyncuvkit-0.8.1-py3-none-any.whl.
File metadata
- Download URL: asyncuvkit-0.8.1-py3-none-any.whl
- Upload date:
- Size: 134.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 |
c46a3e9966c322de12d578f3c118227d8f2dceaf393eb9b03011008acd7ed854
|
|
| MD5 |
6b2a02cc0d4382c3d5d307904ddd5749
|
|
| BLAKE2b-256 |
efc909e31a512ffdae5c47ed6deac5183a3a4c0f7d42c1b2a22d6f93b824d517
|