Tutorials and Examples


ArkProfiles Part I: Reading and Displaying Data

In this tutorial we'll learn how to read an .arkprofile file and print out some important information about the player character found in that file.

View Tutorial View Source


ArkProfiles Part II: Editing a Character

Building on the previous tutorial, ArkProfiles Part I, we'll learn how to make changes to an .arkprofile file and save them. We'll also take a look at generating profiles from scratch.

View Tutorial View Source


ArkTribes Part I: Reading Tribe Data

In this tutorial, we'll learn how to read an .arktribe file and display some important information about the tribe found in that file.

View Tutorial View Source


[Coming Soon] ArkTribes Part II: Exporting Tribe Logs

In this tutorial, we'll expand on ArkTribes Part I and build an application that takes all the tribe logs and exports them into a file that can continuously grow as the tribe log in the file does.

View Tutorial View Source


[Coming Soon] Server Analysis: Most Common Hotbars

In this tutorial we'll be building an application using Arkpy to analyze an entire server and find out what the most common hotbar configurations are.

View Tutorial View Source