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.7.2.tar.gz
(157.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.7.2-py3-none-any.whl
(156.4 kB
view details)
File details
Details for the file asyncuvkit-0.7.2.tar.gz.
File metadata
- Download URL: asyncuvkit-0.7.2.tar.gz
- Upload date:
- Size: 157.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 |
0b6229690952a6b576db6321f1e672ddc2fc8337cae63345ea91217f10fde247
|
|
| MD5 |
584797e6e6bf478e74c3dd4fe393ace0
|
|
| BLAKE2b-256 |
4df9eceb1728f9a431103a68ffcdcc3a408ab44ee1a082ddd838077a46f4f164
|
File details
Details for the file asyncuvkit-0.7.2-py3-none-any.whl.
File metadata
- Download URL: asyncuvkit-0.7.2-py3-none-any.whl
- Upload date:
- Size: 156.4 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 |
d1df18199d36beee5ba0690bd62fe5a74e3256ae9dedefe08cc496cd544d0cfd
|
|
| MD5 |
c4b0ec0e64ec30b14e7bfa2538bc0b5e
|
|
| BLAKE2b-256 |
a7b49c08716bf174a2baf49e5296efe9bec106170daa303605e65c3ec47b699e
|