Binary package “python3-persisting-theory” in ubuntu noble

Python utility designed to automate data discovering inside of packages

 Persisting-theory is a small python utility designed to automate data
 discovering and access inside a list of packages. Use case: you are
 building an application that will have pluggable components. You want to
 allow these components to register data so it can be accessed by any other
 component of your app.