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.2.tar.gz
(27.1 kB
view details)
Built Distribution
ccimport-0.4.2-py3-none-any.whl
(27.2 kB
view details)
File details
Details for the file ccimport-0.4.2.tar.gz
.
File metadata
- Download URL: ccimport-0.4.2.tar.gz
- Upload date:
- Size: 27.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0bde42a1f73e9df3b3f1b5aec61682197bb5b8153d170927757ce2c190656d80 |
|
MD5 | ab15a39da6ddd40a3b8cf0ca562ad9a6 |
|
BLAKE2b-256 | 146b5e16fbf1d3e201c0bbcc2701c8869d5d6d33cf82ea8a16a1014502fa7a39 |
File details
Details for the file ccimport-0.4.2-py3-none-any.whl
.
File metadata
- Download URL: ccimport-0.4.2-py3-none-any.whl
- Upload date:
- Size: 27.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 82051489830cbadec3b6ea449faa39189ce94a13c4fbfa7692b609c463515e83 |
|
MD5 | 0a3945380835063a0bd09d03965cb491 |
|
BLAKE2b-256 | 4c031617f906ed03a1485ae8fe5aa026116b72de240a0de275414af8b06a6c6b |