mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-18 02:00:57 +00:00
Update cheatsheets
This commit is contained in:
@@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# cython
|
||||
|
||||
> A compiler that converts .pyx files into C or C++ source files.
|
||||
> A compiler that converts `.pyx` files into C or C++ source files.
|
||||
> More information: <https://docs.cython.org/en/latest/>.
|
||||
|
||||
- Compile into C code:
|
||||
|
||||
Reference in New Issue
Block a user