weblinx-browsergym


Nameweblinx-browsergym JSON
Version 0.0.1.dev14 PyPI version JSON
download
home_pagehttps://github.com/McGill-NLP/weblinx_browsergym
SummaryBrowserGym integration for the WebLINX benchmark
upload_time2024-11-14 21:04:54
maintainerNone
docs_urlNone
authorMcGill NLP
requires_python>=3.10
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# BrowserGym integration for the WebLINX benchmark

This package provides a BrowserGym environment for the WebLINX benchmark. It is built on top of the [BrowserGym](https://www.github.com/ServiceNow/browsergym) and [WebLINX](https://www.github.com/McGill-NLP/weblinx) packages.

## Installation

To install the package, run:
    
```bash
pip install weblinx-browsergym
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/McGill-NLP/weblinx_browsergym",
    "name": "weblinx-browsergym",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "McGill NLP",
    "author_email": "weblinx@googlegroups.com",
    "download_url": "https://files.pythonhosted.org/packages/5f/19/a29b61e60acd5e048a00a10bf62c199961d7da9fe65a1a567fa5963365d4/weblinx_browsergym-0.0.1.dev14.tar.gz",
    "platform": null,
    "description": "\n# BrowserGym integration for the WebLINX benchmark\n\nThis package provides a BrowserGym environment for the WebLINX benchmark. It is built on top of the [BrowserGym](https://www.github.com/ServiceNow/browsergym) and [WebLINX](https://www.github.com/McGill-NLP/weblinx) packages.\n\n## Installation\n\nTo install the package, run:\n    \n```bash\npip install weblinx-browsergym\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "BrowserGym integration for the WebLINX benchmark",
    "version": "0.0.1.dev14",
    "project_urls": {
        "Homepage": "https://github.com/McGill-NLP/weblinx_browsergym"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8377d6595787ef8d39f937fe88e0d372b1edae485ef6482c300ece1e5093c53c",
                "md5": "639cc73909f0ce0785f64f40de52b7ef",
                "sha256": "79ee79add1d8bf6803efb14b367b33a835c46724b38c5e25bdd2a70f8284f72e"
            },
            "downloads": -1,
            "filename": "weblinx_browsergym-0.0.1.dev14-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "639cc73909f0ce0785f64f40de52b7ef",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 11586,
            "upload_time": "2024-11-14T21:04:53",
            "upload_time_iso_8601": "2024-11-14T21:04:53.242282Z",
            "url": "https://files.pythonhosted.org/packages/83/77/d6595787ef8d39f937fe88e0d372b1edae485ef6482c300ece1e5093c53c/weblinx_browsergym-0.0.1.dev14-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5f19a29b61e60acd5e048a00a10bf62c199961d7da9fe65a1a567fa5963365d4",
                "md5": "d79b435bd0dc3a5fc389241ef29f29e0",
                "sha256": "d727730c461a67f90628c027774f6d1b074f5a185b718a74193545b0e77fc912"
            },
            "downloads": -1,
            "filename": "weblinx_browsergym-0.0.1.dev14.tar.gz",
            "has_sig": false,
            "md5_digest": "d79b435bd0dc3a5fc389241ef29f29e0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 13861,
            "upload_time": "2024-11-14T21:04:54",
            "upload_time_iso_8601": "2024-11-14T21:04:54.857984Z",
            "url": "https://files.pythonhosted.org/packages/5f/19/a29b61e60acd5e048a00a10bf62c199961d7da9fe65a1a567fa5963365d4/weblinx_browsergym-0.0.1.dev14.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-14 21:04:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "McGill-NLP",
    "github_project": "weblinx_browsergym",
    "github_not_found": true,
    "lcname": "weblinx-browsergym"
}
        
Elapsed time: 1.25604s