jw-pkg/src/python/jw/pkg
Jan Lindemann 6ca4af77d7 jw.pkg.App: Code beautification
Major - but not yet sufficient - code beautification starting from
jw.pkg.App.

  - Make more methods private
  - Rename methods to be more self-explanatory
  - Same for method arguments, notably clean up some inconsistent
    uses of "module" vs "project"
  - Add more type hints

Fix API breakage in the command modules.

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-01-29 11:32:14 +01:00
..
cmds jw.pkg.App: Code beautification 2026-01-29 11:32:14 +01:00
lib lib.util.run_cmd(): Rewrite it to be async 2026-01-28 17:41:40 +01:00
App.py jw.pkg.App: Code beautification 2026-01-29 11:32:14 +01:00
Makefile jw.pkg: Add Makefile 2025-11-28 15:34:24 +01:00