Search code examples
Alias Python package with a different root name when the old one uses lazy imports...


pythonsetuptoolspython-packaging

Read More
Pip installs packages in the wrong directory...


pythonpippython-modulepython-packagingpythonpath

Read More
Prevent pip from caching a package...


pipsetuptoolssetup.pypython-packagingpython-wheel

Read More
How importing packages and subpackages actually work?...


pythonpython-modulepython-packaging

Read More
Create a python venv that works on systems with no python installed...


pythonpython-importpython-venvpython-packaging

Read More
Python Subprocess cannot find module...


pythonsubprocesspython-importpython-venvpython-packaging

Read More
Cannot import a method from sklearn (using VSCode)...


pythonscikit-learnpython-packaging

Read More
pip install <.whl file> installs dist_info but doesn't actually install the package...


pythonpipsetuptoolspython-packagingpython-wheel

Read More
Setuptools and pyproject.toml not recognizing location of package...


pythonsetuptoolspython-packagingpyproject.toml

Read More
python: packaging throws InvalidVersion error for 3.9.16+...


pythonpython-3.xvirtualenvpython-packaging

Read More
Setuptools is creating is creating egg for UNKNOWN instead of setuptools-rust...


pythonsetuptoolssetup.pypython-packaging

Read More
How to update custom package version?...


pythongitpipenvpython-packaging

Read More
Include or exclude (license) files from package data with pyproject.toml and setuptools...


pythonsetuptoolspython-packagingpython-wheelpyproject.toml

Read More
How to access python package metadata from within the python console?...


pythondistutilspython-packaging

Read More
Python Hatch: `ERROR: Package 'hatch-demo' requires a different Python: 3.10.5 not in '&...


pythonpython-3.xvirtualenvpython-packaginghatch

Read More
Is there a way to get directory package dependencies in python?...


pythonpippython-packaging

Read More
Using python venv with custom libraries...


pythonpython-importsetuptoolspython-packaging

Read More
Can install new PyPi module with pip, but can't import it myself?...


pythonpython-importsetuptoolspypipython-packaging

Read More
Installing test files with pyproject.toml and setuptools...


pythonsetuptoolspython-packagingpyproject.toml

Read More
Using pypa's build on a python project leads to a generic "none-any.whl" wheel, but th...


pythoncythonsetuptoolspypipython-packaging

Read More
Django: a canconical method for a package to offer new template tags?...


pythondjangodjango-templatespython-packaging

Read More
How to import a module but ignoring the package's __init__.py?...


pythonimportpython-packaging

Read More
single-sourcing package version for setup.cfg Python projects...


pythonsetuptoolssetup.pypython-packaging

Read More
requirements.txt: any version < 1.5 (incl dev and rc versions)...


pythonpippython-packaging

Read More
Poetry add dependency that uses cython...


pythoncythonpython-packagingpython-poetry

Read More
A build-system independent way to get the version from a package source directory...


pythonversioningpython-packagingpep517

Read More
How to build an sdist with pip?...


pythonpipsetuptoolspython-packagingflit

Read More
Unable to exclude/prune a hidden directory via MANIFEST.in...


pythonmanifestsetuptoolspython-packaging

Read More
ModuleNotFoundError: No module named after publishing a package to PyPI with Poetry...


python-importpython-packagingpython-poetry

Read More
how to invalidate toxenv...


pythonprotocol-bufferspython-packagingtoxprotobuf-python

Read More
BackNext