python-compile

View on PyPIReverse Dependencies (0)

1.0.15 python_compile-1.0.15-py2.py3-none-any.whl

Wheel Details

Project: python-compile
Version: 1.0.15
Filename: python_compile-1.0.15-py2.py3-none-any.whl
Download: [link]
Size: 10441
MD5: 78ba17a6f3c78d0a1424ce70c81b49ce
SHA256: c7155c9bbd89289f93d0856d2cd71766988b69eec03d77dc0c0ba9d465a22df2
Uploaded: 2024-03-26 20:14:44 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: python-compile
Version: 1.0.15
Summary: Compiles Python to an exe
Maintainer: Zachary Vorhies
Home-Page: https://github.com/zackees/python-compile
License: BSD 3-Clause License
Keywords: template-python-cmd
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Requires-Dist: docker-run-cmd (~=1.0.14)
Requires-Dist: isolated-environment (>=1.3.4)
Requires-Dist: pytest-xdist
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2102 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
python_compile/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
python_compile/cli.py sha256=APUS6MPbfR8b6DdwJhYKq_w2J9rHPgPGfVDg3mdjkbY 1694
python_compile/compile.py sha256=nuU8b5BATUWoZ8v_EKp9TbVwhAZpAwoWtfkNa5ZtWR0 1287
python_compile/docker_build.py sha256=0G8S2TWH_xOpTdh0SAK_Z5MEs9vFo3V7ehcsoHfbVvc 1316
python_compile/native_build.py sha256=btVRXRvXVXf_pZ0pzyp2Oyv5GyEpAgPiIkwn_Jvc674 2467
python_compile/assets/debian-dockerfile sha256=nThHDJ5c075Iq2rYf4QpvSRQmtgIaa42rEbVk7wPOkA 693
python_compile/assets/demo_http_server.py sha256=4yjaMDCtyIOBmjUWdI_KnkeoCizeMTSomib0smN6UEk 1793
python_compile/assets/entrypoint.sh sha256=z-rUaA4Jn2wNZ7w96WhZcARizDPZXiLAZm_WwBgJOEo 993
python_compile/assets/ubuntu22-dockerfile sha256=CL8wf4eVfXsxbyh001qLyabhsSSF7hqPwBv-QaXOT-0 885
python_compile/assets/windows-dockerfile sha256=pfYSKefLCBLSiEb1ZegHvXyViobf1-S-YBPQ3Hoaoxs 1221
python_compile-1.0.15.dist-info/LICENSE sha256=b6pOoifSXiUaz_lDS84vWlG3fr4yUKwB8fzkrH9R8bQ 1064
python_compile-1.0.15.dist-info/METADATA sha256=VeFBUpApL3HDywp23NM6CXFo3hT7ftvHn6nVPjst-68 2657
python_compile-1.0.15.dist-info/WHEEL sha256=DZajD4pwLWue70CAfc7YaxT1wLUciNBvN_TTcvXpltE 110
python_compile-1.0.15.dist-info/entry_points.txt sha256=HZLY-_qSjKkFCUwmHEl9QqBHEhpjiAC2BlHFXxffkFY 59
python_compile-1.0.15.dist-info/top_level.txt sha256=I1JDTHk50pVEikSIJXbTJTnhLUZnX4mMMtwYmAL9pQ4 15
python_compile-1.0.15.dist-info/RECORD

top_level.txt

python_compile

entry_points.txt

python-compile = python_compile.cli:main