|
cython
☆
« Back to VersTracker
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Description: Compiler for writing C extensions for the Python language |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type: Formula | Latest Version: 3.2.3@0 | Tracked Since: Dec 17, 2025 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Category: Developer tools | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tags: python compiler c-extensions performance cython | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Install: brew install cython | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
About: Cython is a static compiler for the Python programming language that generates C or C++ code. It enables developers to write C extensions for Python with C-like performance while maintaining Python-like syntax. This significantly speeds up Python code execution and allows seamless interaction with external C libraries. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Key Features:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Use Cases:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Alternatives:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| License: Apache-2.0 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Dependencies: python@3.14 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Bottles available for: arm64_tahoe, arm64_sequoia, arm64_sonoma, sonoma, arm64_linux, x86_64_linux | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Version History | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|