From 36d335af6bd4597645f4c228e31dfc259a585b96 Mon Sep 17 00:00:00 2001 From: Julien Roy Date: Sat, 23 Nov 2024 13:23:06 -0500 Subject: dev-python/openfoodfacts: new package, add 2.2.0 Signed-off-by: Julien Roy --- dev-python/openfoodfacts/metadata.xml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 dev-python/openfoodfacts/metadata.xml (limited to 'dev-python/openfoodfacts/metadata.xml') diff --git a/dev-python/openfoodfacts/metadata.xml b/dev-python/openfoodfacts/metadata.xml new file mode 100644 index 0000000..cefde98 --- /dev/null +++ b/dev-python/openfoodfacts/metadata.xml @@ -0,0 +1,30 @@ + + + + + Julien Roy + julien@jroy.ca + + +This is the official Python SDK for the Open Food Facts project. It provides a simple interface to the Open Food Facts API and allows you to: + + Get information about a product + Perform text search + Create a new product or update an existing one + +It also provides some helper functions to make it easier to work with Open Food Facts data and APIs, such as: + + getting translation of a taxonomized field in a given language + downloading and iterating over the Open Food Facts data dump + handling OCRs of Open Food Facts images generated by Google Cloud Vision + +Please note that this SDK is still in beta and the API is subject to change. Make sure to pin the version in your requirements file. + + + https://github.com/openfoodfacts/openfoodfacts-python/issues + https://github.com/openfoodfacts/openfoodfacts-python/releases + https://openfoodfacts.github.io/openfoodfacts-python/ + openfoodfacts/openfoodfacts-python + openfoodfacts + + -- cgit v1.2.3