kennethreitz / kennethreitz/gistapi.py
Rely on 'Requests'
Open
- Dominant language
- Python
- Stars
- 57
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Rewrite to use 'Requests' module.
Add unit tests (NOT doc strings).
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the current HTTP request implementation in the repository and identify how the GitHub Gist API wrapper is exercised. Review the existing test setup, then add unit tests for the rewritten request behavior; done means the wrapper uses the Requests module and the tests cover it without relying on docstrings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100