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.10.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.4.10-py3-none-any.whl
(202.2 kB
view details)
File details
Details for the file asyncuvkit-0.4.10.tar.gz.
File metadata
- Download URL: asyncuvkit-0.4.10.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 |
8f232f2210334ff7d04c1a4de062895fee77d6a28657fc0f7a768180da9c8353
|
|
| MD5 |
4218bb1a282420a8d6e5d5aed3298a39
|
|
| BLAKE2b-256 |
89b3bdcba3a3d1fed998c735c905915cfc77388299e582fe8a0a58600e1626de
|
File details
Details for the file asyncuvkit-0.4.10-py3-none-any.whl.
File metadata
- Download URL: asyncuvkit-0.4.10-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 |
018fc8c17807c7606c2d47b32067fe923f19dcb12a7be170d084e7d0bc1b9eb6
|
|
| MD5 |
76652b3e65e1bed64131f94bd8e07bdf
|
|
| BLAKE2b-256 |
9ff4322f90f8daa04eccd1597278bd33b0b0c930f9b7c77d7b567d9fce526820
|