Skip to content

feat: Add folksonomy engine tagging support with tests#325

Closed
hahacen wants to merge 1 commit intoopenfoodfacts:developfrom
hahacen:folksonomy-tagging
Closed

feat: Add folksonomy engine tagging support with tests#325
hahacen wants to merge 1 commit intoopenfoodfacts:developfrom
hahacen:folksonomy-tagging

Conversation

@hahacen
Copy link
Copy Markdown

@hahacen hahacen commented Apr 25, 2025

Add support for Folksonomy Tagging

  • This pull request implements get_tags(barcode) and add_tag(barcode, tag) methods in the Open Food Facts Python SDK, addressing Issue #315.
    • Retrieve folksonomy tags for a product by barcode.
    • Add a new folksonomy tag for a product (authentication required).
    • Includes unit tests and error handling.
    • Follows existing project structure and style.

  • Fixes Add support for Folksonomy engine into the Python SDK #315.

@sonarqubecloud
Copy link
Copy Markdown

@teolemon teolemon changed the title Add folksonomy tagging support with tests feat: Add folksonomy tagging support with tests Jul 4, 2025
@teolemon teolemon changed the title feat: Add folksonomy tagging support with tests feat: Add folksonomy engine tagging support with tests Jul 8, 2025
@teolemon
Copy link
Copy Markdown
Member

@hahacen any update on your Folksonomy Engine PR ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

Add support for Folksonomy engine into the Python SDK

3 participants