YOU SAID:
so to create this file, just simply include cython into setup.py and add the Extension into ext_modules right? something looks like this will be the file generating that mycodecpy.c and mycodecpy.pyx
INTO JAPANESE
このファイルを作成するには、単にsetup.pyにcythonを含めて、ext_modulesにExtensionを追加するだけです。 mycodecpy.cとmycodecpy.pyxを生成するファイルになります。
BACK INTO ENGLISH
To create this file, simply include cython in setup.py and add extension to ext_modules. It is a file that generates mycodecpy.c and mycodecpy.pyx.
INTO JAPANESE
このファイルを作成するには、単にsetup.pyにcythonを含めてext_modulesに拡張子を追加してください。 mycodecpy.cとmycodecpy.pyxを生成するファイルです。
BACK INTO ENGLISH
To create this file, just add cython to setup.py and add extensions to ext_modules. It is a file that generates mycodecpy.c and mycodecpy.pyx.
INTO JAPANESE
このファイルを作成するには、だけに setup.py cython を追加し、ext_modules に拡張子を追加します。Mycodecpy.c と mycodecpy.pyx を生成するファイルです。
BACK INTO ENGLISH
To create this file just to add the extension to the ext_modules, and then add a setup.py cython. This is the file to Mycodecpy.c and mycodecpy.pyx.
INTO JAPANESE
ちょうど、ext_modules に拡張機能を追加し、setup.py cython を追加するこのファイルを作成します。Mycodecpy.c と mycodecpy.pyx ファイルです。
BACK INTO ENGLISH
Create this file just add extensions to ext_modules, adding to the setup.py cython. Is the Mycodecpy.c and mycodecpy.pyx files.
INTO JAPANESE
このファイルを作成するだけ ext_modules、setup.py cython を追加する拡張機能を追加します。Mycodecpy.c と mycodecpy.pyx のファイルです。
BACK INTO ENGLISH
Add the extension to create this file just to add setup.py cython, ext_modules. This is the Mycodecpy.c and mycodecpy.pyx files.
INTO JAPANESE
ただ setup.py cython、ext_modules を追加するこのファイルを作成する拡張機能を追加します。これは、Mycodecpy.c と mycodecpy.pyx ファイルです。
BACK INTO ENGLISH
Add the extension to create this file just to add a setup.py cython, ext_modules. This is the Mycodecpy.c and mycodecpy.pyx files.
INTO JAPANESE
ただ setup.py cython、ext_modules を追加するこのファイルを作成する拡張機能を追加します。これは、Mycodecpy.c と mycodecpy.pyx ファイルです。
BACK INTO ENGLISH
Add the extension to create this file just to add a setup.py cython, ext_modules. This is the Mycodecpy.c and mycodecpy.pyx files.
Yes! You've got it man! You've got it