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
Built Distribution
File details
Details for the file ddt-api-calls-0.3.2.tar.gz
.
File metadata
- Download URL: ddt-api-calls-0.3.2.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.3.3 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.8.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 36f7d9a732fb7784d1dac7681ee454e138d704d134d7ee7a188ba03d112dcc0d |
|
MD5 | e4a4e60b115a86936a8034eee350ac2d |
|
BLAKE2b-256 | 9b91d4b1f7cb00a7084889fffa34fa2ef77bbc9a94afb7f38c48821ada333ee3 |
File details
Details for the file ddt_api_calls-0.3.2-py3-none-any.whl
.
File metadata
- Download URL: ddt_api_calls-0.3.2-py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.3.3 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.8.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 687c1b862d4ecd1879a231397497477087882094f7b608c796737f70f2d33c03 |
|
MD5 | da2e9d0fbea8c79c9ba021c5cae57850 |
|
BLAKE2b-256 | a90e06dc643e9456646119ff872894a0932e267157ca4f0e76a9b9fb3f9921c2 |