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.4.17.tar.gz
(114.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.4.17-py3-none-any.whl
(113.1 kB
view details)
File details
Details for the file asyncuvkit-0.4.17.tar.gz.
File metadata
- Download URL: asyncuvkit-0.4.17.tar.gz
- Upload date:
- Size: 114.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 |
ed8e29bee10560c4ac3f2bc88e1b9c63ddb7bd02608b00204e53c1aad3d1c7c0
|
|
| MD5 |
8a06eca1266b30092101679737ce25b3
|
|
| BLAKE2b-256 |
77dde2f8396da3aec5c261df65b27105436afa0c272d5efeb252ac1f313bb2c9
|
File details
Details for the file asyncuvkit-0.4.17-py3-none-any.whl.
File metadata
- Download URL: asyncuvkit-0.4.17-py3-none-any.whl
- Upload date:
- Size: 113.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 |
6750f9671b8531ec032377f1bcb2d6a41992ba72873fa7c573ff3a582ab45625
|
|
| MD5 |
bbcdc8df7c247c508d082ebfc1e4244f
|
|
| BLAKE2b-256 |
5ba83b83785d6964072dc271c780fa2c783327bc480e00d2d454404dd3696fa0
|