Search code examples
Including logging.conf in setup.py?...


pythonpython-2.7setuptoolsdistutilsdata-files

Read More
ImportError when using console_scripts in setuptools...


pythonsetuptools

Read More
Python dependencies: Merging two packages into one...


pythonpipsetuptools

Read More
Is Python's setup.py beneficial for internal applications?...


pythonpython-3.xsetuptoolssetup.py

Read More
Setuptools console_script entry point not found with install but it's found with develop...


pythonsetuptoolsentry-point

Read More
How to include package sub-folders in my project distribution?...


pythondjangosetuptoolspypidistribute

Read More
Setting up pip in Windows 7 64-bit...


pythonpython-2.7pipsetuptoolseasy-install

Read More
Create a python executable using setuptools...


pythonunixsetuptoolsegg

Read More
Python & setuptools - 'No module named...'...


pythonsetuptools

Read More
`python -m ensurepip --upgrade` does not seem to be upgrading pip and setuptools...


python-2.7piphomebrewsetuptoolspython-3.4

Read More
Differences between setuptools and pip's dependency resolution...


pythonpipsetuptools

Read More
How to distribute `.desktop` files and icons for a Python package in Gnome (with distutils or setupt...


pythonpackagingsetuptoolsgnomedistutils2

Read More
Python module: use during setup but not to be installed...


pythonsetuptools

Read More
Store and retrieve metadata about Python distributions...


pythonsetuptools

Read More
What does "has no metadata" mean in a yolk package listing?...


virtualenvpipsetuptoolsvirtualenvwrapperyolk

Read More
Setuptools unable to use link from dependency_links...


pythonsetuptoolsdistribute

Read More
python setuptools upload wheel to custom devpi server: 404 Not found...


pythonpipsetuptoolspypipython-wheel

Read More
pip 6.0.6 installs setuptools 0.6rc11 on CentOS 6.3 with Python 2.6.6 installed...


pythoncentospipchef-infrasetuptools

Read More
setuptools finds wrong package during install...


pythonpython-2.7setuptools

Read More
With setuptools, when does namespace packages __init__.py files disappears?...


pythonsetuptoolsnamespace-package

Read More
How do I use setuptools to create a python package with multiple modules?...


pythonsetuptools

Read More
Does python's new 'pip wheel' have any support for building wheels for the dependencies ...


pythonpipsetuptoolspython-wheel

Read More
Can I make a python package depend on different packages by OS?...


pythonsetuptoolspython-wheel

Read More
Ubuntu + virtualenv = a mess? virtualenv hates dist-packages, wants site-packages...


pythonubuntusetuptoolsvirtualenv

Read More
setuptools: Run tests on build dir instead of original dir...


python-3.xsetuptoolspython-unittestdistributepython-2to3

Read More
Using setuptools to install files to arbitrary locations...


pythonsetuptoolsdistutils

Read More
Examples of entry_point usage...


pythonhooksetuptools

Read More
Change default dist folder with setuptools...


pythondirectorypackagingsetuptools

Read More
Where and how, to find the installer file after creating and adding set up project to a solution hav...


c#installationsetup-projectsetup-deploymentsetuptools

Read More
python including a folder in your distribution package...


pythonsetuptools

Read More
BackNext