nordlys.core.eval package¶
This is the (intro of the) eval package doc. It’s in the __init__.py
of the package, as an example for the other packages, and IT SHOULD BE cleaned up without all of this ;).
It could contain some/all eval hints.
It might contain, e.g., items in this way
- This
- That
and also code snippets like usual, using as usual these double colons and the indented code:
instance = Instance(id)
And that’s it.
(In the following I included all the up-to-now available modules, sectioned by criterion at first sight.)