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.1.tar.gz
(27.2 kB
view details)
Built Distribution
ccimport-0.4.1-py3-none-any.whl
(27.4 kB
view details)
File details
Details for the file ccimport-0.4.1.tar.gz
.
File metadata
- Download URL: ccimport-0.4.1.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 | a3bf288e9869bd5c17f73272224d3208d6c781a8548109bc2e2018e0a0f1ac20 |
|
MD5 | 0a3b7534189436e066309bd454aeae30 |
|
BLAKE2b-256 | ca1372be549b5e799ed43ecf4910f1c1358aa8dc30c68ad5d97b0f36b93f258a |
File details
Details for the file ccimport-0.4.1-py3-none-any.whl
.
File metadata
- Download URL: ccimport-0.4.1-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 | 91e057a1928404dc37838ec69d15c9ae8af44bd05c16783fa61b073a788b17b0 |
|
MD5 | ba5e7ec782b5c1ffd3aa1670703efbbf |
|
BLAKE2b-256 | becff381ca65336fb8d2dc5d446a74dd839cbe1c50a057b54b4513b9c1e746be |