Import C++ files directly from Python!
Project description
cppimport is a small import hook that determines whether there is a C++ source file that matches the requested module. If there is, the file is compiled as a Python extension using pybind11 and placed in the same folder as the C++ source file. Python is then able to find the module and load it.
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 Distribution
cppimport-0.0.4.tar.gz
(3.7 kB
view details)
File details
Details for the file cppimport-0.0.4.tar.gz
.
File metadata
- Download URL: cppimport-0.0.4.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f2570934e1fde126de1dfc4c35f34e72d32c740c7b0049fb620fd8ab6aff041 |
|
MD5 | fe543656985979cd96c457733a0ef69e |
|
BLAKE2b-256 | 690d2cbff5e4b29b2e4ab8bbda7d8b60090fc47e24fd829fc880b7a924f6647b |