Skip to main content

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

  1. Initialize CythonBuilder with cythonbuilder init
  2. Place all .pyx Cython files in ext/pyxfiles
  3. Call cythonbuilder build to find, build and package of your .pyx files
    Alternatively call cythonbuilder build filename1, filename2 (without .pyx extension) to build specific files
  4. Import your compile package from ext/ like from ext import filename

Project details


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.7.tar.gz (5.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page