HTTP Archive (HAR) to ETE Toolkit generator
Project description
Har2Tree
This package generate a tree out of a HAR dump.
Installation
The core dependency is ETE Toolkit, which you can install following the guide on the official website: http://etetoolkit.org/download/
Note: if you don't want to export the tree to an image using PyQt4, no need to do the virtualenv magic.
Protip
If you like using virtualenv and have pew
installed you can also do it this way:
sudo apt-get install python-qt4
pip install -r requirements.txt
pew toggleglobalsitepackages # PyQt4 is not easily installable in a virtualenv
pip install -e .
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
har2tree-1.1.tar.gz
(17.3 kB
view hashes)
Built Distribution
har2tree-1.1-py3-none-any.whl
(17.0 kB
view hashes)