1
0
Fork 0
mirror of https://github.com/qurator-spk/modstool.git synced 2025-06-08 19:29:57 +02:00
Commit graph

21 commits

Author SHA1 Message Date
88a6c5f26f 🐛 alto4pandas: *Really* commit data to SQLite DB 2024-12-03 17:34:07 +01:00
4d6e1f4ff4 🐛 Add missing tag alto:fileIdentifier 2024-12-03 17:24:24 +01:00
ef4eeac7e2 🧹 Remove unused/obsolete code 2024-12-03 17:02:24 +01:00
6af4a6f671 🧹 Remove unused/obsolete code 2024-12-03 17:02:12 +01:00
39f7d8646a 🚧 Use temporary SQLite DB for alto4pandas, too 2024-11-29 15:53:00 +01:00
ca8f165955 🧹 Remove redundant comment 2024-11-28 20:05:55 +01:00
6981efb87c 🐛 Write page_info Parquet file again 2024-11-28 18:32:40 +01:00
11a04916f3 🐛 Write mods_info Parquet file again 2024-11-28 18:27:39 +01:00
abb20b8ba9 🐛 Add multivolume type 'multivolume_manuscript' 2024-11-28 14:25:27 +01:00
8ee4c3d0bc 🐛 Normalize structure type names to lower case 2024-11-27 19:56:36 +01:00
939967edc8 🐛 De-couple mods_info from page_info 2024-11-27 19:05:05 +01:00
11d7b012ec 🐛 Leave tqdm progress bar to avoid confusion through other left-over progress bars 2024-11-27 19:03:35 +01:00
22b62d7a2f 🐛 Remove output files before writing them again 2024-11-27 18:48:56 +01:00
eeaad03686 🚧 Avoid nested quotes for Python < 3.12 2024-11-27 16:38:18 +01:00
b385f27391 🚧 Write out page_info 2024-11-27 14:43:42 +01:00
a1390699d4 🚧 Use a temporary sqlite db 2024-11-26 16:27:43 +01:00
7122f0265f Remove direct CSV/Excel support
Remove direct CVS/Excel support from the CLI; README now has instructions to convert.

Closes gh-40.
2024-07-31 11:09:34 +02:00
a1f333f4a4 🐛 Fix converting/writing out per-page information (e.g. structure information) 2024-07-31 10:27:46 +02:00
191867cdef ⚙ Make saving per-page information optional 2024-07-29 06:08:01 +02:00
dd4febf24d 🚧 Write a Parquet file 2024-07-27 12:57:33 +02:00
ae650f70a2 ⚙ Migrate to pyproject.toml 2024-07-25 13:20:18 +02:00