Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Programming Languages

The templates are pre-configured to use Python, but support a variety of programming languages via pytask.

To run code written in other languages (R, Julia, Stata), you can use the respective pytask plugins. All of the plugins can be installed via pixi. You can find how-to guides in the respective README files of the plugins:

In fact, until version 0.9, the template included its worked example in R, too. We dropped it purely for lack of resources to maintain it.