We're archiving the forums and going read only! You'll be able to see old threads, but new topics and replies have been disabled.

Visit the Game Jolt community for new questions and conversations.


Hello! Today I present to this community the Python module made to communicate with the Achievment System of Game Jolt.

It's out! **Current version: 1.1**

Grab it at: https://github.com/vncastanheira/gjapi_python

You can also download the repository as a zip file.

It's an interface-free module, making use of the python's built-in functionalities and the standart library. That means that anyone with the a python bundle can work with the module. A single class, with each attribute and method perfoming a type of call to the online system of Game Jolt.

#emotions_dlg.tongue}" title="{#emotions_dlg.tongue}" />

Edit: the release version now contains support for the 2.7 version of Python, but is marked as unstable because I didn't tested it properly yet.

The module is documented and is also in the repository. You can open it with any browser, so just go to Documentation > index.html to navigate troughtout it.

Check out the README.md if you find any bugs, want some help or just want to suggest something for the API. This topic is also available if any suppport/help is needed.

I hope you enjoy it and please leave feedbacks! I wish to know how people are handling it.


Page 2 of 31 replies.

over 3 years ago
In response to %{ user }@NordicGames

so I must've been doing something wrong, thanks for telling me