Skip to content
Snippets Groups Projects

Use setuptools entrypoints to find apps

Merged Nik | Klampfradler requested to merge feature/use-entrypoints into master
All threads resolved!

In contrast to scanning the aleksis.apps namespace, this has some benefits:

  1. Does not need to import the module to consider it (resolve potential circular imports 🤩)
  2. Does not need to scan filesystems and wheels
  3. Apps can choose their own namespaces, register multiple apps/ variants, and much more)
Edited by Nik | Klampfradler

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading