Go to file
PioApocalypse 1ef944288e creates APIHandler methods for downloading attachments
method 'download_attachments_data" works with elabapi.UploadsApi() class
to download binary data and other metadata of our files.
CURRENTLY it downloads every single attachment which is not intended
and it's only for testing purposes

"download_attachments_to_disk" saves binary data to "output/attachments"
2026-05-08 18:11:53 +02:00
2026-02-16 11:50:44 +01:00
2026-01-27 14:59:34 +00:00
2026-01-27 14:59:34 +00:00

parser-eLabFTW-NFFA-DI

Parser for eLabFTW which is supposed to convert JSON data from the experiments to NeXus files for PLD depositions.

Description
Parser for eLabFTW which is supposed to convert JSON data from the experiments to NeXus files for PLD fabrications.
Readme MIT 2.9 MiB
Languages
Python 100%