cython
Version: 3.2.9The most widely used Python to C compiler
What is "cython"?
The most widely used Python to C compiler
How to use this package
Quick install
Installs the package into the current environment for this session. Use --build or --runtime to persist it as a build-time or runtime dependency.
min add cythonDeclare as a task dependency in minimal.toml
Listing the package under tasks.<name>.packages makes it available inside that task’s sandbox.
[tasks.dev]
packages = ["cython"]Build-time vs runtime
Choose build-time for tools needed during compilation, runtime for dynamic libraries loaded at runtime.
min add --build cython
min add --runtime cythonDependencies (4)
| Name | Version | Kind |
|---|---|---|
| base | — | build |
| pythonCVE:8 | 3.14.6 | runtime |
| setuptools | 83.0.0 | build |
| toolchain | — | runtime |
Dependency changes
Loading diff…
Could not load the dependency diff for one of the selected versions. Try again.
No dependency changes
The two selected versions have identical direct dependencies.
| Name | Version | Kind |
|---|
Dependants (1)
| Name | Version |
|---|---|
| numpy | 2.5.1 |
- Lines:+1Deps:4Released:
- Lines:+3 / -3Deps:4Released:
- Lines:-2Deps:4Released:
- Lines:+3 / -2Deps:4Released:
- Lines:+1Deps:4Released:
- Lines:+3Deps:4Released:
- Lines:+1 / -1Deps:4Released:
- Lines:+5Deps:4Released:
- Lines:+2 / -2Deps:4Released:
- Lines:+48Deps:4(+4)Released:
No direct advisories
This package inherits 10 transitive advisories from its dependencies.
Showing 10 transitive advisories via cython's dependencies
No advisories match the current filters.
45 components
No components match your filter.
| Packages | Version |
|---|---|
| cythonROOT | 3.2.9 |
| acl | 2.4.0 |
| attr | 2.6.0 |
| bash | 5.3 |
| bash-bootstrap | 5.3 |
| binutils | 2.47 |
| bison | 3.8.2 |
| bzip2 | 1.0.8 |
| coreutils | 9.11 |
| diffutils | 3.12 |
| expat | 2.8.2 |
| file | 5.48 |
| findutils | 4.11.0 |
| flex | 2.6.4 |
| gawk | 5.4.1 |
| gawk-bootstrap | 5.4.1 |
| gcc | 15.2.0 |
| gdbm | 1.26 |
| glibc | 2.44 |
| gmp | 6.3.0 |
| grep | 3.12 |
| gzip | 1.14 |
| libcap | 2.78 |
| libffi | 3.7.1 |
| linux_headers | 6.12.43 |
| lz4 | 1.10.0 |
| m4 | 1.4.21 |
| make | 4.4.1 |
| mpc | 1.4.1 |
| mpfr | 4.2.2 |
| ncurses | 6.6 |
| openssl | 3.6.3 |
| pcre2 | 10.47 |
| perl | 5.44.0 |
| pkgconf | 3.0.4 |
| python | 3.14.6 |
| readline | 8.3 |
| sed | 4.10 |
| setuptools | 83.0.0 |
| sqlite | 3.53.3 |
| tar | 1.35 |
| util-linux | 2.42.2 |
| xz | 5.8.3 |
| zlib | 1.3.2 |
| zstd | 1.5.7 |