On 6/12/24 22:25, Paul Pfeister wrote:
Any opposition to naming the importable package `sherlocklib`?
The installable package (via apt) would presumably remain `sherlock`
The importable module (via python) would become `sherlocklib`
The binary exec would remain `sherlock`
Fine for me, as long as you don't conflict with sherlock (the
distributed lock thingy) anymore. Though as I just wrote, I would
suggest you keep:
python module name == pypi name == egg-name
which is best practice.
Cheers,
Thomas Goirand (zigo)