Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in python-packaging
How to find a class or function in a Python module?
Feb 27, 2026
python
module
setuptools
python-packaging
I built a python package and uploaded to pypi. It can be installed but not imported: ModuleNotFoundError
Feb 21, 2026
setuptools
python-packaging
setuptools_scm not working with `pip install .` in case of .git in parent folder
Feb 20, 2026
python
setuptools
python-packaging
setuptools-scm
Cannot import a setup.py module while inside a venv
Feb 16, 2026
setuptools
setup.py
python-packaging
pyproject.toml won't find project name with setuptools python -m build format
Feb 15, 2026
python
python-3.x
python-packaging
pyproject.toml
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]`
Jan 28, 2026
python
python-packaging
python-poetry
python source distribution (sdist) - generated data files
Jan 19, 2026
python
python-3.x
setuptools
setup.py
python-packaging
What is the preferred way to develop a Python package without using setup.py?
Jan 03, 2026
pip
setuptools
setup.py
python-packaging
python-poetry
" No module named build.__main__; 'build' is a package and cannot be directly executed " when doing 'python -m build'
Dec 20, 2025
pip
python-packaging
How do I have multiple src directories at the root of my python project with a setup.py and pip install -e?
Dec 09, 2025
python
pip
setuptools
setup.py
python-packaging
Distribute shell scripts using setuptools and pyproject.toml
Dec 06, 2025
setuptools
setup.py
python-packaging
pyproject.toml
Why do packages installed with `pip install -e .` not need __init__.py?
Dec 04, 2025
python
python-packaging
pip installing environment.yml as if it's a requirements.txt
Nov 26, 2025
python
pip
conda
python-packaging
requirements.txt
Can't Display Version of a Python Binary PEX with Click Entry Points
Nov 19, 2025
python
python-3.x
python-packaging
python-click
python-pex
Running unittest using a src/package directory structure
Nov 17, 2025
python
python-unittest
python-packaging
How to import module using path related to working directory in a python project that managed by poetry?
Nov 03, 2025
python
python-import
python-module
python-packaging
python-poetry
Older Entries »