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.4.tar.gz
(202.7 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.4-py3-none-any.whl
(202.2 kB
view details)
File details
Details for the file asyncuvkit-0.3.4.tar.gz.
File metadata
- Download URL: asyncuvkit-0.3.4.tar.gz
- Upload date:
- Size: 202.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
50c8771e5f38dbccd1b6982b958e19fda38e5f8a593e60e308f627b05b806d01
|
|
| MD5 |
8e7a7ba712c9fbc5db06faeb26260544
|
|
| BLAKE2b-256 |
2336a4c4cde897fbd23242a14f8569774fe51549b9ea3ba509e959f71b4d072a
|
File details
Details for the file asyncuvkit-0.3.4-py3-none-any.whl.
File metadata
- Download URL: asyncuvkit-0.3.4-py3-none-any.whl
- Upload date:
- Size: 202.2 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 |
457950c4b01738d6ca47faba5c3644ae331ca3baf4286944ff8d2c0a880a42db
|
|
| MD5 |
0e9f1de776fbae9accd84fcd572f6d74
|
|
| BLAKE2b-256 |
51696d84ecf187786605a5b1e65e1504a40209a7887a4c8f3e9ef5583f91b1f0
|