CythonBuilder; automated compiling and packaging of Cython code
Project description
CythonBuilder
CythonBuilder; automated compiling and packaging of Cython code
This tool makes it easy to use Cython files. Follow the instructions below
- Initialize CythonBuilder with
cythonbuilder init
- Place all .pyx Cython files in ext/pyxfiles
- Call
cythonbuilder build
to find, build and package of your .pyx files
Alternatively callcythonbuilder build filename1, filename2
(without .pyx extension) to build specific files - Import your compile package from ext/ like
from ext import filename
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
cythonbuilder-0.0.2.tar.gz
(4.9 kB
view details)
File details
Details for the file cythonbuilder-0.0.2.tar.gz
.
File metadata
- Download URL: cythonbuilder-0.0.2.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d6f7dccab4195db991ef1d5c59543b4b902fade2c95a36a537405b0053129058 |
|
MD5 | f99b5d3c6fd59934d3c281107d950581 |
|
BLAKE2b-256 | bc3a1f5a76eed2f5d42caf8e42f7a5d82d3794d67bfddba99308cd9305352e69 |