List Question
20 TechQA 2024-03-31T07:42:13.050000Setuptools error when installing a local setup.py into virtual environment/Pipfile:
18 views
Asked by jjk
setup.py code to run on `pip install` but not on `python -m build`
35 views
Asked by Jason C
Should I even continue trying to import a module from the parent package?
22 views
Asked by jjk
issue while creating a python package for PyPi
32 views
Asked by mohammad ali jalili
How to test a wheel against multiple versions of python?
63 views
Asked by Niko Fohr
Get own pyproject.toml dependencies programatically
51 views
Asked by Nico Schlömer
Poetry packaging several dependencies
37 views
Asked by Andrey
github action error missing dependency even if it already installed from requirements.txt
38 views
Asked by JPdL
Is there a way to "feature flag" python dependencies?
48 views
Asked by ijustlovemath
Cannot import partially initialized subpackage
63 views
Asked by FriendlyBulbasaur
Pyinstaller not importing usercreated modules
24 views
Asked by fikunmi
Method to check that custom (non-PyPI) package is installed
53 views
Asked by Jayson Vavrek
Why do python projects have the following structure?
66 views
Asked by desert_ranger
Adding a private package into my own package in AZURE artifact feed (different organisations)
45 views
Asked by Abdul Manan Ali
Setting up a Python project for packaging and distribution via Homebrew
66 views
Asked by Nikhil Kumar
Python package I made installls dist-info instead of the package
41 views
Asked by jgore200377
I need to find out how to add images to the pip installer library that I use for the background and icons of the program
43 views
Asked by Mr. Iluminat
How to install local python modules in subdirectories as separate packages from the root directory?
37 views
Asked by user146268
How can I distribute a Python application into an empty environment?
83 views
Asked by Wanderer
Built Python package can't find compiled Cython/C extension; works fine through pip install -e
37 views
Asked by skogsgren