> For the complete documentation index, see [llms.txt](https://developers.neowit.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.neowit.io/starlark.md).

# Starlark

- [Introduction](https://developers.neowit.io/starlark/introduction.md)
- [Modules](https://developers.neowit.io/starlark/modules.md): Currently, we have the following modules available in the global context
- [time module](https://developers.neowit.io/starlark/modules/time-module.md)
- [json module](https://developers.neowit.io/starlark/modules/json-module.md)
- [math module](https://developers.neowit.io/starlark/modules/math-module.md)
- [devices module](https://developers.neowit.io/starlark/modules/devices-module.md)
- [series module](https://developers.neowit.io/starlark/modules/series-module.md)
- [sensors module](https://developers.neowit.io/starlark/modules/sensors-module.md)
