A Django Debug Toolbar pannel to track calls made with requests library.
Project description
1 Welcome to ddt-api-calls’s documentation!
- Version:
0.3.0
- Source:
- Keywords:
django, debug, debug_toolbar, requests, api
- PythonVersion:
3.8
A Django Debug Toolbar pannel to track calls made with requests library
2 Features
Track (API) calls made with the requests library
Display individual request method, path and duration
Display total number of calls and total duration start-end
3 Installation
3.1 Requirements
Python 3.6 or above
setuptools 30.3.0 or above
Django 2.2 or newer
3.2 Install
pip install ddt-api-calls
Add ddt_api_calls to INSTALLED_APPS.
Add ddt_api_calls.panels.APICallsPanel to the DEBUG_TOOLBAR_PANELS setting.
4 Usage
Make your usual requests and see the data in the panels :-)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ddt-api-calls-0.3.0.tar.gz
(6.4 kB
view hashes)
Built Distribution
Close
Hashes for ddt_api_calls-0.3.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2352b6e8ce269c83d008b6e965518616721b7f296905717d646f1d2f7926fcb1 |
|
MD5 | adffb2c6a1488a202b61300231e3d20a |
|
BLAKE2b-256 | 2e0f60ab6bba2bc13b1a224624061e02f0d2e56fa31d163da1a0da701715ad6e |