Skip to content

Community Resources

This page lists community made resources. These include written tutorials, examples and videos.

Setting up Python, PyCharm and the Parser

Below you can find multiple community made resources about setting up Python, an IDE (PyCharm) and the parser.


Resource: Age of Kings Heaven Post (By Bassefrom)

A textual explanation including images and examples to showcase the installation process.


Resource: Youtube video (By duyhung2h)

A thorough video explaining and showcasing the installation process.

Community Examples

Below you can find examples published by the community


Resource: GitHub Repo (By duyhung2h)

A GitHub repository with multiple examples showcasing all sorts of things you can do with the parser. It also includes useful conventions and guidelines for using Python and Pycharm. Every example and guide is nicely documented with its own README file.