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)
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.0.tar.gz
(27.2 kB
view details)
Built Distribution
ccimport-0.4.0-py3-none-any.whl
(27.4 kB
view details)
File details
Details for the file ccimport-0.4.0.tar.gz
.
File metadata
- Download URL: ccimport-0.4.0.tar.gz
- Upload date:
- Size: 27.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 20a14c97a0dfa3f2fe91b97137aa4ff6557874aecec935b9703799e6e6b0bb49 |
|
MD5 | a0cd7c3bab2bb66d1eb3dea4d2514d71 |
|
BLAKE2b-256 | 74a9f880fbb360231e27d04538bca26cc843385996078ef299cb3f1cce6a1344 |
File details
Details for the file ccimport-0.4.0-py3-none-any.whl
.
File metadata
- Download URL: ccimport-0.4.0-py3-none-any.whl
- Upload date:
- Size: 27.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 15343570eb604300dfa7af108f0c43c1326b0f40ae6fc7c9bc0e96ec5790554a |
|
MD5 | a9e0e638aa7a7059c4e12c028fa313ab |
|
BLAKE2b-256 | 0ee7d09b60050f9f4c0ca9f942e11240dd2bf0648450e42f50fa14362b7f3a8f |