page-explorer


Namepage-explorer JSON
Version 0.8.1 PyPI version JSON
download
home_pagehttps://github.com/MozillaSecurity/page-explorer
SummaryA tool that enables page interactions via instructions.
upload_time2025-08-21 17:28:50
maintainerMozilla Fuzzing Team
docs_urlNone
authorTyson Smith
requires_python>=3.9
licenseMPL 2.0
keywords automation testing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Page Explorer
=============
[![CI](https://github.com/MozillaSecurity/page-explorer/actions/workflows/ci.yml/badge.svg)](https://github.com/MozillaSecurity/page-explorer/actions/workflows/ci.yml)
[![codecov](https://codecov.io/gh/MozillaSecurity/page-explorer/branch/main/graph/badge.svg)](https://codecov.io/gh/MozillaSecurity/page-explorer)
[![Matrix](https://img.shields.io/badge/chat-%23fuzzing-green?logo=matrix)](https://matrix.to/#/#fuzzing:mozilla.org)
[![PyPI](https://img.shields.io/pypi/v/page-explorer)](https://pypi.org/project/page-explorer)

Page Explorer facilitates content interactions via instructions.

See [Site-Scout](//github.com/MozillaSecurity/site-scout) to see it in action.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/MozillaSecurity/page-explorer",
    "name": "page-explorer",
    "maintainer": "Mozilla Fuzzing Team",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "fuzzing@mozilla.com",
    "keywords": "automation testing",
    "author": "Tyson Smith",
    "author_email": "twsmith@mozilla.com",
    "download_url": "https://files.pythonhosted.org/packages/97/78/020cefaee3e2e2bcbfd8c8b604832be0bc25e5d6f0547d2472ad0b6c3455/page_explorer-0.8.1.tar.gz",
    "platform": null,
    "description": "Page Explorer\n=============\n[![CI](https://github.com/MozillaSecurity/page-explorer/actions/workflows/ci.yml/badge.svg)](https://github.com/MozillaSecurity/page-explorer/actions/workflows/ci.yml)\n[![codecov](https://codecov.io/gh/MozillaSecurity/page-explorer/branch/main/graph/badge.svg)](https://codecov.io/gh/MozillaSecurity/page-explorer)\n[![Matrix](https://img.shields.io/badge/chat-%23fuzzing-green?logo=matrix)](https://matrix.to/#/#fuzzing:mozilla.org)\n[![PyPI](https://img.shields.io/pypi/v/page-explorer)](https://pypi.org/project/page-explorer)\n\nPage Explorer facilitates content interactions via instructions.\n\nSee [Site-Scout](//github.com/MozillaSecurity/site-scout) to see it in action.\n",
    "bugtrack_url": null,
    "license": "MPL 2.0",
    "summary": "A tool that enables page interactions via instructions.",
    "version": "0.8.1",
    "project_urls": {
        "Homepage": "https://github.com/MozillaSecurity/page-explorer"
    },
    "split_keywords": [
        "automation",
        "testing"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c8dd3b75364456fe5037e5b5a71b9c974570af55ced0841fd570edc35c575709",
                "md5": "75e6afb117b65394f0736bd09f708b3b",
                "sha256": "79651e7671b7f142f00c1c1adbd4975a7c60ce60e08aa2aab04514101687b4ca"
            },
            "downloads": -1,
            "filename": "page_explorer-0.8.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "75e6afb117b65394f0736bd09f708b3b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 16709,
            "upload_time": "2025-08-21T17:28:49",
            "upload_time_iso_8601": "2025-08-21T17:28:49.290556Z",
            "url": "https://files.pythonhosted.org/packages/c8/dd/3b75364456fe5037e5b5a71b9c974570af55ced0841fd570edc35c575709/page_explorer-0.8.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9778020cefaee3e2e2bcbfd8c8b604832be0bc25e5d6f0547d2472ad0b6c3455",
                "md5": "35d97b4a9cdade0ec15a9adaf0079382",
                "sha256": "1843d7efff8b1e2af10ab6e299bf6de6a1d2a51cc717461f2994894c0bd07fae"
            },
            "downloads": -1,
            "filename": "page_explorer-0.8.1.tar.gz",
            "has_sig": false,
            "md5_digest": "35d97b4a9cdade0ec15a9adaf0079382",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 17078,
            "upload_time": "2025-08-21T17:28:50",
            "upload_time_iso_8601": "2025-08-21T17:28:50.340459Z",
            "url": "https://files.pythonhosted.org/packages/97/78/020cefaee3e2e2bcbfd8c8b604832be0bc25e5d6f0547d2472ad0b6c3455/page_explorer-0.8.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-21 17:28:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MozillaSecurity",
    "github_project": "page-explorer",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "page-explorer"
}
        
Elapsed time: 2.40976s