Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in python-extensions
INCREF needed when returning argument from Python C Extension function?
Oct 26, 2025
python
python-c-api
python-extensions
What's the difference between tp_clear, tp_dealloc and tp_free?
Oct 23, 2025
python
c
python-extensions
Debugging Pybind11 extension with Visual Studio Code (MacOS)
Oct 22, 2025
c++
debugging
visual-studio-code
pybind11
python-extensions
Identifying Packages Using Python's Stable ABI
Oct 17, 2025
python
python-extensions
How can I get python.h into my python virtualenv on Mac OSX?
Dec 28, 2022
python
c
python-extensions
How to return a list of ints in Python C API extension with PyList?
Dec 25, 2022
python
c++
cpython
python-c-api
python-extensions
Python Function Capsules
Sep 06, 2022
python
c
python-c-api
python-extensions
Differences between Cython, extending C/C++ with Python.h, etc
Oct 16, 2022
python
cython
ctypes
python-extensions
Cython C-level interface of package: *.pxd files are not found
Aug 26, 2022
python
cython
python-packaging
python-extensions
cythonize
how to write setup.py to install python extention (xxx.so file) built by SWIG?
Apr 10, 2022
python
swig
setup.py
python-extensions
Including and distributing third party libraries with a Python C extension
Sep 07, 2022
python
c
setuptools
python-c-api
python-extensions
Import and use standard Python module from inside Python C extension
Sep 14, 2022
python
c
python-c-api
python-extensions
why i failed to build sqlite3 when build python?
Mar 18, 2022
python
sqlite
python-2.7
python-extensions
Do function pointers remain valid across processes?
May 09, 2018
c++
python
function-pointers
multiprocessing
python-extensions
How to build and distribute a Python/Cython package that depends on third party libFoo.so
Jul 11, 2022
python
setuptools
python-extensions
python-packaging
Tutorials on optimizing non-trivial Python applications with C extensions or Cython
Apr 10, 2022
python
c
optimization
cython
python-extensions
Can't load python extension module that exists
Sep 04, 2025
python
python-import
python-extensions
Older Entries »