Skip to main content

seal your pyfiles or project by using cythonize.

Project description

简介

使用cythonize将python代码一键加密为so或pyd。支持单个文件加密,整个项目加密。 (seal your pyfiles or project by using cythonize.)

Git仓库地址: https://github.com/limoncc/sealpy.git

安装

pip install sealpy3

使用方法

使用参数

sealpy -i "xxx project dir" [-o output dir]

加密后的文件默认存储在 dist/project_name/ 下

使用配置文件

; 工作目录下的./.sealpy.cfg
[sealpy]
; the file that will be compiled
paths = test
; files that are ignored at compile time. If an empty string is not used, multiple files and folders are separated by commas
ignores = ''
; The build directory
build_dir = build
; If there is an entry file, it needs to be specified to exclude compilation
main_py = main.py

运行命令

sealpy build

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

sealpy3-0.1.4.tar.gz (5.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sealpy3-0.1.4-py3-none-any.whl (6.7 kB view details)

Uploaded Python 3

File details

Details for the file sealpy3-0.1.4.tar.gz.

File metadata

  • Download URL: sealpy3-0.1.4.tar.gz
  • Upload date:
  • Size: 5.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.9.12 Darwin/24.2.0

File hashes

Hashes for sealpy3-0.1.4.tar.gz
Algorithm Hash digest
SHA256 2263dde74096e9dc5148f1f75cc62164b5670cdbb994436adbe19feed4ddf710
MD5 0f7d7797ffa0c7c3da96c6921f2cc8e7
BLAKE2b-256 85b297ba8dd8988b047dc1f4ac6563b09032e3d228d0021730eb7b2129515c1e

See more details on using hashes here.

File details

Details for the file sealpy3-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: sealpy3-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 6.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.9.12 Darwin/24.2.0

File hashes

Hashes for sealpy3-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 53fd0c036128b1569c7cf3192ca8ab0625ad3ca8e5f2a2b14496c268b0880b91
MD5 461cc25a78b6bded0579a5af7b66b3dc
BLAKE2b-256 b1e1210dae1c81c45ba0028c3937c8e72bb7dc730e0b89027dbb44fbee33a62a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page