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.4.tar.gz
(103.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
mypkg6668-0.1.4-py3-none-any.whl
(102.6 kB
view details)
File details
Details for the file mypkg6668-0.1.4.tar.gz.
File metadata
- Download URL: mypkg6668-0.1.4.tar.gz
- Upload date:
- Size: 103.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8bfe9a99b9937bf5c89d83029b44b19a02c4165cf8883b8b370bc9255d5e61d6
|
|
| MD5 |
49600bbec152add88ee87d6bdd8b13c7
|
|
| BLAKE2b-256 |
0a3872d96b021bb1cd5672b9e5f6dc0292c29ebb50fb257e7464c466bf8b7699
|
File details
Details for the file mypkg6668-0.1.4-py3-none-any.whl.
File metadata
- Download URL: mypkg6668-0.1.4-py3-none-any.whl
- Upload date:
- Size: 102.6 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 |
4fab66da6f571f458c39be045c27875bbc58e684dbc87d912fb487f6b69bd01f
|
|
| MD5 |
f28d5f22ebffb1abb59d3f5d81911d57
|
|
| BLAKE2b-256 |
813a7ce0e389e397c1ec58f85f9470b86a00418d465e78a4c5accc39fbd0cbed
|