Compile Python to ELF executable
Project description
pycc - Python to ELF Compiler
A tool to compile Python/Pyrex files to standalone executables or shared libraries.
Features
- Compile
.pyand.pyxfiles to ELF executables - Generate shared libraries (
.so) for Python imports - Support
-cto generate C files,-cppfor C++ files - Interactive mode for rapid prototyping
- Optimize with
-O0to-O3 - Static compilation with clang
Installation
pip install pycc-compiler
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
pycc_compiler-1.4.7.tar.gz
(7.9 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
File details
Details for the file pycc_compiler-1.4.7.tar.gz.
File metadata
- Download URL: pycc_compiler-1.4.7.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
767d6236612a192d987ec7180e848abc49938adff0b59994e7e8e51868ed586e
|
|
| MD5 |
8d942efb60876de6f1e95f04d270ee43
|
|
| BLAKE2b-256 |
28998f548ed03660589d9b51917058de378e19034790dbe261e49ee51b10e90d
|
File details
Details for the file pycc_compiler-1.4.7-py3-none-any.whl.
File metadata
- Download URL: pycc_compiler-1.4.7-py3-none-any.whl
- Upload date:
- Size: 7.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
976b46282495458c176c17a217ff5103b600fbfc0b730d846b64fd318ac4a912
|
|
| MD5 |
603d1bc79b11376959e4744eebcc17e4
|
|
| BLAKE2b-256 |
9cb7a789c23b94c3f1c74f1461221aacc80f013017651dea9a25dfa1b51be83f
|