browsergym-weblinx


Namebrowsergym-weblinx JSON
Version 0.0.1.dev0 PyPI version JSON
download
home_pagehttps://github.com/McGill-NLP/browsergym_weblinx
SummaryBrowserGym integration for the WebLINX benchmark
upload_time2024-10-10 19:05:45
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/McGill-NLP/browsergym) and [WebLINX](https://www.github.com/McGill-NLP/weblinx) packages.

## Installation

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/McGill-NLP/browsergym_weblinx",
    "name": "browsergym-weblinx",
    "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/16/28/77291fa674749309df35304ec2ec1a096444356f3c9e97ff89b67eef359c/browsergym_weblinx-0.0.1.dev0.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/McGill-NLP/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 browsergym-weblinx\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "BrowserGym integration for the WebLINX benchmark",
    "version": "0.0.1.dev0",
    "project_urls": {
        "Homepage": "https://github.com/McGill-NLP/browsergym_weblinx"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "269d115435d1160d5f6f7cd90eeea306dfe5a908749a07213bc997361fbdecfc",
                "md5": "707cda78ee2ac058bfaae4c54d5c1333",
                "sha256": "c5f0934327f8735e7971bfd2173cc90b99cb2492bb3fd2859eda636724ed4a34"
            },
            "downloads": -1,
            "filename": "browsergym_weblinx-0.0.1.dev0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "707cda78ee2ac058bfaae4c54d5c1333",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 10136,
            "upload_time": "2024-10-10T19:05:44",
            "upload_time_iso_8601": "2024-10-10T19:05:44.495265Z",
            "url": "https://files.pythonhosted.org/packages/26/9d/115435d1160d5f6f7cd90eeea306dfe5a908749a07213bc997361fbdecfc/browsergym_weblinx-0.0.1.dev0-py3-none-any.whl",
            "yanked": true,
            "yanked_reason": "incorrect package name"
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "162877291fa674749309df35304ec2ec1a096444356f3c9e97ff89b67eef359c",
                "md5": "90fb4d4c91750dc4550a4b55665bc44b",
                "sha256": "e154ff0af72ef85cdcbb8dc0302ca20633b234d975923f97b5a3146bcc4f965b"
            },
            "downloads": -1,
            "filename": "browsergym_weblinx-0.0.1.dev0.tar.gz",
            "has_sig": false,
            "md5_digest": "90fb4d4c91750dc4550a4b55665bc44b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 11132,
            "upload_time": "2024-10-10T19:05:45",
            "upload_time_iso_8601": "2024-10-10T19:05:45.625064Z",
            "url": "https://files.pythonhosted.org/packages/16/28/77291fa674749309df35304ec2ec1a096444356f3c9e97ff89b67eef359c/browsergym_weblinx-0.0.1.dev0.tar.gz",
            "yanked": true,
            "yanked_reason": "incorrect package name"
        }
    ],
    "upload_time": "2024-10-10 19:05:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "McGill-NLP",
    "github_project": "browsergym_weblinx",
    "github_not_found": true,
    "lcname": "browsergym-weblinx"
}
        
Elapsed time: 0.81294s