# Quickstart

Get up and running in minutes.

``` python
from gdtest_homepage_ug_subdirs import process
result = process([1, 2, 3])
```
