API/Python: Difference between revisions
No edit summary |
No edit summary |
||
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Documentation of the Python bindings | Documentation of the Python bindings | ||
[[File:Python.png|thumb]] | |||
== Online API== | == Online API== | ||
https://github.com/openfoodfacts/openfoodfacts-python | |||
This has recently been enriched using code from Robotoff. | |||
== Offline API (proxy)== | |||
== Offline API== | |||
=== Source code === | === Source code === | ||
https://github.com/openfoodfacts/OpenFoodFacts-APIRestPython | https://github.com/openfoodfacts/OpenFoodFacts-APIRestPython | ||
=== How to use === | === How to use === | ||
== Open Food Facts projects in Python you can contribute to == | |||
* Repositories with Python: https://github.com/orgs/openfoodfacts/repositories?q=python | |||
* Robotoff - https://github.com/openfoodfacts/robotoff - [https://github.com/openfoodfacts/robotoff/issues/374 What can I work on?] | |||
* [[Folksonomy Engine]] (Python/FastAPI) ([https://github.com/openfoodfacts/folksonomy api/ Server] ([https://github.com/openfoodfacts/folksonomy api/issues/70/ What can I work on ?]) | |||
* [[Prices|Open Prices]] (FastAPI, being transformed to Django) - [https://github.com/openfoodfacts/open-prices Open Prices] ([https://github.com/openfoodfacts/open-prices/issues/39 What can I work on ?]) | |||
* [[Taxonomy editor|Taxonomy editor -]] https://github.com/openfoodfacts/taxonomy-editor | |||
*Facet Knowledge Panels - https://github.com/openfoodfacts/facets-knowledge-panels/ | |||
== Apps reusing the Python SDK == | |||
== Get in touch== | |||
{{Box | |||
| 1 = Slack channel | |||
| 2 = [https://openfoodfacts.slack.com/messages/C13993JDD/ #python] | |||
}} | |||
[[Category:API]] | [[Category:API]] | ||
[[Category:Python]] | |||
[[Category:SDKs]] |
Latest revision as of 16:35, 27 August 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
- Repositories with Python: https://github.com/orgs/openfoodfacts/repositories?q=python
- Robotoff - https://github.com/openfoodfacts/robotoff - What can I work on?
- Folksonomy Engine (Python/FastAPI) (Server (What can I work on ?)
- Open Prices (FastAPI, being transformed to Django) - Open Prices (What can I work on ?)
- Taxonomy editor - https://github.com/openfoodfacts/taxonomy-editor
- Facet Knowledge Panels - https://github.com/openfoodfacts/facets-knowledge-panels/
Apps reusing the Python SDK
Get in touch
|
---|