kragniz / kragniz/python-pixiv
Get a single work by ID
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 14
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Make initializing a Work object get the correct data from the API if it is only passed an ID.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the Work object initialization entry point and trace how the Pixiv API client handles an ID-only Work. Verify the response and existing Work data-loading behavior, then confirm that initializing with an ID produces the correct work data from the API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100