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.62.tar.gz
(128.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.4.62-py3-none-any.whl
(127.6 kB
view details)
File details
Details for the file asyncuvkit-0.4.62.tar.gz.
File metadata
- Download URL: asyncuvkit-0.4.62.tar.gz
- Upload date:
- Size: 128.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
195caa9e4979c5f0beae6a6d5c7505569ccb6dc03419f80666753449b93cb7ff
|
|
| MD5 |
a99016b3b9802eb726b8d56c572cdc4d
|
|
| BLAKE2b-256 |
012fc12a8d8d20948e58fc5d7211a023f3ecf25d24a144e7122d649c1d61fd86
|
File details
Details for the file asyncuvkit-0.4.62-py3-none-any.whl.
File metadata
- Download URL: asyncuvkit-0.4.62-py3-none-any.whl
- Upload date:
- Size: 127.6 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 |
611ed9c6aba5137ec5eca9ec32fc75135f60186cc55fd883f1f2dec0217664b8
|
|
| MD5 |
bc90794679d4668ab8b67f0347cba749
|
|
| BLAKE2b-256 |
59d9612e63b278946e579814275e1dae50c3e0741e07ac5bbe6c8377a421b11a
|