EnglishFrenchSpanish

Ad


OnWorks favicon

cython - Online in the Cloud

Run cython in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command cython that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


Cython - compile Cython code (.pyx) into C to build a Python extension

SYNOPSIS


cython [options] sourcefile.{pyx,py} ...

DESCRIPTION


Cython (http://cython.org) is a compiler for code written in the Cython language. Cython
is based on Pyrex by Greg Ewing.

OPTIONS


-V, --version
Display version number of cython compiler

-l, --create-listing
Write error messages to a listing file

-I, --include-dir <directory>
Search for include files in named directory (multiple include directories are
allowed).

-o, --output-file <filename>
Specify name of generated C file

-t, --timestamps
Only compile newer source files

-f, --force
Compile all source files (overrides implied -t)

-v, --verbose
Be verbose, print file names on multiple compilation

-p, --embed-positions
If specified, the positions in Cython files of each function definition is embedded
in its docstring.

--cleanup <level>
Release interned objects on python exit, for memory debugging. Level indicates
aggressiveness, default 0 releases nothing.

-w, --working <directory>
Sets the working directory for Cython (the directory modules are searched from)

--gdb Output debug information for cygdb

--gdb-outdir <directory>
Specify gdb debug information output directory. Implies --gdb.

-D, --no-docstrings
Strip docstrings from the compiled module.

-a, --annotate
Produce a colorized HTML version of the source.

--annotate-coverage <cov.xml>
Annotate and include coverage information from cov.xml.

--line-directives
Produce #line directives pointing to the .pyx source

--cplus
Output a C++ rather than C file.

--embed[=<method_name>]
Generate a main() function that embeds the Python interpreter.

-2 Compile based on Python-2 syntax and code semantics.

-3 Compile based on Python-3 syntax and code semantics.

--lenient
Change some compile time errors to runtime errors to improve Python compatibility

--capi-reexport-cincludes
Add cincluded headers to any auto-generated header files.

--fast-fail
Abort the compilation on the first error

--warning-errors, -Werror
Make all warnings into errors

--warning-extra, -Wextra
Enable extra warnings

-X, --directive <name>=<value>[,<name=value,...] Overrides a compiler directive

Use cython online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    AstrOrzPlayer
    AstrOrzPlayer
    AstrOrz Player is a free media player
    software, part based on WMP and VLC. The
    player is in a minimalist style, with
    more than ten theme colors, and can also
    b...
    Download AstrOrzPlayer
  • 2
    movistartv
    movistartv
    Kodi Movistar+ TV es un ADDON para XBMC/
    Kodi que permite disponer de un
    decodificador de los servicios IPTV de
    Movistar integrado en uno de los
    mediacenters ma...
    Download movistartv
  • 3
    Code::Blocks
    Code::Blocks
    Code::Blocks is a free, open-source,
    cross-platform C, C++ and Fortran IDE
    built to meet the most demanding needs
    of its users. It is designed to be very
    extens...
    Download Code::Blocks
  • 4
    Amidst
    Amidst
    Amidst or Advanced Minecraft Interface
    and Data/Structure Tracking is a tool to
    display an overview of a Minecraft
    world, without actually creating it. It
    can ...
    Download Amidst
  • 5
    MSYS2
    MSYS2
    MSYS2 is a collection of tools and
    libraries providing you with an
    easy-to-use environment for building,
    installing and running native Windows
    software. It con...
    Download MSYS2
  • 6
    libjpeg-turbo
    libjpeg-turbo
    libjpeg-turbo is a JPEG image codec
    that uses SIMD instructions (MMX, SSE2,
    NEON, AltiVec) to accelerate baseline
    JPEG compression and decompression on
    x86, x8...
    Download libjpeg-turbo
  • More »

Linux commands

  • 1
    abi-tracker
    abi-tracker
    abi-tracker - visualize ABI changes
    timeline of a C/C++ software library.
    DESCRIPTION: NAME: ABI Tracker
    (abi-tracker) Visualize ABI changes
    timeline of a C/C+...
    Run abi-tracker
  • 2
    abicheck
    abicheck
    abicheck - check application binaries
    for calls to private or evolving symbols
    in libraries and for static linking of
    some system libraries. ...
    Run abicheck
  • 3
    couriermlm
    couriermlm
    couriermlm - The Courier mailing list
    manager ...
    Run couriermlm
  • 4
    couriertcpd
    couriertcpd
    couriertcpd - the Courier mail server
    TCP server daemon ...
    Run couriertcpd
  • 5
    gbklatex
    gbklatex
    bg5latex - Use LaTeX directly on a Big5
    encodedtex file bg5pdflatex - Use
    pdfLaTeX directly on a Big5 encodedtex
    file bg5+latex - Use LaTeX directly on a
    Big5+...
    Run gbklatex
  • 6
    gbkpdflatex
    gbkpdflatex
    bg5latex - Use LaTeX directly on a Big5
    encodedtex file bg5pdflatex - Use
    pdfLaTeX directly on a Big5 encodedtex
    file bg5+latex - Use LaTeX directly on a
    Big5+...
    Run gbkpdflatex
  • More »

Ad