Search code examples
How to install multiple python namespace packages in editable mode...


pythonpipsetuptools

Read More
pkg_resources is deprecated as an API...


pythonpipsetuptoolsdeprecation-warning

Read More
'project.urls' Not be recognized in PyPi...


setuptoolspypipython-packaging

Read More
Issue importing PyYAML, cltk...


pythonpipsetuptoolspyenvpyyaml

Read More
How to select packaging files in pyproject.toml?...


pythonsetuptoolspyproject.toml

Read More
No module named 'distutils' despite setuptools installed...


pythoncondasetuptoolsdistutilspython-3.12

Read More
How to include header file in source distribution?...


pythoncpipsetuptoolscffi

Read More
Do python projects need a MANIFEST.in, and what should be in it?...


pythonsetuptools

Read More
Add py.typed as package data with setuptools in pyproject.toml...


pythonsetuptoolspyproject.tomltyped

Read More
What does the 'distutils_hack' module do?...


pythonsetuptoolsdistutils

Read More
Locally installed Python wheel throwing ModuleNotFoundError...


pythonpython-3.xsetuptoolspython-wheel

Read More
KeyError / frozen importlib._bootstrap error on second library import in spyder...


pythonspydersetuptools

Read More
What is the correct way to share package version with setup.py and the package?...


pythonsetuptoolsdistutils

Read More
Equivalent of R packages automation tools in Python...


pythonpipsetuptoolspypipython-packaging

Read More
How can I use setuptools to create an exe launcher...


pythoncompilationexesetuptools

Read More
Fields are missing when I `pip show` my Python package...


pythonpipsetuptoolspypipython-packaging

Read More
What's the difference between the [tool.poetry] and [project] tables in pyproject.toml?...


setuptoolspypipython-packagingpython-poetrypyproject.toml

Read More
Using Poetry's [tool.poetry.dependencies] in Setuptools Configuration in pyproject.toml...


dependenciessetuptoolspython-packagingpython-poetrypyproject.toml

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


pythonsetuptoolsentry-point

Read More
Set `__version__` of module from a file when configuring setuptools using `setup.cfg` without `setup...


python-3.xsetuptools

Read More
mypy —explicit-package-based vs setuptools...


pythonsetuptoolsmypy

Read More
How to fix setuptools_scm._file_finders.git listing git files failed?...


pythonsetuptoolssetuptools-scm

Read More
canonicalize_version(version, strip_trailing_zero=False) while doing colcon build...


pythonbuildsetuptoolsros2colcon

Read More
Wheel File Not Including templates Directory and Root Files in Python Package...


setuptoolssetup.pypython-packagingpython-wheelsdist

Read More
Reference requirements.txt for the install_requires kwarg in setuptools setup.py file...


pythonpipsetuptoolsrequirements.txt

Read More
Specifying package data in pyproject.toml...


pythonpipsetuptools

Read More
Python's setuptools is failing to install at random in my Github Actions workflow...


python-3.xgithub-actionssetuptoolspython-poetry

Read More
How to add command line tool to python package...


pythonpipsetuptools

Read More
How to build a cffi extension for inclusion in binary python wheel with uv...


pythonsetuptoolspython-cffiuv

Read More
What is "where" argument for in setuptools.find_packages?...


pythonsetuptoolspackaging

Read More
BackNext