Bases: builtins.object
Resolves dependencies between items. This class is not type depended e.g. is used for both scripts and styles.
Adds an item by its name or via the item instance
Excludes the given items (just a hard-exclude which is applied after calculating the current dependencies)
Returns a final set of classes after resolving dependencies
Returns the user added classes - the so-called required classes.
Removes an item via its name or via the item instance
Bases: builtins.Exception
Error which is throws when resolving items could be be finished because of items which could not be found or are of an unexpected type.
Sorts a final list of items according to their requirements. This class is not type depended e.g. is used for both scripts and styles.
Returns the sorted item list (caches result)
Error which is throws when sorting could not be done because of circular dependencies.
jasy package
jasy.asset package
Enter search terms or a module, class or function name.