Search code examples
Twine is defaulting "long_description_content_type" to text/x-rst...


pythonpython-packagingtwine

Read More
How to init the pyproject.toml file...


pythonpippython-packagingpyproject.toml

Read More
How to write a minimally working pyproject.toml file that can install packages?...


setuptoolspython-packagingpython-poetrypyproject.tomlpep517

Read More
Can't Import Module with Python Package with Subpackages All as Zip Archive...


pythonpython-packagingpython-zip

Read More
Standard way to embed version into Python package?...


pythonsetuptoolssetup.pypython-packaging

Read More
Which part of SemVer should I bump when deprecating supported Python version?...


pythonsemantic-versioningpython-packaging

Read More
Python packaging: single-module with package data...


pythonsetuptoolspython-modulepython-packaging

Read More
Add aliases to console_scripts inside setup()...


pythonpython-3.xcommand-linepackagepython-packaging

Read More
Prevent pip from caching a package...


pipsetuptoolssetup.pypython-packagingpython-wheel

Read More
What is setup.py?...


pythonpypisetup.pypython-packaging

Read More
Get version of Python poetry project from inside the project...


pythonpython-packagingpython-poetry

Read More
Having secrets locally when pip installing a private github repo...


pythonpipgithub-actionspython-packaging

Read More
Python - import function from parallel directory...


pythonpython-importpython-modulepython-packaging

Read More
is it possible to install poetry groups with pip?...


pippython-packagingpython-poetry

Read More
How can I bump the Python package version using uv?...


pythonpython-packaginguv

Read More
Why pdm-build does not include the files I have specified in the includes?...


python-packagingpyproject.tomlpdm

Read More
How to uv add git repo with subpackages...


pythonpython-packaginguv

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


setuptoolspypipython-packaging

Read More
Pyairbyte will not pick up my local changes to a source connector...


pythonpython-packagingpython-poetryairbytepyairbyte

Read More
Is requirements.txt still needed when using pyproject.toml?...


pythonpython-packagingrequirements.txtpyproject.toml

Read More
Get app version from pyproject.toml inside python code...


pythonpython-packagingpython-poetrypython-importlib

Read More
Uninstall uv Python package installer...


pythonlinuxpython-packaginguv

Read More
AWS Glue python shell - Using multiple libraries...


pythonaws-gluepython-packagingaws-glue-workflowaws-glue-connection

Read More
Pip package version vs Redis actual version...


pythonredispippython-packaging

Read More
Why is python thinking my folder is a module?...


pythonpython-3.xpython-importpython-packaging

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


pythonpipsetuptoolspypipython-packaging

Read More
Poetry local package importation Module not found...


importpython-packagingpython-poetry

Read More
Relative imports for the billionth time...


pythonpython-importrelative-pathpython-packagingrelative-import

Read More
How to specify package as an extra in poetry/pyproject.toml...


pythonpython-packagingpython-poetry

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


pythonpipsetuptoolspypipython-packaging

Read More
BackNext