Skip to content

Modern tooling for more recent Python#8

Open
PierreSelim wants to merge 1 commit into
masterfrom
modernize
Open

Modern tooling for more recent Python#8
PierreSelim wants to merge 1 commit into
masterfrom
modernize

Conversation

@PierreSelim
Copy link
Copy Markdown
Member

@PierreSelim PierreSelim commented May 12, 2026

Tooling:

  • uv (fast packet manager), ruff (linter), hathcling (build backend)
  • unit test with pytest

Code:

  • attrdict is deprecated -> PageviewResponse with same behaviour
  • private method renamed to avoid issues with name mangling and inheritance
  • formatting

@PierreSelim PierreSelim requested a review from JeanFred May 12, 2026 07:41
Tooling:
- uv, ruff, hathcling
- unit test with pytest

Code:
- attrdict is deprecated -> PageviewResponse with same behaviour
- formatting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant