Cross-platform .py file to shared library compiler, .pyd (Windows) or .so (Linux).
Project description
py2pyd
py2pyd is a fully cross-platform CLI tool, to compile Python scripts (.py) into .pyd shared library on Windows or .so on Linux, with only the .py file to compile as argument.
Installation
bash|cmd :
pip install py2pyd
Usage:
To compile a Python file to a .pyd shared library on Windows
or .so on Linux:
py2pyd myscript.py
output:
The compiled .pyd or .so shared library
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
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 py2pyd-0.1.2.tar.gz.
File metadata
- Download URL: py2pyd-0.1.2.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
138bfbfff79da8e0a8b687263ede29c53cb1879595fe08dd72ff0c8f7c3c1135
|
|
| MD5 |
0eb2c0a731fd93b208d5d0bf64251159
|
|
| BLAKE2b-256 |
1fcd309eb95acc62e1a81af8f3aff50bf193f7028b87269f35c0653e163038df
|
File details
Details for the file py2pyd-0.1.2-py3-none-any.whl.
File metadata
- Download URL: py2pyd-0.1.2-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8e381f1d34b20032c08d2fc4006bc4643020144ae2b35b286851dc755265fa7d
|
|
| MD5 |
8384cd2faef28479efbba1a5b8d041e9
|
|
| BLAKE2b-256 |
b7fdab646454114548347ca8f3954ce905a88575f1223decf612e63134af41bf
|