Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/openfoodfacts/openfoodfacts-python

šŸ Python package for Open Food Facts
https://github.com/openfoodfacts/openfoodfacts-python

Merge pull request #189 from openfoodfacts/dependabot-weekly-and-group-updates

ci: dependabot weekly and group updates

e796f044c39dc535479bdd7c57d4750224e32c34 authored 11 months ago by Pierre Slamich <[email protected]>
Merge pull request #194 from openfoodfacts/dependabot/github_actions/GoogleCloudPlatform/release-please-action-4.0

chore(deps): bump GoogleCloudPlatform/release-please-action from 3.7 to 4.0

20e645fc82127cfdb23e6f3fbeb84e37ebfbebe6 authored 11 months ago by Pierre Slamich <[email protected]>
chore(deps): bump toshimaru/auto-author-assign from 2.0.1 to 2.1.0 (#210)

Bumps [toshimaru/auto-author-assign](https://github.com/toshimaru/auto-author-assign) from 2.0.1...

9e60a97e894d09f38ed68bb15d058be01c987e43 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump actions/cache from 3 to 4 (#209)

Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://...

e733b257ee1138945c60824216d1c03bb2a460ed authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump black from 23.3.0 to 24.1.0 (#211)

Bumps [black](https://github.com/psf/black) from 23.3.0 to 24.1.0.
- [Release notes](https://gi...

1fc2cba6b3af592d65fecae9fe6c8648022b0509 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #198 from openfoodfacts/dependabot/github_actions/github/codeql-action-3

chore(deps): bump github/codeql-action from 2 to 3

50e2e686c47561f7a41fc1e4b39a0adc09af5693 authored 11 months ago by Pierre Slamich <[email protected]>
Merge pull request #195 from openfoodfacts/dependabot/github_actions/actions/labeler-5.0.0

chore(deps): bump actions/labeler from 4.3.0 to 5.0.0

d6dfae03ea94c512ae66da86293a234dc43e626b authored 11 months ago by Pierre Slamich <[email protected]>
chore(deps): bump github/codeql-action from 2 to 3

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release no...

623feeaf10b3dd43fe3db1a2bc5c340ffcdce12b authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: fixed search products by text (#191)

The `/api/v2/search` endpoint always returns the same results no matter what text is used (does ...

94c5600bb2babbd4fa80355f9e71d4847d896c27 authored about 1 year ago by Federico Ton <[email protected]>
chore(deps): bump actions/labeler from 4.3.0 to 5.0.0

Bumps [actions/labeler](https://github.com/actions/labeler) from 4.3.0 to 5.0.0.
- [Release note...

fed8172ed001e0a644a6758361f09a10eb5fc6c3 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #192 from benbenben2/fix_upd_product

fix: fix_upd_product

506f7a8b57918e0caff49747ded699d8176d599f authored about 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
Merge branch 'develop' into fix_upd_product

97be29f2c9ed519db169616164eabe9deb448521 authored about 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: improve sdk (#193)

* fix: add switch_ingredient_lang.py data quality script

* fix: improve api.products.get meth...

07f224ca7bb55f38401ef3faa1b324094d9fdfc0 authored about 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
chore(deps): bump GoogleCloudPlatform/release-please-action

Bumps [GoogleCloudPlatform/release-please-action](https://github.com/googlecloudplatform/release...

156b8b2c36e4a382b3484622b262d79c30c10300 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix_upd_product

703fb9b4c00b89621f56175630965357a1c624ea authored about 1 year ago by benbenben2 <[email protected]>
fix: fix page_size parameter in facet.get_products

9d99e6cae9745a72753e4726d17475a1ff910c9b authored about 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: add timeout parameter to API

b08b9d049d17ddc8804301c756aabaa455a6d755 authored about 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: add add_ingredient_in_taxonomy_field function from Robotoff

64ee295f51da60be73327f8ffb8cabcba9df2669 authored about 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: add a function to parse ingredients

d0aa579653ae21c433a24600fc5ca72742e44986 authored about 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: minor fix in ProductResource.get

to get a better representation of the URL

54a88096afa6961d332d749853fceb67c17ccbf6 authored about 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: add custom headers when performing requests with the API

163b33bf74ce08fa747cab2ff305d154af552557 authored about 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: add FacetResource.get_products method

to get products associated with a facet

d790389e246a5e0e93ec789d93eb5c64bc61898d authored about 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: fix FacetResource.get method

d562063ca28b8c06e993179f2929c4b2b4ff4fef authored about 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: fix Facet class

- some member name were wrong
- use singular for name and plural for value
- add docstring

82ab80809729aae40d4e1e65c5c2ab98c685baf2 authored about 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
feat: Force user agent in API (#184)

* fixes: #152 force user agent in API

34024beb0c4323cfa575b95f93d75d37bcc34784 authored about 1 year ago by J. Taylor <[email protected]>
ci: dependabot weekly and group updates

222187e658419a476dab75833ef621066dfea0b8 authored about 1 year ago by Pierre Slamich <[email protected]>
docs: fix nav

925e7e5a440cbaa826dc1388972e7bf3ca461c46 authored about 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
docs: add mkdocs .pages file

3533d2965f8892d403da304e6afc40ac8055547e authored about 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
docs: add documentation about taxonomy handling

26cd3e5c32a0d33494aa2efb793fb98dc7cf6871 authored about 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
Merge pull request #162 from openfoodfacts/dependabot/github_actions/toshimaru/auto-author-assign-2.0.1

chore(deps): bump toshimaru/auto-author-assign from 2.0.0 to 2.0.1

ee030263d256ed11a8c0b77a3863918618a72105 authored about 1 year ago by Pierre Slamich <[email protected]>
Merge pull request #182 from openfoodfacts/release-please--branches--develop--components--openfoodfacts

chore(develop): release 0.1.12

04ee8a44d238203efb3839a480b8e2b67f804f2e authored about 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
chore(develop): release 0.1.12

57ebfc8dc7a6ecdb255fc1cf1faaea5faaed06dc authored about 1 year ago by Open Food Facts Bot <[email protected]>
fix: add session cookies to all update queries (if needed)

e3b0de0aa217672161107b0bbf189e09474a4345 authored about 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: add select_image function to API.product

d2d0805bcd77cc5ee06dd7994f8e76fb74237a09 authored about 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: provide authentification in POST requests

we didn't pass the user ID nor the password previously

545bbe9b40cf9fa2169e11810f8aec9bcf537d00 authored about 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
Merge pull request #175 from netbofia/patch-1

Update README.md add instantiation of api

7f4b7fde4d46150ead0ea6b8e44405cde7770486 authored about 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
Merge pull request #178 from openfoodfacts/release-please--branches--develop--components--openfoodfacts

chore(develop): release 0.1.11

894bb48e765cc8a1a940d40138a85acf405de2ad authored about 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
chore(develop): release 0.1.11

06905b369a06213427804e64ccf01b931bf94366 authored about 1 year ago by Open Food Facts Bot <[email protected]>
fix: fix mypy issues

7bf9f67edbbbfa293d4bb4949479f5cdbd8b17b1 authored about 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
style: fix line length issue

6506d6de7eedfa916cbd1ad759fe0291acc8a9a7 authored about 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: add get_words_in_area function for OCR

2ea5e27654bccb99ca01d394fda073ade52bafbf authored about 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
Update README.md add instantiation of api

Description of using program for the first time

86a219167ed76aa2770ee507e24cc194a80167f9 authored about 1 year ago by Bruno Costa <[email protected]>
chore(deps): bump urllib3 from 2.0.4 to 2.0.6 (#165)

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.4 to 2.0.6.
- [Release notes](http...

f459633e6b9e390b2d4abb447438daa1ee20c682 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump pytest from 7.3.2 to 7.4.2 (#158)

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.2 to 7.4.2.
- [Release notes](htt...

7b976f109dd483cd33f93568e538ffbda864d38c authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #166 from openfoodfacts/release-please--branches--develop--components--openfoodfacts

chore(develop): release 0.1.10

3280419aa1010b5176d4fff2b7cb00c0e1d1bbcf authored about 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
chore(develop): release 0.1.10

94ece085874247e18ca2a2cc8878860f188fa57e authored about 1 year ago by Open Food Facts Bot <[email protected]>
chore: upgrade pydantic to v2

8e747c6e6b7be0eec4ec95f87f952fa9732b9462 authored about 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: fix undefined func in ocr.py

ff5eaa26b77f59717d7f28453fcd78029aae3b0f authored about 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
chore(deps): bump toshimaru/auto-author-assign from 2.0.0 to 2.0.1

Bumps [toshimaru/auto-author-assign](https://github.com/toshimaru/auto-author-assign) from 2.0.0...

c1c150f482197aca8b19633d3172c17213546201 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #160 from openfoodfacts/dependabot/github_actions/toshimaru/auto-author-assign-2.0.0

chore(deps): bump toshimaru/auto-author-assign from 1.6.2 to 2.0.0

3f885c2364cacb72d510d5771a92a1466ba3ff6d authored about 1 year ago by Pierre Slamich <[email protected]>
chore(deps): bump toshimaru/auto-author-assign from 1.6.2 to 2.0.0

Bumps [toshimaru/auto-author-assign](https://github.com/toshimaru/auto-author-assign) from 1.6.2...

280f6ef62eecd4858e9c3ab004857b64bccee92d authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #156 from openfoodfacts/dependabot/pip/certifi-2023.7.22

chore(deps): bump certifi from 2023.5.7 to 2023.7.22

490d5c884dcb947e314ef31c2477b39b97f8aea6 authored over 1 year ago by Pierre Slamich <[email protected]>
chore(deps): bump certifi from 2023.5.7 to 2023.7.22

Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.5.7 to 2023.7.22.
- [Commit...

3c394638ae5c51ac4b7e0040df289dc24b9fa93e authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #142 from openfoodfacts/dependabot/pip/types-requests-2.31.0.2

chore(deps-dev): bump types-requests from 2.31.0.1 to 2.31.0.2

3d9066bb6e36fc627a4a6fd90fae899017bea003 authored over 1 year ago by Pierre Slamich <[email protected]>
Merge pull request #141 from openfoodfacts/dependabot/github_actions/actions/setup-python-4

chore(deps): bump actions/setup-python from 3 to 4

156d48316513502d19fbc6596bd53b2bfe71abc2 authored over 1 year ago by Pierre Slamich <[email protected]>
Merge pull request #155 from openfoodfacts/dependabot/github_actions/actions/checkout-4

chore(deps): bump actions/checkout from 3 to 4

e9867b1f088e5cf500af565d1766de4d8e36c4d0 authored over 1 year ago by Pierre Slamich <[email protected]>
chore(deps): bump actions/checkout from 3 to 4

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](htt...

e29e4c5575c6717a91a203d0df7790a0596afefd authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #150 from openfoodfacts/release-please--branches--develop--components--openfoodfacts

chore(develop): release 0.1.9

62683209aef0343f2448002d2eb2227f51cd1295 authored over 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
chore(develop): release 0.1.9

bc179a5037c72ae15631ea03cc6e6f36c45489e1 authored over 1 year ago by Open Food Facts Bot <[email protected]>
fix: add more imports in __init__.py

92937d0bb07f27349a98ad9c48ae7db58c6fce62 authored over 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: add `get_country_name` function

d59e54608464739f1cb06a7d793b874e7a771187 authored over 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
chore(deps): bump actions/setup-python from 3 to 4

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
- [Release no...

3b36cc7336b80a32a6164b3f72681c27c5229447 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #140 from openfoodfacts/dependabot/github_actions/abatilo/actions-poetry-2.3.0

chore(deps): bump abatilo/actions-poetry from 2.1.4 to 2.3.0

e6436599fc66bb676784ef8053993f3211ebb7ad authored over 1 year ago by Pierre Slamich <[email protected]>
Merge pull request #146 from openfoodfacts/release-please--branches--develop--components--openfoodfacts

chore(develop): release 0.1.8

2a8bf389015a32c2cbf1e73dde2f436da016dadb authored over 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
chore(develop): release 0.1.8

e7161011a9e0e99c748968716d94aa07500d79bd authored over 1 year ago by Open Food Facts Bot <[email protected]>
fix: add Lang enum

ef5b32ca65e92a753a5cdc794868c1f87e1d5187 authored over 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
Merge pull request #145 from openfoodfacts/release-please--branches--develop--components--openfoodfacts

chore(develop): release 0.1.7

39351ba37213b0f9684c37c90049320ef97c4af6 authored over 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
chore(develop): release 0.1.7

3aea83bff04c221a2b3091f9990c4453eecb6580 authored over 1 year ago by Open Food Facts Bot <[email protected]>
fix: fix Country enum

8c0e9260a6a73f662ade73d4f562d7feb5223566 authored over 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
chore(deps): bump abatilo/actions-poetry from 2.1.4 to 2.3.0

Bumps [abatilo/actions-poetry](https://github.com/abatilo/actions-poetry) from 2.1.4 to 2.3.0.
-...

13f20f4a7dcf3ed05ca01f40e7318bc20e7b8951 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: fix github workflow

32952e936ba81192963c99abf1af6f4b6a4c5549 authored over 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
Merge pull request #144 from openfoodfacts/release-please--branches--develop--components--openfoodfacts

chore(develop): release 0.1.6

941417e23dbcb713a588c67ed03af0c4b7e2d002 authored over 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
chore(develop): release 0.1.6

b52fa9b370530d1d23781ce3b59aa82a4f2afcf4 authored over 1 year ago by Open Food Facts Bot <[email protected]>
fix: fix api.py code

27a9140589fe50b0fe82cd34a6e6bb969e8af19e authored over 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: update Country enum to use functional syntax instead

to be able to do Country["is"]

633add8bcd8b22faacf495cf6d651f44cfd7647b authored over 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: add more taxonomies

d6da4e1268204e49b0e46c2dd63cb0cb568e6dc1 authored over 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: add country taxonomy

06f0c1622185f08a2ae05262a2c136521c45efba authored over 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
chore(deps-dev): bump types-requests from 2.31.0.1 to 2.31.0.2

Bumps [types-requests](https://github.com/python/typeshed) from 2.31.0.1 to 2.31.0.2.
- [Commits...

c91afe469ebd4ae426e864368e7e555d3ac5ff43 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: fix pypi package upload

ba80864368381d5e9890e867566a58e86adbbde3 authored over 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
Merge pull request #139 from openfoodfacts/release-please--branches--develop--components--openfoodfacts

chore(develop): release 0.1.5

b1cc21acf7371b4a3158b67712acc9fae7d2ef3a authored over 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
chore(develop): release 0.1.5

ea9ce8aba7b4ca0610ba70b60adfb27a62ecdab9 authored over 1 year ago by Open Food Facts Bot <[email protected]>
fix: fix release please

39c15d22fd61feb02acef9e04ffae435828389a0 authored over 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
Merge pull request #138 from openfoodfacts/fix-release-please

fix: fix release please

d5a877c09d4218f52be260d64d71cf34ee607af3 authored over 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: fix release please

140e53e5b3263709e2407cb2f59445ac988324cf authored over 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
Merge pull request #137 from openfoodfacts/fix-workflow

fix: fix github actions

070c33846c85fdce3d4937e357d2d155d801bd76 authored over 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: fix isort config

360f65c5deded308ec4ea721cef1e17bbaf76739 authored over 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: fix mypy error

210975896b63dc089c284c9a525448cd84b72389 authored over 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: fix github actions

016e37622b24ab109894cc3c3b9f9083ebca922f authored over 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
chore: fix python max compatible version

fa96ba9860299b45981ab2ba1a757f1be2afb722 authored over 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
docs: improve documentation in taxonomy.py

2942143374d86bddc376166a8ab85d7d2316cc95 authored over 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: use poetry and pyproject.toml

a7c11697b8d2bb6aa48985b25e04d6c666af384c authored over 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
chore: bump version to 0.1.4

0ee70809dae14d6900a788853c5a250cb91c37e3 authored over 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: remove root logger

453764cf561ed8e867349f888e57e749108ebc85 authored over 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
fix: fix mypy errors

5fd6abdc77778133562abd004bd67976c7904c49 authored over 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
Merge pull request #134 from openfoodfacts/dependabot/github_actions/actions/labeler-4.3.0

chore(deps): bump actions/labeler from 4.1.0 to 4.3.0

21d7b7594f40ba7ca49b1819f06e9318ed1e235e authored over 1 year ago by Pierre Slamich <[email protected]>
chore(deps): bump actions/labeler from 4.1.0 to 4.3.0

Bumps [actions/labeler](https://github.com/actions/labeler) from 4.1.0 to 4.3.0.
- [Release note...

480c0621f687bfd873a056905b87630b87c6de00 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat: allow to specify cache dir

5126ba22292728b11ddecab1b3b28f8bff19ba42 authored over 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
feat: add taxonomy.py

198b0ed9f0a68ca4516887aa214f25074b7f50dd authored over 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
feat: add image URLs processing functions

fea5c7b841ab8dcb0a7dfebdbee1c7e519d8456b authored over 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>
feat: add OCR JSON parsing support

abb9a7e7e33b1d56aa61a526745d7b9142697f7a authored over 1 year ago by RaphaĆ«l Bournhonesque <[email protected]>