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.4.tar.gz
(27.2 kB
view details)
Built Distribution
ccimport-0.4.4-py3-none-any.whl
(27.3 kB
view details)
File details
Details for the file ccimport-0.4.4.tar.gz
.
File metadata
- Download URL: ccimport-0.4.4.tar.gz
- Upload date:
- Size: 27.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 278c8416bf9fd8c445d0f8b17080e4e16f7abc7b0a68d4861857c3c4da755ce1 |
|
MD5 | 7645ceafa979808cc509ecc1c6861bf0 |
|
BLAKE2b-256 | 950869b69ae7f5410ca78cd14ca66d0acd1dc280aae9c5f4334a083219a5077f |
File details
Details for the file ccimport-0.4.4-py3-none-any.whl
.
File metadata
- Download URL: ccimport-0.4.4-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.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c78f1258d372de787b7ebe351fb56890f2141b8643c3a45b1842b23828d5245 |
|
MD5 | 0f61ab05ec97fc3eced2f39ca0d33530 |
|
BLAKE2b-256 | a3fac069b7befe2f02825186ea1cd1dceb9c5356a80928271aa539b909daeaf4 |