Philipp Wenner

Results 6 comments of Philipp Wenner

We have now switched to a variant with `labels` instead of `ingredients` in the eat-api. The explanations are now also available via `enums/labels.json` (https://tum-dev.github.io/eat-api/enums/labels.json) Further, there will be a few...

Ah okay, yeah i hope that it will be merged very soon. If you have any other ideas for the eat-api feel free to add them, as probably other applications...

What is the state of this issue? I would like to work on this, if possible.

Alright, then I will start working on this :)

Calculating the prices in integers of cents are a valid option. However, i think we still should return numbers for the prices instead of already formatted strings. As we always...

Is this still relevant? I looked into it a bit, and noticed, that the lxml package of defusedxml (as recommended in the comment) is deprecated. https://pypi.org/project/defusedxml/#defusedxml-lxml So as far as...