Commit Graph

14 Commits

Author SHA1 Message Date
jakob.scheid 66f06960a9 Add feature to compare core.python.namespaces.PythonPackageNamespace instances or core.python.namespaces.PythonModuleNamespace instances 2026-04-08 13:33:12 +02:00
jakob.scheid 286ba68c34 Do not permit empty python namespace names 2026-04-08 13:28:48 +02:00
jakob.scheid 2cac1727e1 Add feature to get the names of all sub-namespaces of a core.python.namespaces.PythonPackageNamespace 2026-04-08 13:26:35 +02:00
jakob.scheid 0dcf34c068 Add tests for core.python.namespaces.PythonPackageNamespace 2026-04-07 22:58:29 +02:00
jakob.scheid 45b488b8c2 Add tests for core.python.namespaces.PythonModuleNamespace 2026-04-07 16:03:23 +02:00
jakob.scheid f3523549a9 Add tests for core.python.namespaces.PythonNamespace 2026-04-07 16:03:06 +02:00
jakob.scheid e2a4db89ba Add tests for core.python.namespaces.PythonNamespace 2026-04-07 15:58:49 +02:00
jakob.scheid 57a395727d Add tests for the PythonDocumentationGenerator class constructor type exceptions 2026-04-07 14:14:47 +02:00
jakob.scheid 9af9e18304 Rename module _utils to utils 2026-04-07 12:23:30 +02:00
jakob.scheid 7423f19cfd Rename module _utils to utils 2026-04-07 12:14:43 +02:00
jakob.scheid 1a6208888e Add function to assert that an object is an instance of a specific type 2026-04-07 12:14:01 +02:00
jakob.scheid bdf7cb4af7 Add function to format a list human-readable 2026-04-06 19:04:09 +02:00
jakob.scheid 157c8712b2 Rename module _utils to utils 2026-04-06 13:36:25 +02:00
jakob.scheid d79a22e98f Add subclass of pathlib.Path for existing directories 2026-04-05 20:15:33 +02:00