Hey.
I'm already using dh_python for (Python) packages where I have a pyproject.toml with some [project.scripts] section and use
python3-setuptools for building, which works quite nicely.
Now I do have some standalone python scripts for which it makes not
much sense to make them (Python) packages (i.e. there's no
__init__.py, etc.), yet I'd still like to have stuff like
automatically getting the right Debian package dependencies in a
Debian package.
b) the Debian packge has none of the python packages/modules that I
import auto-detected as dependencies
Now I do have some standalone python scripts for which it makes not
much sense to make them (Python) packages (i.e. there's no
__init__.py, etc.), yet I'd still like to have stuff like
automatically getting the right Debian package dependencies in a
Debian package.
Is that even intended to work with dh_python?
Hey again
On Fri, Aug 16, 2024 at 6:26 PM Philippe Cerfon <philcerf@gmail.com> wrote:
Still I fail to understand, where that auto-completed my-script-file
comes from in ptpython.
Any ideas what I'm doing wrong?
Maybe it's not me doing something wrong.
I have:
ls -al /usr/bin/*.py
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 476 |
Nodes: | 16 (0 / 16) |
Uptime: | 169:04:08 |
Calls: | 9,513 |
Calls today: | 1 |
Files: | 13,639 |
Messages: | 6,131,022 |