apple / apple/app-store-server-library-python

[Suggestion] use dataclass or pydantic instead of attr for models.

Open
#10 6 comments 7 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
266
Forks
52
Avg merge
3h 54m
Merged PRs (30d)
3

Description

Hi, just bumped into this repo while I was browsing apple's changed receipt validation policy.
Though it seems like this repo is its early stage, I think it would be more straightforward for potential users to use dataclass or pydantic.

Contributor guide

Open the contributing guide

Research direction

Start by locating the repository's attr-based models and reviewing how they are used across the App Store Server API library. Compare the migration scope and tradeoffs for dataclass or pydantic, then establish which model behavior and tests must remain unchanged before deciding what done means.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api, backend
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.