No project description provided
Project description
Lightweight c++ executor in python
Requires C++ compiler (g++ or other)
Usage
# PARAMS
# REQUIRED
# fullFileName str
# OPTIONALLY
# compiler str (default is g++)
# compilerParams str
import py_cpp_executor as executor
executor.execute("test.cpp")
executor.execute("test.c", compiler="gcc", compilerParams="-s -Og")
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
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 py_cpp_executor-0.3-py3-none-any.whl.
File metadata
- Download URL: py_cpp_executor-0.3-py3-none-any.whl
- Upload date:
- Size: 1.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a48dc0666747990acf225fed15fe9592edb3cab39b57d2d12f7703d686a61af6
|
|
| MD5 |
ea9248d7d4622307fce3e497d6468694
|
|
| BLAKE2b-256 |
1ae438a3bdf15e149bc5a36bebc9794992c37fda537b0dc0363cde7889b4a90d
|