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.1.tar.gz
(102.2 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.1-py3-none-any.whl
(101.1 kB
view details)
File details
Details for the file mypkg6668-0.1.1.tar.gz.
File metadata
- Download URL: mypkg6668-0.1.1.tar.gz
- Upload date:
- Size: 102.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
846568333583f507948e0dd6a8cb1b41d859bdcd3edfd283ec60b53e46ac009e
|
|
| MD5 |
9c34077be877b9e9346a512db9a54bbf
|
|
| BLAKE2b-256 |
b2fa1ff1565734ade4cdc4a4c117a7a52350e1bf4dd625158d46f1af504b37c3
|
File details
Details for the file mypkg6668-0.1.1-py3-none-any.whl.
File metadata
- Download URL: mypkg6668-0.1.1-py3-none-any.whl
- Upload date:
- Size: 101.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 |
154288fb7f9a2d495aadb0933e024bd3fe7da4f196c55ae86f4e7e86e4c2f21c
|
|
| MD5 |
143bbb303fb0937fff5576e49eeaeec0
|
|
| BLAKE2b-256 |
5289f6943ee6167bab267d586e8a271f5fdc24b99c4c51fb4593439e1cc9ac15
|