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: | 349 |
Nodes: | 16 (2 / 14) |
Uptime: | 108:11:49 |
Calls: | 7,612 |
Calls today: | 3 |
Files: | 12,786 |
Messages: | 5,683,108 |
Posted today: | 2 |