Commit Graph

26 Commits

Author SHA1 Message Date
jakob.scheid 6cb5d25f5c Add checking whether sub namespaces are not empty in core.python.namespaces.PythonPackageNamespace.namespace 2026-04-07 22:57:18 +02:00
jakob.scheid fa75b6f036 Update docstring of core.python.namespaces.PythonPackageNamespace.namespace 2026-04-07 16:25:01 +02:00
jakob.scheid 1c0f0ba81a Bug fix: add exceptions for namespaces 2026-04-07 16:06:18 +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 b0a0d3e45b Add type checking for the name attribute at the constructor of core.python.namespaces.PythonNamespace 2026-04-07 14:22:09 +02:00
jakob.scheid 0f817e961c Add python namespaces classes 2026-04-07 14:18:54 +02:00
jakob.scheid e2ebde7cc4 Add __all__ variable in core.python.namespaces 2026-04-07 14:17:54 +02:00
jakob.scheid 57a395727d Add tests for the PythonDocumentationGenerator class constructor type exceptions 2026-04-07 14:14:47 +02:00
jakob.scheid 6119c69a3c Add namespaces classes 2026-04-07 14:13:15 +02:00
jakob.scheid 6f23068e0b Change package structure 2026-04-07 14:11:48 +02:00
jakob.scheid 2f6e373ba7 Change package structure 2026-04-07 14:11:15 +02:00
jakob.scheid 5087645069 Add python project documentation generator class 2026-04-07 12:28:38 +02:00
jakob.scheid 4988491018 Add __init__.py 2026-04-07 12:26:31 +02:00
jakob.scheid 9af9e18304 Rename module _utils to utils 2026-04-07 12:23:30 +02:00
jakob.scheid 7f5430188d Add function to assert that an object is an instance of a specific type 2026-04-07 12:16:07 +02:00
jakob.scheid 47ee0f23b3 Add pyproject.toml 2026-04-07 12:15:14 +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 cc346c983c Rename module _utils to utils 2026-04-06 12:45:33 +02:00
jakob.scheid d79a22e98f Add subclass of pathlib.Path for existing directories 2026-04-05 20:15:33 +02:00
jakob.scheid 00fbd89746 Add licenses 2026-04-05 20:06:05 +02:00
jCloud 7ee7c2027a Initial commit 2026-04-04 18:34:53 +02:00