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.54.tar.gz
(116.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.4.54-py3-none-any.whl
(115.2 kB
view details)
File details
Details for the file asyncuvkit-0.4.54.tar.gz.
File metadata
- Download URL: asyncuvkit-0.4.54.tar.gz
- Upload date:
- Size: 116.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
371cd6de38431f6de677a2db4e9cbb55d9ac9548757b50a7821da5b761fd1281
|
|
| MD5 |
6c12969885a26b95bd8a8e4f282ac23c
|
|
| BLAKE2b-256 |
04971a00ab8a67dc14ac828485b7a50fb22dd3c1ff67eda365333453abd16a01
|
File details
Details for the file asyncuvkit-0.4.54-py3-none-any.whl.
File metadata
- Download URL: asyncuvkit-0.4.54-py3-none-any.whl
- Upload date:
- Size: 115.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 |
3a140d42a810c8db35cd2386a597ecd0312cf1b90247b5117d9c3c24ae085d28
|
|
| MD5 |
aaf8856f0f320d6eae95f30404952b58
|
|
| BLAKE2b-256 |
2ba0311ebe54b760be0ed9bdd284b87c03ef7d37c5023c1899d5023e7e434ac1
|