pyencrypt-pye

View on PyPIReverse Dependencies (0)

0.3.0 pyencrypt_pye-0.3.0-py3-none-any.whl

Wheel Details

Project: pyencrypt-pye
Version: 0.3.0
Filename: pyencrypt_pye-0.3.0-py3-none-any.whl
Download: [link]
Size: 41702
MD5: f4451bb0e30eb56847f8d73e47b9a4bc
SHA256: eca3da836d3821e5d88dd0376bffa097fd903310abc0c64fb317c9f4854d9d2e
Uploaded: 2024-08-28 05:25:44 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pyencrypt-pye
Version: 0.3.0
Summary: Encrypt python source code and import module dynamically.
Author: Qi Zhao
Author-Email: zhaoqi99[at]outlook.com
Home-Page: https://github.com/ZhaoQi99/pyencrypt-pye
Project-Url: Homepage, https://github.com/ZhaoQi99/pyencrypt-pye
Project-Url: Changelog, https://github.com/ZhaoQi99/pyencrypt-pye/releases
Project-Url: Source, https://github.com/ZhaoQi99/pyencrypt-pye
Project-Url: Issue Tracker, https://github.com/ZhaoQi99/pyencrypt-pye/issues
Keywords: python-encrypt,import-hook
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Environment :: Console
Requires-Python: <3.13,>=3.6
Requires-Dist: Cython (>=0.29.30)
Requires-Dist: pycryptodome (>=3.14.1)
Requires-Dist: click
Requires-Dist: python-minifier (>=2.6.0); python_version < "3.12"
Requires-Dist: setuptools (<=60.9.0); python_version < "3.12"
Requires-Dist: setuptools (>=66.1.0); python_version >= "3.12"
Requires-Dist: isort; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: ipython; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 6217 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (74.0.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pyencrypt/__init__.py sha256=d1Gi1gahrUMhNuOVphDnNnHziW90XfdBdSSFIOCZwDA 100
pyencrypt/aes.py sha256=9CnMkf28vayHyAupC855c7XePTil-wRp34rr5gwgR-E 53423
pyencrypt/cli.py sha256=8Nv05tFuNO9u90l8-txMxWD9Bl4brRIUt1AN_sOD9rE 10059
pyencrypt/decrypt.py sha256=zkN-KRsB3je8rEBJJHT2bT-NYhC04ASjC3F0VxUbwKE 971
pyencrypt/encrypt.py sha256=20iDeypNDHMNSxPbpc0HJKfQEjogSpJaqb3pjYaDxqY 4395
pyencrypt/generate.py sha256=Xb08CITowNSXMIocSHMvdkENxhgdYgnZvvEEWJ4GyAI 288
pyencrypt/license.py sha256=jAS889-7u-xyqZ0kCU_G9I5ILdHhagMC70Rits2NfyE 3097
pyencrypt/loader.py sha256=Gkpgek3zBVOx5wHnaREri9qKTUo3pnQMxtTnNEY3nwM 2991
pyencrypt/ntt.py sha256=SwJTEcc09GCnBWMVrA9d0DjkmpoR1UpjC6pj7OuA0lo 1252
pyencrypt_pye-0.3.0.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
pyencrypt_pye-0.3.0.dist-info/METADATA sha256=TVkR58BkHu4zq3rheu7Zs2F2K1rDffivvRsr2c-hisg 7945
pyencrypt_pye-0.3.0.dist-info/WHEEL sha256=UvcQYKBHoFqaQd6LKyqHw9fxEolWLQnlzP0h_LgJAfI 91
pyencrypt_pye-0.3.0.dist-info/entry_points.txt sha256=r8AhDTjGWSGpvUHx9T5X1Dg6SPFTW13bCv-HKHOCmyI 48
pyencrypt_pye-0.3.0.dist-info/top_level.txt sha256=LgOH1iCR5h3T_W4QZqr91Xud_W807utLWtdxj4okcEw 10
pyencrypt_pye-0.3.0.dist-info/RECORD

top_level.txt

pyencrypt

entry_points.txt

pyencrypt = pyencrypt.cli:cli