How to ensure the MSVC++ Redistributable is available on user's system?...
Read MoreWhat's the recommended way of renaming a project in pypi?...
Read MoreForce compiler when running python setup.py install...
Read MoreWhat is the correct way to share package version with setup.py and the package?...
Read MoreDifferences between distribute, distutils, setuptools and distutils2?...
Read MoreDependencies (requirements) for setting up, testing, and installing a Python library...
Read MoreTesting Python C libraries - get build path...
Read MoreCombine --user with --prefix error with setup.py install...
Read MoreWhat do I need to do to my python code to get it to be a module?...
Read MoreHow can one compile CoffeeScript during the build phase of a Python packages' distutils installa...
Read MoreHow to tell distutils to use gcc?...
Read MoreAutomate compilation of protobuf specs into python classes in setup.py...
Read MoreCode made with py2exe and tkinter not working...
Read MoreChanging console_script entry point interpreter for packaging...
Read MoreHow do I use data in package_data from source code?...
Read MoreWhy does "python setup.py sdist" create unwanted "PROJECT-egg.info" in project r...
Read MoreCurrent state of python namespace packages...
Read MoreHow to include additional files into a package?...
Read MoreHow to specify requirements in Python packages metadata...
Read MorePyCrypto install error on Windows...
Read MoreDistribute pre-compiled python extension module with distutils...
Read Moresetup with submodules dependencies...
Read Morepython setup.py sdist bdist_wheel raises `TypeError: expected string or bytes-like object`...
Read MoreRun custom task when call `pip install`...
Read MoreReliable way to get the "build" directory from within setup.py...
Read More