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.23.tar.gz
(203.1 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.23-py3-none-any.whl
(202.2 kB
view details)
File details
Details for the file asyncuvkit-0.3.23.tar.gz.
File metadata
- Download URL: asyncuvkit-0.3.23.tar.gz
- Upload date:
- Size: 203.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6f1fb3539eb3edcb41e2e56d1e6d1e0e321e501b6d76959470e45a5867e5bffa
|
|
| MD5 |
2a35b52d3bc3f1cfa02f6f0dd7dd539f
|
|
| BLAKE2b-256 |
33f16dd2dc79a71f8f5390934c2625c5a8e4b7ecf1c71c499b6db8df88d4f590
|
File details
Details for the file asyncuvkit-0.3.23-py3-none-any.whl.
File metadata
- Download URL: asyncuvkit-0.3.23-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.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
52d521ce09205e5bd562ecf9b3bd4a8debf0fb69939c11cbaa40e42a43f9726b
|
|
| MD5 |
a1f1b5f3d0f1ace2b1d242c95e896604
|
|
| BLAKE2b-256 |
421da5c01023f864c901e8728f8537ff5f1f96942800a4386e44d6df0aa3e098
|