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.5.tar.gz
(406.5 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.5-py3-none-any.whl
(405.6 kB
view details)
File details
Details for the file asyncuvkit-0.3.5.tar.gz.
File metadata
- Download URL: asyncuvkit-0.3.5.tar.gz
- Upload date:
- Size: 406.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9ae6322c73447ab5d2e555529ce57690e0ced9984f6653f5ae465853b632d853
|
|
| MD5 |
8e2b9834c45e78f6a30fc0bb17577533
|
|
| BLAKE2b-256 |
d6aab1c8b9311b161a6a1f9baefcb6c92dde6a82918dbd31ee0d20f2978635b8
|
File details
Details for the file asyncuvkit-0.3.5-py3-none-any.whl.
File metadata
- Download URL: asyncuvkit-0.3.5-py3-none-any.whl
- Upload date:
- Size: 405.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3d397858a8938f36954ab10c6e391b72d295a9d38c7b0b0346a1c5ef626c7125
|
|
| MD5 |
86e391ea3ef18b4d04d522c39343d03e
|
|
| BLAKE2b-256 |
49e31c70294bec4fba01b129d2859b608b059a24fdf3012b8aa07edaddda7798
|