Skip to main content

Mix Python and Cython code in the same module.

Project description

Pyorcy has 2 purposes:

  • Allow the mix of python and cython code in a single file. This can also be done with cython’s “pure python” mode, but with import limitations. pyorcy gives you the full cython super-powers.

  • Launch an automatic compilation, triggered by a function decorator. This mechanism is similar to what numba offers.

So basically, you can develop and debug using the python mode. When you are happy with your function, then you just annotate the variables and add the decorator for automatic Cython code generation and compilation. Simple.

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

pyorcy-0.1.2.tar.gz (9.1 kB view details)

Uploaded Source

File details

Details for the file pyorcy-0.1.2.tar.gz.

File metadata

  • Download URL: pyorcy-0.1.2.tar.gz
  • Upload date:
  • Size: 9.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pyorcy-0.1.2.tar.gz
Algorithm Hash digest
SHA256 4a83b700d34a7ee0c0a84568cfdb264d374c7fcfca628a573d7cbd8c46bb2e9a
MD5 03d5e723d090d52736cb634653af4bfe
BLAKE2b-256 0689866d34787c69779e10e1d8b0a58ed950f2176adc3b06981c1d37de81a55c

See more details on using hashes here.

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