> For the complete documentation index, see [llms.txt](https://docs.reflexer.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.reflexer.finance/pyflex/getting-started.md).

# Getting Started

Installing pyflex is simple. Open a console and type:

```
$ pip install git+https://github.com/reflexer-labs/pyflex
```

You're ready to hack!
