har2tree


Namehar2tree JSON
Version 1.27.5 PyPI version JSON
download
home_pagehttps://github.com/Lookyloo/har2tree
SummaryHTTP Archive (HAR) to ETE Toolkit generator
upload_time2024-12-13 22:30:56
maintainerNone
docs_urlNone
authorRaphaël Vinot
requires_python<3.14,>=3.9
licenseBSD-3-Clause
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Documentation Status](https://readthedocs.org/projects/har2tree/badge/?version=latest)](https://har2tree.readthedocs.io/en/latest/?badge=latest)
[![codecov](https://codecov.io/gh/Lookyloo/har2tree/branch/main/graph/badge.svg)](https://codecov.io/gh/Lookyloo/har2tree)

Har2Tree
========


This package generate a tree out of a HAR dump.


Installation
============

```bash
pip install har2tree
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Lookyloo/har2tree",
    "name": "har2tree",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.14,>=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Rapha\u00ebl Vinot",
    "author_email": "raphael.vinot@circl.lu",
    "download_url": "https://files.pythonhosted.org/packages/be/31/c4488c2df54837e17c550bb92eb60f0b2ed4e6daeda0419bccf8a282ffb8/har2tree-1.27.5.tar.gz",
    "platform": null,
    "description": "[![Documentation Status](https://readthedocs.org/projects/har2tree/badge/?version=latest)](https://har2tree.readthedocs.io/en/latest/?badge=latest)\n[![codecov](https://codecov.io/gh/Lookyloo/har2tree/branch/main/graph/badge.svg)](https://codecov.io/gh/Lookyloo/har2tree)\n\nHar2Tree\n========\n\n\nThis package generate a tree out of a HAR dump.\n\n\nInstallation\n============\n\n```bash\npip install har2tree\n```\n\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "HTTP Archive (HAR) to ETE Toolkit generator",
    "version": "1.27.5",
    "project_urls": {
        "Documentation": "https://har2tree.readthedocs.io/en/latest/",
        "Homepage": "https://github.com/Lookyloo/har2tree",
        "Repository": "https://github.com/Lookyloo/har2tree"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2d8071012d74be5fd47862f3715eec9db075d4fb1330d0fe130c0b099f2ccecb",
                "md5": "da7488ec3d41ac495bccc6208171b2bc",
                "sha256": "01c0d72845538cebf43f32e998e41a66c388946d8f46af8b2719eae08a8e645f"
            },
            "downloads": -1,
            "filename": "har2tree-1.27.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "da7488ec3d41ac495bccc6208171b2bc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.14,>=3.9",
            "size": 29068,
            "upload_time": "2024-12-13T22:30:54",
            "upload_time_iso_8601": "2024-12-13T22:30:54.032761Z",
            "url": "https://files.pythonhosted.org/packages/2d/80/71012d74be5fd47862f3715eec9db075d4fb1330d0fe130c0b099f2ccecb/har2tree-1.27.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "be31c4488c2df54837e17c550bb92eb60f0b2ed4e6daeda0419bccf8a282ffb8",
                "md5": "1c3ea2ad6458013640d62262ff6ba35e",
                "sha256": "6b2780fe0af55401ba8fc57d53613eb55bb46c9d2d4f238a44ef799ecb4856fd"
            },
            "downloads": -1,
            "filename": "har2tree-1.27.5.tar.gz",
            "has_sig": false,
            "md5_digest": "1c3ea2ad6458013640d62262ff6ba35e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.14,>=3.9",
            "size": 26709,
            "upload_time": "2024-12-13T22:30:56",
            "upload_time_iso_8601": "2024-12-13T22:30:56.386826Z",
            "url": "https://files.pythonhosted.org/packages/be/31/c4488c2df54837e17c550bb92eb60f0b2ed4e6daeda0419bccf8a282ffb8/har2tree-1.27.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-13 22:30:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Lookyloo",
    "github_project": "har2tree",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "har2tree"
}
        
Elapsed time: 0.47565s