16 Commits

Author SHA1 Message Date
3af9c4fc6d add debug method to look for relevant paths, related to delta-barth/delta-barth-py#33 2025-06-11 11:40:12 +02:00
fd86abd872 add selection with multiple company IDs for forecast pipeline, closes #14 2025-04-30 16:26:35 +02:00
725e323f98 fix external API server error parsing 2025-04-30 16:24:47 +02:00
6558d0818c option to indicate running in threaded env, related to #13 2025-04-30 11:22:16 +02:00
80eea91542 add option for interpreter optimization level 2025-04-17 13:52:32 +02:00
c536db0ef6 add enum for error codes, mirror of Python equivalents 2025-04-10 09:21:52 +02:00
821d9d1ed5 add test cases for failing connections on API call tests 2025-04-10 08:10:07 +02:00
e298c2ce51 assert no pipeline crash if API server is not available, fix #8 2025-04-03 13:05:40 +02:00
e44a4b4958 change to record classes instead of structs 2025-04-03 11:39:17 +02:00
2a66b8582d add filepath handling and integrated setup method, closes #3 2025-04-03 09:37:37 +02:00
443893eadf base API url handling only internal, closes #2 2025-04-03 08:45:30 +02:00
068af2bdbd rename namespace for data objects 2025-04-03 08:24:41 +02:00
71a3143fd3 change API to use SharpPython runtime path variable 2025-03-28 15:05:39 +01:00
0094f4cb85 assert non-disposed status for plugin in each routine, closes #1 2025-03-21 09:05:15 +01:00
7c8b241235 add basic sales forecast pipeline incl. dummy data 2025-03-20 16:33:36 +01:00
052a031dbf initial commit 2025-03-19 18:24:04 +01:00