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.2
- 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.2 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.2.tar.gz
(6.5 kB
view hashes)
Built Distribution
Close
Hashes for ddt_api_calls-0.3.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 687c1b862d4ecd1879a231397497477087882094f7b608c796737f70f2d33c03 |
|
MD5 | da2e9d0fbea8c79c9ba021c5cae57850 |
|
BLAKE2b-256 | a90e06dc643e9456646119ff872894a0932e267157ca4f0e76a9b9fb3f9921c2 |