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 distutils
How to get the actual command that the Distutils compile() function uses?
Oct 29, 2025
python
distutils
What are the packages in a setup.py?
Oct 26, 2025
python
package
distutils
How to make setup.py install multiple top-level packages?
Oct 25, 2025
python
build
installation
setuptools
distutils
Change output filename in setup.py (distutils.extension)
Oct 24, 2025
python
python-3.x
setup.py
distutils
distutils2
How to fix "Distutils was imported before Setuptools" when opening a .ipynb file?
Oct 22, 2025
python
jupyter-notebook
setuptools
distutils
Make distutils place compiled extensions in the right folder
Oct 19, 2025
python
distutils
What if setuptools isn't installed?
Oct 21, 2025
python
deployment
setuptools
distutils
Saving the installation log generated from setup.py
Oct 20, 2025
python
distutils
setup.py
Format of name of a Python package with setuptools
Oct 19, 2025
python
setuptools
distutils
setup.py
How can I create a Python wheel for a specific set of python versions? py2.py3-none-any.whl is too broad
Oct 17, 2025
python
pip
distutils
pypi
What is the relationship between setup(name) and Extension(name)
Oct 15, 2025
python
distutils
Including logging.conf in setup.py?
Oct 13, 2025
python
python-2.7
setuptools
distutils
data-files
How to provide C++ version when extending python
Sep 22, 2025
python
c++
distutils
Python 3.10 deprecation warning for distutils [duplicate]
Sep 19, 2025
python
python-3.x
distutils
deprecation-warning
How to do an incremental build with distutils in python 2.7?
Sep 19, 2025
python
build
python-2.7
distutils
python-2.6
Calling a cython library with multiple pyx files through c++
Sep 15, 2025
python
cython
setup.py
distutils
Distutils: build multiple Python extension modules (written in Swig) that share a method
Sep 13, 2025
python
c++
swig
distutils
How can I make setuptools install a package from another source that's also available on pypi with the same version number?
Sep 11, 2025
python
pip
setuptools
distutils
easy-install
How do I write a setup.py for a twistd/twisted plugin that works with setuptools, distribute, etc?
Sep 12, 2025
python
twisted
setuptools
distutils
distribute
Older Entries »