Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in python-packaging

How do I import all the submodules of a Python namespace package?

problem to install pyproject.toml dependencies with pip

Setuptools package discovery

Function of "[tool.setuptools.packages] find = {}" in pyproject.toml

Find which Python package provides a specific import module

setuptools not getting dynamic version when using pyproject.toml

Python Hatch: `ERROR: Package 'hatch-demo' requires a different Python: 3.10.5 not in '<3.10,>=3.9'`

Packaging Libraries with ML models in Python [closed]

How can I bump the Python package version using uv?

python python-packaging uv

How to publish an update to pip *just* for older Python versions?

python python-packaging

How to build an sdist with pip?

How to create a django package without setting DJANGO_SETTINGS_MODULE as environment variable?

How to find a class or function in a Python module?

I built a python package and uploaded to pypi. It can be installed but not imported: ModuleNotFoundError

setuptools_scm not working with `pip install .` in case of .git in parent folder

Cannot import a setup.py module while inside a venv

pyproject.toml won't find project name with setuptools python -m build format

Warning: 'news' is an entry point defined in pyproject.toml, but it's not installed as a script. You may get improper `sys.argv[0]`

python source distribution (sdist) - generated data files