Difference between revisions of "API/Python"
Jump to navigation
Jump to search
(→Open Food Facts projects in Python you can contribute to: clean, add searchalicious) |
|||
Line 14: | Line 14: | ||
== Open Food Facts projects in Python you can contribute to == | == Open Food Facts projects in Python you can contribute to == | ||
− | |||
− | * Robotoff - https://github.com/openfoodfacts/robotoff | + | * [[:Category:Robotoff|Robotoff]] - [https://github.com/openfoodfacts/robotoff Github] ([https://github.com/openfoodfacts/robotoff/issues/374 What can I work on?]) |
− | * [[Folksonomy Engine]] ( | + | * [[Folksonomy Engine]] (FastAPI) - [https://github.com/openfoodfacts/folksonomy_api Github] ([https://github.com/openfoodfacts/folksonomy api/issues/70/ What can I work on ?]) |
− | * [[Prices|Open Prices]] ( | + | * [[Prices|Open Prices]] (Django) - [https://github.com/openfoodfacts/open-prices Github] ([https://github.com/openfoodfacts/open-prices/issues/39 What can I work on ?]) |
− | * [[Taxonomy editor|Taxonomy editor | + | * [[Taxonomy editor|Taxonomy editor]] (FastAPI) - [https://github.com/openfoodfacts/taxonomy-editor Github] |
− | *Facet Knowledge Panels - https://github.com/openfoodfacts/facets-knowledge-panels | + | * [[Search-a-licious]] (FastAPI) - [https://github.com/openfoodfacts/search-a-licious Github] |
+ | * Facet Knowledge Panels - [https://github.com/openfoodfacts/facets-knowledge-panels Github] | ||
+ | Full list of repositories using Python: https://github.com/orgs/openfoodfacts/repositories?q=python | ||
== Apps reusing the Python SDK == | == Apps reusing the Python SDK == |
Latest revision as of 12:43, 9 November 2024
Documentation of the Python bindings
Online API
https://github.com/openfoodfacts/openfoodfacts-python This has recently been enriched using code from Robotoff.
Offline API (proxy)
Source code
https://github.com/openfoodfacts/OpenFoodFacts-APIRestPython
How to use
Open Food Facts projects in Python you can contribute to
- Robotoff - Github (What can I work on?)
- Folksonomy Engine (FastAPI) - Github (What can I work on ?)
- Open Prices (Django) - Github (What can I work on ?)
- Taxonomy editor (FastAPI) - Github
- Search-a-licious (FastAPI) - Github
- Facet Knowledge Panels - Github
Full list of repositories using Python: https://github.com/orgs/openfoodfacts/repositories?q=python
Apps reusing the Python SDK
Get in touch
|
---|