py3-cython-3.1.6v0
optimising static compiler for Python and Cython
Back to search · Project homepage
Description
Cython is an optimising static compiler for both the Python programming
language and the extended Cython programming language, which makes writing C
extensions for the Python language as easy as Python itself.
The Cython language is very close to the Python language, but Cython
additionally supports calling C functions and declaring C types on
variables and class attributes. This allows the compiler to generate
very efficient C code from Cython code.
This makes Cython a language for wrapping external C libraries,
and for fast C modules that speed up the execution of Python code.
Package information
- Ports path
- lang/cython
- Package architecture
- amd64
- Maintainer
- The OpenBSD ports mailing-list <ports@openbsd.org>
- Categories
- lang, lang/python
- Available flavors
- None listed
- Only for architectures
- aarch64, amd64, arm, i386, mips64, mips64el, powerpc, powerpc64, riscv64, alpha, hppa, sparc64
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.
Direct dependencies
Runtime
Build
- lang/python/3
- devel/py-build
- devel/py-installer
- devel/py-setuptools py3-setuptools->=79v0
- devel/py-wheel
Test
Used by (69 dependency relationships)
Includes library, runtime, build and test relationships. Results load 100 at a time.