We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
PX8 format is a simple json file that contains reference (path of the files) to the code and data file:
{ "code": "test.py", "data": "test.dpx8" }