a tiny package for fast python c++ binding build.
Project description
ccimport
a tiny package for fast python c++ binding build.
ccimport 0.2.x support python 3.5. ccimport >= 0.3 support python 3.6-3.10.
Usage
build_meta = ccimport.BuildMeta()
build_meta.add_global_includes(...)
build_meta.add_global_cflags(...)
build_meta.add_ldflags(...)
lib = ccimport([path1, path2], out_path, build_meta)
Usage in setup.py
see example
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
ccimport-0.4.3.tar.gz
(27.2 kB
view details)
Built Distribution
ccimport-0.4.3-py3-none-any.whl
(27.3 kB
view details)
File details
Details for the file ccimport-0.4.3.tar.gz
.
File metadata
- Download URL: ccimport-0.4.3.tar.gz
- Upload date:
- Size: 27.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9944522da42f8d18555d2d9dc3d724f10d50df3a18c117ce8f9cbcc55e8570f9 |
|
MD5 | 08068e9d258276e60f73873e9f72b70f |
|
BLAKE2b-256 | 22d7df253c0124aa16631ecd6ea58d85237a5320b32f78b12affa4e3f03588c7 |
File details
Details for the file ccimport-0.4.3-py3-none-any.whl
.
File metadata
- Download URL: ccimport-0.4.3-py3-none-any.whl
- Upload date:
- Size: 27.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f009c73ef8156f7bd19a50c92a2d5b87521910bb284619f7d9dea1e4e0c609cd |
|
MD5 | 21dc39b694e64656767127717cc044b5 |
|
BLAKE2b-256 | 77bcd83bd0f313c84658eaacd0326420423b2a00d05bccf5f2d2b8e1a662e56f |