AutoWeave - Import Hook 拦截器
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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mypkg6668-0.1.2.tar.gz
(100.3 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
mypkg6668-0.1.2-py3-none-any.whl
(99.1 kB
view details)
File details
Details for the file mypkg6668-0.1.2.tar.gz.
File metadata
- Download URL: mypkg6668-0.1.2.tar.gz
- Upload date:
- Size: 100.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
482bd1b758ed2c4314b5e0ad167b7f0cbdc39d708a9be24538e46ff27c57340b
|
|
| MD5 |
00b469d8485fc648a5a5e2f57662e7c5
|
|
| BLAKE2b-256 |
a9925b22eb5798539ae99061f2f58f5e3a6531e04cccf0b20d0793f407528021
|
File details
Details for the file mypkg6668-0.1.2-py3-none-any.whl.
File metadata
- Download URL: mypkg6668-0.1.2-py3-none-any.whl
- Upload date:
- Size: 99.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c434251037054a66411001a4dece88c13babd97310d6f4e4075efb79208f44ba
|
|
| MD5 |
b2eb6ec0ed61828bf759bb46a5954c38
|
|
| BLAKE2b-256 |
92a5258c25a9472a10388ad47739ca66e47eaeab1087776b1509e9726ee70a74
|