python3-persisting-theory

Python utility designed to automate data discovering inside of packages
  https://code.agate.blue/agate/persisting-theory
  0
  no reviews



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.