> ## Documentation Index
> Fetch the complete documentation index at: https://docs.camel-ai.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Camel.benchmarks.mock website.mock web

<a id="camel.benchmarks.mock_website.mock_web" />

<a id="camel.benchmarks.mock_website.mock_web.setup_dispatcher_logging" />

## setup\_dispatcher\_logging

```python theme={"system"}
def setup_dispatcher_logging():
```

<a id="camel.benchmarks.mock_website.mock_web.download_website_assets" />

## download\_website\_assets

```python theme={"system"}
def download_website_assets(project_name: str):
```

<a id="camel.benchmarks.mock_website.mock_web.enqueue_output" />

## enqueue\_output

```python theme={"system"}
def enqueue_output(stream, queue):
```

<a id="camel.benchmarks.mock_website.mock_web.run_project" />

## run\_project

```python theme={"system"}
def run_project(project_name: str, port: int):
```

<a id="camel.benchmarks.mock_website.mock_web.main" />

## main

```python theme={"system"}
def main():
```
