marda-alliance / metadata_extractors_registry

Archive. See Datatractor Yard, below:
https://github.com/datatractor/yard
MIT License
6 stars 6 forks source link

Initial MWE sketch of registry app #1

Closed ml-evs closed 1 year ago

ml-evs commented 1 year ago

As discussed with @PeterKraus and @unkcpz in today's office hours.

<create fresh env>
pip install -r requirements.txt
python app.py &
curl localhost:5000/filetypes

This just covers the "registered file types/extractors -> web API pipeline". Many things missing: