Search code examples
How to share a C-singleton between multiple C-extensions...


pythonccythonsetuptoolscpython

Read More
Including and distributing third party libraries with a Python C extension...


pythoncsetuptoolspython-c-apipython-extensions

Read More
Setup.py - Add data files inside package in setuptools...


pythonpython-3.xpipsetuptoolssetup.py

Read More
Django, python3, on install I get: "Parent module 'setuptools' not loaded"...


pythondjangopipvirtualenvsetuptools

Read More
Adding [aliases] fails with error: invalid command 'xyz'...


pythonpython-3.xsetuptoolssetup.py

Read More
How to monkey patch the "python --version" command?...


pythonpipcommand-line-interfacesetuptoolsmonkeypatching

Read More
Installing "scripts" in setup.py as part of a Python package, on user's path and recog...


pythonsetuptoolspypidistutils

Read More
Python Setuptools and PBR - how to create a package release using the git tag as the version?...


pythongitversioningsetuptoolspython-pbr

Read More
Build dependencies automatically with setuptools...


pythonsetuptools

Read More
twine: warning: `long_description_content_type` missing...


pythonsetuptoolssetup.pypypitwine

Read More
appscript on OSX 10.6.3 / Python 2.6.1...


pythonmacossetuptoolssourceforge-appscript

Read More
tox does not update dependency in "requires" section...


pythonsetuptoolstox

Read More
Trying to install Distutils and receiving an error that I need distutils.core...


setuptoolsdistutils

Read More
Building a Python Wheel with setuptools throws error Function not implemented: '<package_name...


pythonsetuptools

Read More
Python(pip): Module Not Found, after installing my own package from pypi...


setuptoolspython-packaging

Read More
Is there a best practice to make a package PEP-561 compliant?...


pythonsetuptoolsmypy

Read More
Python setuptools/pip packing data files into your package...


pythonpipsetuptools

Read More
Python3. Setuptools. Adding a local package to an assembly...


pythonpython-3.xinstallationsetuptools

Read More
Installing dependency on condition...


pythonpipsetuptools

Read More
Pyinstaller Error: ModuleNotFoundError: No module named 'pkg_resources.py2_warn' for Python ...


pythonpyinstallersetuptools

Read More
pip not installing non .py files (even though they're packaged in wheel)...


pythonpipsetuptoolspython-wheel

Read More
Dependency links for extras_require in setup.py...


pythonpipsetuptoolssetup.py

Read More
Python3 out of source build...


pythonpython-3.xsetuptoolspython-wheel

Read More
Properly structuring Python packages?...


python-3.xpython-importprojectsetuptoolspython-packaging

Read More
"No module named setuptools" error, despite it being installed...


pythonpython-3.xsetuptools

Read More
CentOS 7: reinstalling python2.7 and yum...


python-2.7pipcentos7setuptoolsyum

Read More
Change package name when running setup.py...


pythongitclonesetuptools

Read More
Install dependencies of used namespaced packages...


pipsetuptoolssetup.pypython-packaging

Read More
Python Entry point 'console_scripts' not found...


pythondebiananacondasetuptoolssetup.py

Read More
Why do I need to include sub-packages in setup.py...


pythonsetuptoolssetup.py

Read More
BackNext