openfoodfacts-python icon indicating copy to clipboard operation
openfoodfacts-python copied to clipboard

Python package for Open Food Facts

Results 29 openfoodfacts-python issues
Sort by recently updated
recently updated
newest added

:robot: I have created a release *beep* *boop* --- ## [0.2.0](https://github.com/openfoodfacts/openfoodfacts-python/compare/v0.1.3...v0.2.0) (2022-10-12) ### Features * release package on Conda ([#94](https://github.com/openfoodfacts/openfoodfacts-python/issues/94)) ([7e0430c](https://github.com/openfoodfacts/openfoodfacts-python/commit/7e0430c3fa57f2754e6727de62202e87929a9446)) ### Documentation * Update PR template ([#102](https://github.com/openfoodfacts/openfoodfacts-python/issues/102)) ([8df0b3c](https://github.com/openfoodfacts/openfoodfacts-python/commit/8df0b3cc00dc424b2903dd148c75739185adea69)) *...

autorelease: pending

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4. Release notes Sourced from actions/setup-python's releases. v4.0.0 What's Changed Support for python-version-file input: #336 Example of usage: - uses: actions/setup-python@v4 with: python-version-file: '.python-version' #...

dependencies
github_actions

```[tasklist] ### Simplify developer flow - [x] #75 - [x] #74 - [x] #54 ``` ```[tasklist] ### Add new and missing features - [ ] #69 - [ ] #56...

🏄‍♀️ good first issue

I have the impression that the maximum number of echoes when requesting using `facets` is 10 000. I don't see that mentionned in the `README` or in the `doc`. Is...

API READ
documentation
Facets

With reference to Issue #69 and the **proposed changes to the method of retrieval of data from facets** in https://github.com/openfoodfacts/openfoodfacts-python/issues/69#issuecomment-1135774535 a brief summary of the expected changes is as follows...

### What - autoblack (stolen from Robotoff)

github_actions

✨ enhancement
API WRITE - Photos

i can get how to have categories by page with page_size. running facets.get_categories() is very long, i would like to load page by page my view from a thread... thank...

✨ enhancement

More info on the Open Food Facts wiki. http://world.openfoodfacts.org/labels.json

API WRITE

Bumps [requests-mock](https://github.com/jamielennox/requests-mock) from 1.9.3 to 1.10.0. Release notes Sourced from requests-mock's releases. 1.10.0 What's Changed Response parameters type hints by @​OldSneerJaw in jamielennox/requests-mock#178 Support Python 3.10. by @​adamchainz in jamielennox/requests-mock#190...

dependencies
python