page-explorer


Namepage-explorer JSON
Version 0.4.0 PyPI version JSON
download
home_pagehttps://github.com/MozillaSecurity/page-explorer
SummaryA tool that enables page interactions via instructions.
upload_time2025-02-06 19:27:23
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
=============
[![Task Status](https://community-tc.services.mozilla.com/api/github/v1/repository/MozillaSecurity/page-explorer/main/badge.svg)](https://community-tc.services.mozilla.com/api/github/v1/repository/MozillaSecurity/page-explorer/main/latest)
[![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](/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/c5/e7/5d06da03522c70bb87f8c6cb3431980f643e71aed37f8e73aab551d7dd85/page_explorer-0.4.0.tar.gz",
    "platform": null,
    "description": "Page Explorer\n=============\n[![Task Status](https://community-tc.services.mozilla.com/api/github/v1/repository/MozillaSecurity/page-explorer/main/badge.svg)](https://community-tc.services.mozilla.com/api/github/v1/repository/MozillaSecurity/page-explorer/main/latest)\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](/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.4.0",
    "project_urls": {
        "Homepage": "https://github.com/MozillaSecurity/page-explorer"
    },
    "split_keywords": [
        "automation",
        "testing"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e4c981a34879fec3bde3733178d6a565c223800a6049040eccedd1b02b834890",
                "md5": "d4bfc3f3c29e6877b4daecf35afba6cd",
                "sha256": "c3a68bf0b2a6f1dfee52dca28cc0012b1b08164e1e43e187bc9a0f4a57d9fbdd"
            },
            "downloads": -1,
            "filename": "page_explorer-0.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d4bfc3f3c29e6877b4daecf35afba6cd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 15936,
            "upload_time": "2025-02-06T19:27:21",
            "upload_time_iso_8601": "2025-02-06T19:27:21.588418Z",
            "url": "https://files.pythonhosted.org/packages/e4/c9/81a34879fec3bde3733178d6a565c223800a6049040eccedd1b02b834890/page_explorer-0.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c5e75d06da03522c70bb87f8c6cb3431980f643e71aed37f8e73aab551d7dd85",
                "md5": "0fb8e2deb8117c067ff9ddff335634d2",
                "sha256": "529a48a3f6fc9a2ccb874a4f15f93d5e20c10b6c2890bf035f7625803c3bcf87"
            },
            "downloads": -1,
            "filename": "page_explorer-0.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "0fb8e2deb8117c067ff9ddff335634d2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 17026,
            "upload_time": "2025-02-06T19:27:23",
            "upload_time_iso_8601": "2025-02-06T19:27:23.680360Z",
            "url": "https://files.pythonhosted.org/packages/c5/e7/5d06da03522c70bb87f8c6cb3431980f643e71aed37f8e73aab551d7dd85/page_explorer-0.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-06 19:27:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MozillaSecurity",
    "github_project": "page-explorer",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "page-explorer"
}
        
Elapsed time: 0.62990s