Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in python-packaging

Installing Azure support for Ansible

Why does Python select this unexpected module to import

splitting numba functions into separate modules in project for packaging

Obtain the version of a setup.cfg package

Anaconda: Upload to the global channel

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?