File size: 231 Bytes
dd39c08
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
# BrowserGym core

This package provides `browsergym.core`, which provides the core functionalities of [BrowserGym](https://github.com/ServiceNow/BrowserGym).

## Setup

1. Install the package
```sh
pip install browsergym-core
```