generated from jCloud/repository-template
605 B
605 B
Changelog
[Unreleased]
Added
- Add class for existing directories
- Add function to format a list human-readable
- Add function to assert that an object is an instance of a specific type
- Add python project documentation generator class
- Add python namespaces classes
- Add type checking for the
nameattribute at the constructor ofcore.python.namespaces.PythonNamespace - Add check whether sub-namespaces are not empty in
core.python.namespaces.PythonPackageNamespace.namespace - Add feature to get the names of all sub-namespaces of a
core.python.namespaces.PythonPackageNamespace