https://github.com/imercury13/jreq
Надстройка над requests, ожидающая на выходе json ответ
https://github.com/imercury13/jreq
json python requests
Last synced: 3 months ago
JSON representation
Надстройка над requests, ожидающая на выходе json ответ
- Host: GitHub
- URL: https://github.com/imercury13/jreq
- Owner: imercury13
- License: mit
- Created: 2022-07-25T05:52:44.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-06T19:58:35.000Z (almost 4 years ago)
- Last Synced: 2025-10-28T18:26:24.591Z (9 months ago)
- Topics: json, python, requests
- Language: Python
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jreq
Надстройка над `requests`, ожидающая на выходе json ответ.
В случае неответа или возврата не json, рекурсивно вызывает сама себя с добавленной паузой.