简单的1+1计算包
Project description
SecretPkg555
简单的1+1计算包,核心逻辑可编译为二进制保护源码。
安装
python版本为3.8.0
接下来执行下面命令:
pip install secretpkg555
使用
from secretpkg555 import SecretAPI
api = SecretAPI()
result = api.process_data(5) # 返回 6
sum_result = api.calculate(10, 20) # 返回 30
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
secretpkg555-0.1.1.tar.gz
(229.5 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
secretpkg555-0.1.1-py3-none-any.whl
(229.7 kB
view details)
File details
Details for the file secretpkg555-0.1.1.tar.gz.
File metadata
- Download URL: secretpkg555-0.1.1.tar.gz
- Upload date:
- Size: 229.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ac11a950ad68ec469b0ce3581c2f236d5fb78981987b5694044a8ef87b074c2c
|
|
| MD5 |
cb6c1ebf4d9d02567a062c46c7c90a66
|
|
| BLAKE2b-256 |
5629cc155d3e40b5ba5d873da364d2543aea89ffbb44e4ea334a1b8faba092a4
|
File details
Details for the file secretpkg555-0.1.1-py3-none-any.whl.
File metadata
- Download URL: secretpkg555-0.1.1-py3-none-any.whl
- Upload date:
- Size: 229.7 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 |
6aeb224e9a4b9cde60c8a7d52641584d0ef8235f68f43cfb444b32d857e48ef5
|
|
| MD5 |
6c8d04399001861c8d1f42e4242e0b9f
|
|
| BLAKE2b-256 |
6f149418863b0cc26c5714a36fe60e52748d8c48e2589559515e05bd57643d31
|