Skip to content

Conversation

@0xCAB0
Copy link
Member

@0xCAB0 0xCAB0 commented Nov 9, 2024

Python module rework as Rust code

The idea behind this rework is having something to close #120 that would allow us to stay ahead of new API model changes.

Proposed changes

  • Move the Python logic as part of the Vinted API client in queries.rs

Other changes

@0xCAB0 0xCAB0 added the python Pull requests that update Python code label Nov 9, 2024
dependabot bot and others added 6 commits November 9, 2024 14:44
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.3 to 2.2.2.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.0.3...2.2.2)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.7.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](kjd/idna@v3.4...v3.7)

---
updated-dependencies:
- dependency-name: idna
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…db-feeder/idna-3.7' into feature/improved-python-module
…db-feeder/urllib3-2.2.2' into feature/improved-python-module
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Autogenerate migrations in case of API update Translate and add colors Add source files download Use API to obtain countries flags

2 participants