Skip to content

Conversation

@hahacen
Copy link

@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

@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
Member

@hahacen any update on your Folksonomy Engine PR ?

@teolemon teolemon moved this from Todo to In Progress in 🧃🛠️ Open Food Facts SDK tracking Aug 14, 2025
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

2 participants