Search code examples
Format of name of a Python package with setuptools...


pythonsetuptoolsdistutilssetup.py

Read More
How do setuptools, distribute, and pip relate to one another?...


pythonpipsetuptoolsdistribute

Read More
Why isn't this .pyx file being recognized as a module?...


python-3.xcythonpython-importsetuptools

Read More
Override the shebang mangling in python setuptools...


pythonlinuxsetuptools

Read More
Cython, remove numpy dependency in setup.py...


numpycythonsetuptoolsdistutils

Read More
python`setup.py upload` error code on Linux...


pythonjenkinssetuptools

Read More
How to register Entry Points for network python package installs?...


pythonsetuptoolssoftware-distribution

Read More
Downgrading Python Setuptools...


pythonsetuptoolspyinstaller

Read More
Python Development in multiple repositories...


pythongitpipsetuptoolsmicroservices

Read More
Compiling & installing C executable using python's setuptools/setup.py?...


pythonpython-3.xsetuptoolssetup.py

Read More
How to install pip with two python version exist on CentOS 6.4?...


pythoncentospipvirtualenvsetuptools

Read More
What's distutils' equivalent of setuptools' `find_packages`? (python)...


pythoninstallationsetuptoolsdistutilssetup.py

Read More
"AttributeError: 'module' object has no attribute" with installed package...


pythonsetuptoolssetup.py

Read More
Cannot import python package installed from URL...


pipsetuptoolsconda

Read More
Python setuptools Upload failed (400): Invalid URI: u'UNKNOWN'...


pythonsetuptoolspypi

Read More
Force setuptools to use dependency_links to install mysqlclient...


pythonsetuptools

Read More
Setuptools: find SVN revision from a parent directory...


pythonsvnsetuptools

Read More
How can I build an RPM package with dependencies?...


pythonrpmsetuptools

Read More
Downgrade setuptools from 20.10.1 to 18.2 on ubuntu...


pythonubuntuvirtualenvsetuptools

Read More
Virtualenv causing setuptools error...


virtualenvsetuptoolspython-venv

Read More
Why can't I import my self-created Python package?...


pythonmodulepackagesetuptoolssetup.py

Read More
How to add GDAL as a dependency to a Python package...


pythonpipsetuptoolsgdal

Read More
setuptools: remove lib/python3.5/site-packages prefix from zip...


pythonsetuptools

Read More
How to make globally callable python program?...


pythonterminalcommand-line-interfacesetuptools

Read More
Script installed with setup.py raises ImportError...


pythonsetuptoolssetup.py

Read More
Pandas with py2exe: ImportError: C extension: dist not built...


pythonpandaspy2exesetuptools

Read More
Particular local Django deployment. Fabric?...


pythondjangobashsetuptoolsfabric

Read More
How can I get the author name, project description etc from a Distribution object in pkg_resources?...


pythonsetuptoolsdistribute

Read More
setuptools see a subdir in my package...


pythonpackagesetuptools

Read More
Can't create virtualenv using Python 3.2. Whodunnit? Pip or setuptools or Python 2.7?...


pipvirtualenvsetuptoolsvirtualenvwrapperpython-3.2

Read More
BackNext