Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in distutils

Python 3.10 deprecation warning for distutils [duplicate]

How to do an incremental build with distutils in python 2.7?

Calling a cython library with multiple pyx files through c++

Distutils: build multiple Python extension modules (written in Swig) that share a method

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?

How do I write a setup.py for a twistd/twisted plugin that works with setuptools, distribute, etc?

How do I add pkg-config the setup.py of a Cython wrapper

AttributeError: module 'setuptools._distutils' has no attribute 'version'

How to install python modules on a per project basis, rather than system wide?

python distutils

Cython and distutils

python cython distutils

Use WiX or Inno Setup to bundle the installation of several MSI files

Building Python extension module with distutils

c++ python gcc distutils

Creating MSI with cx_freeze and bdist_msi for PySide app

Python non-trivial C++ Extension

c++ python swig distutils py++

Default server in multiple server configuration of distutils in ~/.pypirc

python distutils pypi

read file names from directory w/ python

How to change distutils' output directory?

Create launchable GUI script from Python setuptools (without console window!)

python setuptools distutils