#1021604 ITP: httpstat -- visualize curl statistics

#1021604#5
Date:
2022-10-11 16:55:07 UTC
From:
To:
* Package name    : httpstat
  Version         : 1.3.2
  Upstream Author : Xiao Meng <novoreorx@gmail.com>
* URL             : https://github.com/reorx/httpstat
* License         : MIT
  Programming Lang: Python
  Description     : visualize curl statistics

This command line tool shows statistics of a curl request, including response
headers and time used by each stage of the request, in a simple graph.


This tool helps analyze time cost of HTTP and other requests.
It's a Python package and fits in the Python team packaging process.