Skip to main content

Test Server For R2E

Project description

R2E Test Server

This is the test server for the R2E framework. R2E turns any GitHub repository into an executable programming agent environment. More information about the project and framework can be found at our webpage.

This server provides a rPyC (remote Python call) interface to the R2E testing framework. The server is used to execute code and tests for the agent in a pre-built environment for the repository and return the results. More on how this integrates with the R2E framework can be found in the R2E Repository.

Installation

Install the server using pip or any other package manager:

pip install r2e_test_server

Usage

To start the server, run the following command:

r2e-test-server start

To stop the server, run the following command:

r2e-test-server stop

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

r2e_test_server-0.1.3.tar.gz (13.1 kB view hashes)

Uploaded Source

Built Distribution

r2e_test_server-0.1.3-py3-none-any.whl (17.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page