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.5.tar.gz
(5.6 kB
view details)
File details
Details for the file cythonbuilder-0.0.5.tar.gz
.
File metadata
- Download URL: cythonbuilder-0.0.5.tar.gz
- Upload date:
- Size: 5.6 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 | f841e7ec1c0eb07cb01a95d592f69a354d4f1ef0f566f8e994bd635c0cc5a4d9 |
|
MD5 | d79dc48dd7dbf08725fef2605b98e786 |
|
BLAKE2b-256 | 9abd3e18041f8f098362b891c08eaa270951e7d383be631d4ec3f4ee4e085d7d |