aboutsummaryrefslogtreecommitdiffstats
path: root/bsie/apps/index.py
AgeCommit message (Collapse)Author
2023-03-01removed module header stubsMatthias Baumgartner
2023-03-01load config from fileMatthias Baumgartner
2023-02-08preview extractorMatthias Baumgartner
2023-02-08node naming policyMatthias Baumgartner
2023-01-16ReaderBuilder optional configMatthias Baumgartner
2023-01-16image feature integration testMatthias Baumgartner
2023-01-16minor bugfixesMatthias Baumgartner
2022-12-24package restructuring: baseMatthias Baumgartner
* Reader and Extractor to respective reader/extractor modules * ReaderBuilder to reader module * ExtractorBuilder to extractor module * Loading module in utils (safe_load, unpack_name) * Pipeline and PipelineBuilder to lib module * errors to utils * documentation: "standard import" and "external import"
2022-12-18cosmetic changesMatthias Baumgartner
2022-12-15Pipeline.prefix as Namespace instead of URIMatthias Baumgartner
2022-12-15imports and init filesMatthias Baumgartner
2022-12-14bsie extraction and info appsMatthias Baumgartner